summaryrefslogtreecommitdiff
path: root/src/glamo-kms-exa.c
AgeCommit message (Expand)Author
2010-06-26Remove x*alloc/xfree calls deprecated in xserver 1.9 RC1Martin Jansa
2010-05-26drm headers moved from drm dir to libdrmMartin Jansa
2009-09-19Remove a debug statementThomas White
2009-09-19Split DRM command queue handling out to a separate fileThomas White
2009-09-13Fix glamoCreateBuffer(s) (for DRI2)Thomas White
2009-08-25Get rid of ModifyPixmapHeader hookThomas White
2009-08-25Change a message from X_WARNING to X_INFOThomas White
2009-08-25Wait after mapping bufferThomas White
2009-08-25Restore composite hooksThomas White
2009-08-25Remove unnecessary variablesThomas White
2009-08-21Don't unmap on FinishAccess, and return as quickly as possible on re-mapThomas White
2009-08-20EXA synchronisation stuffThomas White
2009-08-18Make the buffer size for very small pixmaps saneThomas White
2009-08-18Reallocate GEM objects when necessaryThomas White
2009-08-12Tidy up headers, formatting and unused codeThomas White
2009-08-09Use libDRM functions instead of bom->funcs etcThomas White
2009-08-09Remove upload/download EXA functions - can't accelerate theseThomas White
2009-08-09Dispatch command buffer when cache is fullThomas White
2009-08-06Fix command queue submissionThomas White
2009-07-30Use proper types for cmdq submissionThomas White
2009-07-29Add a missing newlineThomas White
2009-07-28Initialisation no longer segfaults...Thomas White
2009-07-28De-crashify a few thingsThomas White
2009-07-26Cannot accelerate theseThomas White
2009-07-26It all compiles now...Thomas White
2009-07-22ExaClose->GlamoKMSExaCloseThomas White
2009-07-22Drop in most of the rest of the codeThomas White