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