glx: Demand success from CreateContext requests (v2)
[mesa.git] / src / glx / dri2.c
2017-02-13 Emil Velikovglx: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovglx: remove always true ifdef guards
2015-02-18 Emil Velikovglx: do not leak the dri2 extension information
2014-06-20 Daniel Manjarresglx: Don't crash on swap event for a Window (non-GLXWindow)
2014-03-11 Emil Velikovglx: cleanup unneeded headers
2013-12-12 Juha-Pekka Heikkilaglx: Add missing null check in DRI2WireToEvent
2012-10-09 Eric Anholtglx: Replace DRI2SwapBuffers() custom protocol with...
2012-10-09 Eric Anholtglx: Replace DRI2SwapInterval custom protocol with...
2012-10-09 Eric Anholtglx: Replace DRI2GetMSC custom protocol with XCB.
2012-10-09 Eric Anholtglx: Replace DRI2WaitForMSC custom protocol with XCB.
2012-10-09 Eric Anholtglx: Replace DRI2WaitForSBC custom protocol with XCB.
2012-09-07 Brian Paulglx: move 'prime' var into #ifdef'd code block
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-08-16 Dave Airlieglx/dri2: add dri2 prime support.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-05 Christopher James... glx/dri2: Paper over errors in DRI2Connect when indirect
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Jesse BarnesGLX/DRI2: handle swap event swap count wrapping
2011-07-08 Jesse BarnesDRI2/GLX: use new swap event types
2011-05-05 Dave AirlieRevert "DRI2/GLX: make swap event handling match spec"
2011-05-04 Jesse BarnesDRI2/GLX: make swap event handling match spec
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-22 Luca Barbieriglx: decouple dri2.c and GLX, fixing Gallium EGL and...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-08 Kristian Høgsbergglx: Ignore DRI2 event for drawables we've destroyed
2010-09-08 Kristian Høgsbergglx: Drop broken drawable garbage collection
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-28 Kristian Høgsbergglx: Rename __GLXcontext and __GLXdisplayPrivate to...
2010-07-28 Carl WorthAvoid compiler warning for unused glx_dpy variable.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-23 Kristian Høgsbergglx: Use _Xglobal_lock for protecting extension display...
2010-07-21 Jerome GlisseRevert "dri2: Remove an unused variable."
2010-07-21 Carl Worthdri2: Remove an unused variable.
2010-07-19 Kristian Høgsbergglx: Fix drawable lookup in DRI2 event handler
2010-07-14 Nick Bowlerdri2: Track event mask in client code.
2010-07-01 Fernando Carrijomesa: Purge macros NEED_EVENTS and NEED_REPLIES
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-13 Jesse BarnesDRI2: report swap events correctly in direct rendered...
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-05 Ian RomanickUpdate to final names from GLX_INTEL_swap_event spec
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-23 Kristian Høgsbergglx: Suppress BadDrawable from DRI2CopyRegion
2010-03-23 Kristian Høgsbergglx: Suppress BadDrawable from DRI2CopyRegion
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-16 Kristian Høgsbergglx: Fix a couple of warnings
2010-02-16 Kristian Høgsbergglx: Only register wire handlers for the events the...
2010-02-16 Francisco Jerezdri2: Event driven buffer validation.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx