index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
glx: Lie about GLX_Y_INVERTED_EXT
Adam Jackson
1
-1
/
+2
2013-10-31
dri: Fix GLX_Y_INVERTED_EXT fbconfig attribute
Adam Jackson
1
-0
/
+1
2013-10-29
Merge remote-tracking branch 'idr/glx-float-fbconfig'
Keith Packard
6
-3
/
+74
2013-10-29
glx: convert to direct GL dispatch (v2)
Adam Jackson
38
-41223
/
+3256
2013-10-29
glx: Remove DRI1 AIGLX (v2)
Adam Jackson
2
-1176
/
+0
2013-10-29
glx: Simplify glXDestroyContext
Adam Jackson
1
-3
/
+1
2013-10-29
glx: Fix a corner case in DrawableGone
Adam Jackson
1
-1
/
+1
2013-10-29
glx: Fix memory leak in context garbage collection (v2)
Adam Jackson
4
-24
/
+35
2013-10-29
glx: Only take a Pixmap reference if creating the GLXPixmap succeeded
Adam Jackson
1
-1
/
+2
2013-10-24
glx: Enable GLX_ARB_fbconfig_float for DRI2 drivers
Daniel Czarnowski
3
-0
/
+17
2013-10-24
glx: Handle float config types in glxConvertConfigs
Daniel Czarnowski
1
-3
/
+39
2013-10-24
glx: Allow float renderType in glXCreateContextAttribsARB
Daniel Czarnowski
2
-0
/
+18
2013-10-23
glx: Add support for the new DRI loader entrypoint.
Eric Anholt
1
-2
/
+22
2013-09-11
glx: Fill in some missing attributes from DoGetFBConfigs
Adam Jackson
1
-2
/
+12
2013-09-11
glx: Remove a dead comment
Adam Jackson
1
-4
/
+0
2013-09-11
glx: Catch another failure case in drawable creation
Adam Jackson
1
-0
/
+4
2013-09-11
glx: Remove screen number from __GLXconfig
Adam Jackson
1
-2
/
+0
2013-09-11
glx: Remove pixmapMode from __GLXconfig
Adam Jackson
1
-2
/
+0
2013-09-11
glx: Remove support for NV_vertex_program and NV_fragment_program
Adam Jackson
1
-4
/
+0
2013-09-11
glx: realloc style fix in RenderLarge
Adam Jackson
1
-9
/
+6
2013-09-11
glx: Eliminate a small malloc from QueryContext
Adam Jackson
1
-15
/
+8
2013-09-11
glx: Handle failure to create the pixmap backing the pbuffer
Adam Jackson
1
-0
/
+2
2013-09-11
glx: Implement GLX_PRESERVED_CONTENTS drawable attribute
Adam Jackson
1
-2
/
+10
2013-09-11
glx: Implement GLX_FBCONFIG_ID in GetDrawableAttributes
Adam Jackson
1
-1
/
+4
2013-09-11
glx: Implement GLX_{WIDTH,HEIGHT} in GetDrawableAttributes
Adam Jackson
1
-1
/
+7
2013-09-11
glx: Compute number of attributes in GetDrawableAttributes on the fly
Adam Jackson
1
-9
/
+11
2013-09-11
glx: Style fixes
Adam Jackson
1
-3
/
+7
2013-09-11
glx: Pull GLX vendor string out of __GLXscreen
Adam Jackson
3
-5
/
+3
2013-09-11
glx: Remove unused bits from the context struct
Adam Jackson
1
-1
/
+0
2013-09-10
dri2: Don't bother with xf86LoaderCheckSymbol("DRI2Connect")
Adam Jackson
1
-2
/
+1
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-2
/
+2
2013-05-07
os: Use ErrorFSigSafe from FatalError and it's friends
Peter Hutterer
2
-2
/
+2
2013-04-24
__glXDRIscreenProbe: free screen when DRI2Connect fails, instead of leaking it
Alan Coopersmith
1
-1
/
+1
2013-04-24
__glXDRIscreenCreateContext: free context on failure, instead of leaking it
Alan Coopersmith
1
-2
/
+6
2013-03-18
glx: fix uninitialized var in __glXDRIscreenProbe
Piotr Dziwinski
1
-0
/
+2
2013-03-18
GLX/DRI2: Do not expose INTEL_swap_event without swap control
Zack Rusin
1
-2
/
+2
2013-03-18
Full support of sRGB capable fbconfigs.
Tomasz Lis
6
-5
/
+42
2012-12-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
8
-34
/
+34
2012-12-17
glx/dri2: initialise api to avoid indirect rendering failing randomly
Dave Airlie
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
8
-34
/
+34
2012-08-15
glx: Skip multisampled configs when matching pre-existing X visuals.
Paul Berry
1
-0
/
+3
2012-08-06
Merge remote-tracking branch 'jturney/master'
Keith Packard
2
-2
/
+2
2012-08-03
glx: Do not report the GLX_INTEL_swap_event extension for indirect swrast
Jon TURNEY
1
-1
/
+1
2012-08-03
glx: Don't note GLX_INTEL_swap_event as being required by GLX 1.4, it isn't.
Jon TURNEY
1
-1
/
+1
2012-07-25
glx: drop GLX_LIBS from X server and workaround sdksyms.
Dave Airlie
1
-0
/
+1
2012-07-13
glx: Fix checking GL version
Bartosz Brachaczek
1
-1
/
+1
2012-07-13
glx/dri2: don't return NULL in a function with no return.
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: use correct define from dri attribs.
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: fix incorrect == vs =
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: fix typo in the notification reset for robustness.
Dave Airlie
1
-1
/
+1
[next]