index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxdricommon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
glx: Only assign 8 bpc fbconfigs for composite visuals.
Mario Kleiner
1
-0
/
+3
2017-12-20
glx: Duplicate relevant fbconfigs for compositing visuals
Thomas Hellstrom
1
-4
/
+41
2017-12-20
glx: Work around a GLX_OML swap method in older dri drivers
Thomas Hellstrom
1
-0
/
+7
2016-09-06
glx: Fix computation of GLX_X_RENDERABLE fbconfig attribute
Adam Jackson
1
-40
/
+22
2014-03-10
glx: Clear new FBConfig attributes to 0 by default.
Eric Anholt
1
-1
/
+1
2014-01-27
Warning fixes in glx
Keith Packard
1
-1
/
+1
2013-12-05
glx: Fix incorrect use of dri_interface.h version defines in extensions.
Eric Anholt
1
-1
/
+1
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