aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/common
Commit message (Expand)AuthorAgeFilesLines
* st/dri: Implement DRI image extension.Chia-I Wu2010-04-062-0/+35
* gallium: fix dri_destroy_option_cache() when optionCache.info is NULLYann Droneaud2010-04-021-4/+6
* Merge branch 'gallium-new-formats'Roland Scheidegger2010-03-311-4/+4
|\
| * Merge branch 'master' into gallium-new-formatsRoland Scheidegger2010-03-301-1/+1
| |\
| * | gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-4/+4
* | | st/dri: Remove unnecessary header.Vinson Lee2010-03-301-1/+0
* | | st/dri: Remove unnecessary header.Vinson Lee2010-03-301-1/+0
| |/ |/|
* | st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-291-1/+1
|/
* st/dri: add comment about the ifdef in dri_screen.cGeorge Sapountzis2010-03-261-13/+10
* st/dri: factor out common init_screen codeGeorge Sapountzis2010-03-262-12/+39
* st/dri mv __driDriverExtensions to drisw.c and dri2.cGeorge Sapountzis2010-03-261-15/+0
* st/dri: fold dri_extensions.c into dri_context.cGeorge Sapountzis2010-03-263-54/+13
* st/dri: Move common files to common directoryJakob Bornecrantz2010-03-2612-0/+1507