index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-20
glx: Be a bit more paranoid in glx client cleanup
Adam Jackson
1
-0
/
+1
2017-09-12
glx: Fix visual fbconfig matching with respect to swap method
Thomas Hellstrom
1
-0
/
+9
2017-09-12
glx: Work around a GLX_OML swap method in older dri drivers
Thomas Hellstrom
1
-0
/
+7
2017-09-08
glx: remove unused systemTimeExtension
Emil Velikov
4
-27
/
+0
2017-08-22
glx: Fix error generation for non-reply vendor private requests
Adam Jackson
2
-4
/
+2
2017-08-21
glx: Remove some unused stuff from glxserver.h
Adam Jackson
2
-14
/
+1
2017-08-21
glx: Inline some reply swapping code
Adam Jackson
3
-141
/
+52
2017-08-21
glx: Remove True/False defines
Adam Jackson
5
-33
/
+26
2017-08-11
glx: remove unused GlxSetVisualConfigs stub
Emil Velikov
2
-9
/
+0
2017-07-31
glx: don't export __glXDRISWRastProvider
Emil Velikov
1
-1
/
+1
2017-07-31
glx: fix typo becuase -> because
Emil Velikov
1
-1
/
+1
2017-07-31
glx: Allow arbitrary context attributes for direct contexts
Adam Jackson
1
-1
/
+3
2017-07-20
glx: Only include compositeext.h if COMPOSITE is supported
Jeremy Huddleston Sequoia
1
-0
/
+3
2017-06-20
glx/drisw: Use scratch GCs for swrastPutImage
Adam Jackson
1
-28
/
+5
2017-06-20
glx/drisw: Remove unused glx_enable_bits
Adam Jackson
1
-2
/
+0
2017-06-20
glx/dri2: Don't chirp when falling back to software
Adam Jackson
1
-2
/
+0
2017-06-20
glx: Remove some indirection around EXT_texture_from_pixmap
Adam Jackson
4
-26
/
+13
2017-06-20
glx: Remove __glXReply
Adam Jackson
9
-74
/
+69
2017-06-20
dix: Remove extension aliases
Adam Jackson
1
-4
/
+0
2017-05-03
meson: Fix glx build with DRI2 disabled.
Eric Anholt
1
-1
/
+1
2017-04-27
meson: Build libglx.so
Adam Jackson
1
-0
/
+5
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+50
2017-04-25
Rewrite the byte swapping macros.
Eric Anholt
1
-21
/
+0
2017-04-21
glx: Use the same endian swapping as the rest of the server.
Eric Anholt
1
-20
/
+20
2017-04-10
glx: Remove enter/leave server API
Adam Jackson
3
-57
/
+0
2017-03-24
glx: Fix MakeCurrent with no drawables
Adam Jackson
1
-22
/
+17
2017-01-25
glx: Move Composite's synthetic visuals to a different select group
Adam Jackson
1
-0
/
+5
2017-01-25
glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visuals
Adam Jackson
1
-2
/
+3
2016-10-27
glx/dri2: Don't build DRI loader if DRI2 isn't enabled
Jon Turney
1
-3
/
+8
2016-10-10
glx/dri2: Don't include drm headers
Adam Jackson
1
-2
/
+0
2016-10-05
configure.ac: remove --enable-aiglx option
Emil Velikov
1
-10
/
+1
2016-10-05
glx: drisw is not accelerated IGLX, reflect that in log messages
Emil Velikov
1
-3
/
+3
2016-09-28
glx: Always enable EXT_texture_from_pixmap for DRI swrast glx
Hans de Goede
1
-2
/
+1
2016-09-15
Add Windows-DRI extension
Jon Turney
2
-1
/
+4
2016-09-06
glx: Fix computation of GLX_X_RENDERABLE fbconfig attribute
Adam Jackson
6
-52
/
+31
2016-09-02
dri2: Don't make reference to noClientException
Adam Jackson
1
-1
/
+1
2016-06-21
res: Account for GLXPixmap references too
Adam Jackson
1
-0
/
+19
2016-06-20
glx: avoid memory leak when using indirect rendering
Guilherme Quentel Melo
1
-0
/
+6
2016-05-11
glx: Stop tracking hasUnflushedCommands
Adam Jackson
7
-23
/
+1
2016-05-11
glx: Remove some redundant zero-init of GLX context state
Adam Jackson
2
-16
/
+0
2016-05-11
glx/dri2: Implement dri2FlushFrontBuffer explicitly
Adam Jackson
1
-1
/
+4
2016-05-11
glx: Code motion
Adam Jackson
2
-67
/
+67
2016-03-30
glx: Implement GLX_EXT_libglvnd (v2)
Adam Jackson
7
-0
/
+42
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
3
-24
/
+8
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
3
-22
/
+25
2016-03-30
glx: Enable GLX 1.4 unconditionally
Adam Jackson
6
-49
/
+4
2016-03-30
glx: Enable GLX_SGI_make_current_read in the core
Adam Jackson
3
-9
/
+1
2016-03-30
glx: Don't enable EXT_texture_from_pixmap unconditionally
Adam Jackson
3
-3
/
+5
2016-03-30
glx: Remove server-side mention of GLX_MESA_swap_control
Adam Jackson
1
-3
/
+1
2016-03-30
glx: Remove default server glx extension string
Adam Jackson
3
-23
/
+1
[next]