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
/
glxdricommon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
dri: Fix GLX_Y_INVERTED_EXT fbconfig attribute
Adam Jackson
1
-0
/
+1
2013-10-24
glx: Handle float config types in glxConvertConfigs
Daniel Czarnowski
1
-3
/
+39
2013-10-23
glx: Add support for the new DRI loader entrypoint.
Eric Anholt
1
-2
/
+22
2013-03-18
Full support of sRGB capable fbconfigs.
Tomasz Lis
1
-1
/
+3
2012-07-09
Add a common ARRAY_SIZE macro to dix.h
Daniel Stone
1
-2
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-123
/
+126
2011-03-14
glx: Use PATH_MAX as size of filename buffer
Christopher James Halse Rogers
1
-1
/
+1
2011-03-14
glx: Factor out glxProbeDriver function.
Christopher James Halse Rogers
1
-0
/
+57
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2010-04-12
glx: Set the pbuffer bit for dri2 fbconfigs
Kristian Høgsberg
1
-5
/
+8
2008-08-26
Fix driGetConfigAttribIndex unaligned access to GLboolean.
Kristian Høgsberg
1
-13
/
+3
2008-08-09
glx: fix crash in driGetConfigAttribIndex
Dave Miller
1
-0
/
+4
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+209