Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | DRI2: add OML_sync_control support | Jesse Barnes | |
Add OML_sync_control support, along with a simple program for testing it. This means adding support for the DRI2GetMSC, DRI2WaitMSC and DRI2WaitSBC requests. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> | |||
2008-11-11 | Don't mess with emacs tab width. | Kristian Høgsberg | |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri_common.h | RALOVICH, Kristóf | |
2008-10-13 | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | |
2008-07-13 | glx/dri: only report DRI2 extensions when DRI2 is enabled. | Dave Airlie | |
Fixes bug 15477 | |||
2008-06-09 | glx: add dri_common.c ala xserver | George Sapountzis | |
also drop driFilterModes which is unused in preparation of loading swrast_dri.so |