index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxdri2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
dri2: support glXWaitGL & glXWaitX by copying fake front to front and
Alan Hourihane
1
-0
/
+35
2009-06-29
Build against DRI_TEX_BUFFER_VERSION 1
Keith Packard
1
-1
/
+4
2009-06-29
Support setTexBuffer2 in AIGLX.
Kristian Høgsberg
1
-3
/
+10
2009-06-11
Use a #define instead of a magic number
Ian Romanick
1
-2
/
+4
2009-06-11
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
1
-7
/
+52
2009-06-11
DRI2: Add missing front-buffer flush callback.
Ian Romanick
1
-0
/
+8
2009-06-11
DRI2: Don't leave empty entries in private->buffers
Ian Romanick
1
-8
/
+9
2009-06-11
DRI2: Do not send the real front buffer of a window to the client
Ian Romanick
1
-0
/
+10
2009-04-13
glx: Fix drawable private leak on destroy
Kristian Høgsberg
1
-0
/
+2
2008-11-12
CopySubBuffer expects GL style coordinates.
Kristian Høgsberg
1
-2
/
+3
2008-10-23
dri2: fail at context creation if driver fail to create it's context
Jerome Glisse
1
-0
/
+4
2008-10-15
dri2: Update to latest protocol draft.
Kristian Høgsberg
1
-12
/
+22
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-7
/
+3
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
1
-62
/
+64
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
1
-10
/
+0
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+584