Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-11 | Add a DRI_ReadDrawable marker extension to signal read drawable capability. | Kristian Høgsberg | |
2007-10-11 | Move media stream counter entry points to new extension. | Kristian Høgsberg | |
2007-10-11 | Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. | Kristian Høgsberg | |
2007-10-10 | Move swap_interval to new extension mechanism. | Kristian Høgsberg | |
2005-11-16 | Fixes for x86_64 Unichrome. | Thomas Hellström | |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | |
Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested. | |||
2004-12-22 | Remove dead code. | Keith Whitwell | |
Fix 24/8 depth/stencil visuals. | |||
2004-12-21 | Add vsync swapbuffers. This waits on the irq so gears run in this mode | Keith Whitwell | |
will have a very low cpu utilization (and also a very low framerate). Fix up the pageflipping code. This works now but is totally oblivious to the X server (ie. it works but it's broken). Turned off by a #define. | |||
2004-04-29 | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | |
2004-02-23 | updates from Erdi Chen | Brian Paul | |
2004-01-30 | Via Unichrome/cle266 driver (Erdi Chen) | Brian Paul | |