index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
dri2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
glx: do not leak the dri2 extension information
Emil Velikov
1
-1
/
+2
2014-06-20
glx: Don't crash on swap event for a Window (non-GLXWindow)
Daniel Manjarres
1
-4
/
+8
2014-03-11
glx: cleanup unneeded headers
Emil Velikov
1
-1
/
+0
2013-12-11
glx: Add missing null check in DRI2WireToEvent
Juha-Pekka Heikkila
1
-0
/
+2
2012-10-09
glx: Replace DRI2SwapBuffers() custom protocol with XCB.
Eric Anholt
1
-44
/
+0
2012-10-09
glx: Replace DRI2SwapInterval custom protocol with XCB.
Eric Anholt
1
-19
/
+0
2012-10-09
glx: Replace DRI2GetMSC custom protocol with XCB.
Eric Anholt
1
-33
/
+0
2012-10-09
glx: Replace DRI2WaitForMSC custom protocol with XCB.
Eric Anholt
1
-46
/
+0
2012-10-09
glx: Replace DRI2WaitForSBC custom protocol with XCB.
Eric Anholt
1
-41
/
+0
2012-09-06
glx: move 'prime' var into #ifdef'd code block
Brian Paul
1
-8
/
+10
2012-09-05
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
1
-5
/
+5
2012-08-16
glx/dri2: add dri2 prime support.
Dave Airlie
1
-0
/
+13
2011-08-05
glx/dri2: Paper over errors in DRI2Connect when indirect
Christopher James Halse Rogers
1
-0
/
+9
2011-07-08
GLX/DRI2: handle swap event swap count wrapping
Jesse Barnes
1
-1
/
+11
2011-07-08
DRI2/GLX: use new swap event types
Jesse Barnes
1
-2
/
+2
2011-05-05
Revert "DRI2/GLX: make swap event handling match spec"
Dave Airlie
1
-1
/
+1
2011-05-04
DRI2/GLX: make swap event handling match spec
Jesse Barnes
1
-1
/
+1
2010-09-22
glx: decouple dri2.c and GLX, fixing Gallium EGL and d3d1x build
Luca Barbieri
1
-6
/
+3
2010-09-08
glx: Ignore DRI2 event for drawables we've destroyed
Kristian Høgsberg
1
-1
/
+1
2010-09-08
glx: Drop broken drawable garbage collection
Kristian Høgsberg
1
-0
/
+8
2010-07-28
glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.
Kristian Høgsberg
1
-1
/
+1
2010-07-28
Avoid compiler warning for unused glx_dpy variable.
Carl Worth
1
-1
/
+1
2010-07-22
glx: Use _Xglobal_lock for protecting extension display list
Kristian Høgsberg
1
-2
/
+2
2010-07-21
Revert "dri2: Remove an unused variable."
Jerome Glisse
1
-0
/
+1
2010-07-21
dri2: Remove an unused variable.
Carl Worth
1
-1
/
+0
2010-07-19
glx: Fix drawable lookup in DRI2 event handler
Kristian Høgsberg
1
-1
/
+2
2010-07-14
dri2: Track event mask in client code.
Nick Bowler
1
-0
/
+6
2010-07-01
mesa: Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
1
-1
/
+0
2010-04-13
DRI2: report swap events correctly in direct rendered case
Jesse Barnes
1
-2
/
+1
2010-04-04
Update to final names from GLX_INTEL_swap_event spec
Ian Romanick
1
-1
/
+1
2010-03-22
glx: Suppress BadDrawable from DRI2CopyRegion
Kristian Høgsberg
1
-1
/
+14
2010-02-16
glx: Fix a couple of warnings
Kristian Høgsberg
1
-2
/
+0
2010-02-16
glx: Only register wire handlers for the events the server supports
Kristian Høgsberg
1
-1
/
+20
2010-02-16
dri2: Event driven buffer validation.
Francisco Jerez
1
-1
/
+9
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
1
-0
/
+645