glx: Use _X_EXPORT instead of our own PUBLIC macro
[mesa.git] / src / glx / dri2.c
2010-07-28 Carl WorthAvoid compiler warning for unused glx_dpy variable.
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-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-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