summaryrefslogtreecommitdiff
path: root/src/glamo-dri2.c
AgeCommit message (Expand)Author
2010-06-26Remove x*alloc/xfree calls deprecated in xserver 1.9 RC1Martin Jansa
2010-02-18Support DRI2InfoRec version 2 if that's all that's available, 3 if possible, ...Thomas White
2009-09-19Remove more debugThomas White
2009-09-19Implement glamoCopyRegion()Thomas White
2009-09-19Change printf->xf86DrvMsgThomas White
2009-09-13Fix glamoCreateBuffer(s) (for DRI2)Thomas White
2009-08-25Fix DRI2 registration with recent X serversThomas White
2009-08-21Fix DRI2InfoRec problemsThomas White
2009-08-21TypoThomas White
2009-08-21Handle the new DRI protocol as wellThomas White
2009-08-12Tidy up headers, formatting and unused codeThomas White
2009-07-28Initialisation no longer segfaults...Thomas White
2009-07-28De-crashify a few thingsThomas White
2009-07-26It all compiles now...Thomas White
2009-07-26Make everything up to glamo-kms-exa.c compileThomas White
2009-07-23Just backing up progressThomas White
2009-07-22Drop in most of the rest of the codeThomas White