| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |