summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg/xorg_driver.c
Commit message (Expand)AuthorAgeFilesLines
* st/xorg: Check that ms->api->destroy is not NULL before calling it.Michel Dänzer2009-10-011-1/+3
* st/xorg: Fix debug option function call typo.Michel Dänzer2009-09-301-1/+1
* st/xorg: Add debug for fallbacksJakob Bornecrantz2009-09-281-0/+1
* st/xorg: Remove code no longer support by xserver Git master.Michel Dänzer2009-09-021-41/+0
* st/xorg: Fix some warningsJakob Bornecrantz2009-08-281-5/+1
* st/xorg: Set shared usage of pixmaps for use via DRI2.Michel Dänzer2009-08-271-0/+1
* st/xorg: Add support for dirty framebuffer region reporting.Michel Dänzer2009-08-261-0/+65
* xorg: revert bad mergeZack Rusin2009-08-251-0/+15
* xorg: start on code accelerating renderZack Rusin2009-08-241-15/+0
* st/xorg: Acquire/drop DRM master in order to work with multiple servers.Michel Dänzer2009-08-121-0/+15
* st/xorg: Make it work againJakob Bornecrantz2009-08-051-4/+14
* drm/st: Return drm_api struct from a functionJakob Bornecrantz2009-06-301-1/+4
* gallium: Update the drm_api.Thomas Hellstrom2009-04-281-1/+1
* st/drm: s/hocks/hooks/Jakob Bornecrantz2009-03-031-1/+1
* st/xorg: Add Xorg state trackerJakob Bornecrantz2009-03-031-0/+695