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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
glamor: add glvnd_vendor private
Konstantin Pugin
1
-0
/
+6
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
1
-1
/
+1
2019-11-26
glamor: Add a function to get the driver name via EGL_MESA_query_driver
Kenneth Graunke
1
-0
/
+2
2019-11-07
xwayland: clear pixmaps after creation in rootless mode
Dor Askayo
1
-0
/
+3
2019-10-14
Revert https://gitlab.freedesktop.org/xorg/xserver/merge_requests/235
Michel Dänzer
1
-5
/
+7
2019-10-11
glamor_egl: remove unneeded xf86 includes/GLAMOR_FOR_XORG
Emil Velikov
1
-4
/
+0
2019-10-11
glamor_egl: disable modifiers via glamor_init()
Emil Velikov
1
-1
/
+3
2019-10-11
glamor_egl: don't use ScrnInfoRec::privates
Emil Velikov
1
-2
/
+2
2019-05-28
glamor: return status from `glamor_set_pixmap_texture()`
Olivier Fourdan
1
-1
/
+1
2018-09-11
glamor: add support for GL_RG
Julien Isorce
1
-0
/
+1
2018-06-27
glamor: Unbreak glamor_fd_from_pixmap()
Lyude Paul
1
-1
/
+2
2018-05-08
dri3: Switch get_modifiers to using stdint.
Eric Anholt
1
-2
/
+2
2018-05-08
dri3: Switch get_drawable_modifiers to using stdint.
Eric Anholt
1
-4
/
+4
2018-04-10
dri3: annotate fds/strides/offsets arrays as const
Emil Velikov
1
-3
/
+3
2018-04-04
glamor: Track if BO allocation used modifiers
Daniel Stone
1
-1
/
+2
2018-03-06
glamor: Restore glamor_fd_from_pixmap and glamor_pixmap_from_fd
Michel Dänzer
1
-0
/
+35
2018-03-05
glamor: Implement GetSupportedModifiers
Louis-Francis Ratté-Boulianne
1
-0
/
+23
2018-03-05
glamor: Implement PixmapFromBuffers and BuffersFromPixmap
Louis-Francis Ratté-Boulianne
1
-28
/
+37
2017-07-05
glamor: update "required EGL extensions" comment
Emil Velikov
1
-2
/
+1
2017-06-02
glamor: Drop glamor_set_screen_pixmap().
Eric Anholt
1
-6
/
+0
2017-05-18
glamor_egl: Drop glamor_egl_create_textured_screen_ext().
Eric Anholt
1
-10
/
+4
2016-09-13
glamor: Add glamor_shareable_fd_from_pixmap()
Hans de Goede
1
-0
/
+20
2016-04-29
glamor: add glamor_finish API
Dave Airlie
1
-0
/
+1
2016-01-26
glamor: add core profile support. (v2)
Dave Airlie
1
-0
/
+4
2015-11-18
glamor: Delay making pixmaps shareable until we need to.
Eric Anholt
1
-5
/
+0
2015-11-18
glamor: Use real types for glamor_egl's public gbm functions.
Eric Anholt
1
-4
/
+7
2015-11-18
glamor: Hook up EGL DestroyPixmap through the normal wrap chain.
Eric Anholt
1
-2
/
+0
2015-11-18
glamor: Unexport glamor_destroy_textured_pixmap().
Eric Anholt
1
-1
/
+0
2015-11-18
glamor: Remove glamor_egl_destroy_textured_pixmap().
Eric Anholt
1
-1
/
+0
2015-07-10
glamor: Ask the server to always allocate our private.
Eric Anholt
1
-1
/
+1
2015-06-30
glamor: Add a new glamor_gbm_bo_from_pixmap() function.
Jason Ekstrand
1
-0
/
+15
2015-06-30
glamor: egl: add function to back a pixmap with a dma-buf. (v1.1)
Dave Airlie
1
-0
/
+19
2015-06-30
glamor: add support for allocating linear buffers (v2)
Dave Airlie
1
-1
/
+2
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
1
-2
/
+0
2015-03-24
glamor: Eliminate GLAMOR_TEXTURE_LARGE pixmap type
Keith Packard
1
-1
/
+0
2015-03-24
glamor: Eliminate GLAMOR_TEXTURE_PACK pixmap type
Keith Packard
1
-2
/
+1
2015-03-24
glamor: Eliminate GLAMOR_SEPARATE_TEXTURE pixmap type
Keith Packard
1
-1
/
+0
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
1
-140
/
+0
2015-03-24
glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREEN
Keith Packard
1
-22
/
+6
2015-03-24
glamor: Eliminate GLAMOR_CREATE_PIXMAP_MAP and GLAMOR_MEMORY_MAP
Keith Packard
1
-2
/
+0
2014-12-11
glamor: Add an accessor for the GBM device.
Dave Airlie
1
-0
/
+2
2014-12-10
glamor: Reinstate glamor_(egl_)destroy_textured_pixmap
Michel Dänzer
1
-0
/
+1
2014-12-09
glamor: Always destroy EGL image associated with destroyed pixmap
Keith Packard
1
-1
/
+2
2014-07-17
glamor: Remove always-true yInverted flag.
Eric Anholt
1
-7
/
+1
2014-06-15
glamor: Add glamor_program based 0-width dashed lines
Keith Packard
1
-0
/
+4
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
1
-0
/
+11
2014-05-05
glamor: Publish change_window_attributes and copy_window
Keith Packard
1
-0
/
+3
2014-04-03
Merge remote-tracking branch 'krh/xwayland-for-keithp'
Keith Packard
1
-0
/
+4
2014-04-03
glamor: Add glamor_program based poly_text and image_text
Keith Packard
1
-0
/
+14
2014-04-03
glamor: Public polyLines function is glamor_poly_lines_nf
Keith Packard
1
-3
/
+0
[next]