index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor_composite_glyphs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-03
render: move private definitions out of public glyphstr.h
Enrico Weigelt, metux IT consult
1
-0
/
+1
2023-10-09
glamor: support GLES3 shaders
Konstantin Pugin
1
-5
/
+5
2023-07-18
glamor: Take DrawablePtr instead of PixmapPtr in up/download_boxes
Michel Dänzer
1
-1
/
+1
2022-12-01
glamor: use dual source blend on GL 2.1 with ARB_ES2_compatibility
Vasily Khoruzhick
1
-1
/
+19
2021-07-07
glamor: add glamor_glsl_has_ints wrapper
Dave Airlie
1
-10
/
+5
2016-08-23
glamor: Declare "pos" in the composite glyph GLSL 1.20 vertex shader
Michel Dänzer
1
-1
/
+2
2016-06-14
glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmap
Keith Packard
1
-1
/
+1
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
1
-2
/
+1
2016-01-29
glamor: Simplify the pixmap box looping.
Eric Anholt
1
-4
/
+6
2016-01-26
glamor: Add support for CA rendering in a single pass.
Dave Airlie
1
-1
/
+3
2015-11-10
glamor: Fix crashes when the glyph atlas allocation fails.
Eric Anholt
1
-1
/
+8
2015-07-10
glamor: Reuse the glamor_is_memory helper.
Eric Anholt
1
-3
/
+1
2015-07-06
glamor: Fix bad rendering of glyphs after an a1 glyph upload. (v3)
Keith Packard
1
-25
/
+38
2015-06-29
glamor: Fix text rendering on GLES2.
Eric Anholt
1
-1
/
+1
2015-06-19
glamor: Don't try to disable attrib divisors without the extension.
Eric Anholt
1
-2
/
+4
2015-06-19
glamor: Skip actual FBO setup in our glyph atlas.
Eric Anholt
1
-1
/
+2
2015-06-19
glamor: Clean up some declarations in glyph rendering.
Eric Anholt
1
-7
/
+4
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
1
-0
/
+551