aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/common/dri_drawable.c
Commit message (Expand)AuthorAgeFilesLines
* st/dri: Track drawable context bindingsJakob Bornecrantz2011-02-201-0/+1
* st/dri: Fix warningJakob Bornecrantz2011-01-211-0/+1
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-131-1/+1
* st/dri: make dri_drawable_validate_att staticGeorge Sapountzis2010-08-131-3/+2
* st/dri: move TFP code to dri_drawable.cGeorge Sapountzis2010-08-131-0/+52
* st/dri: Remove unnecessary headers.Vinson Lee2010-07-311-1/+0
* st/dri: move backend hooks to appropriate objectGeorge Sapountzis2010-07-301-5/+4
* st/dri: drop dri1_helperGeorge Sapountzis2010-07-301-8/+1
* gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz2010-05-211-1/+1
* st/dri: Refactor dri_st_api into other filesJakob Bornecrantz2010-04-261-3/+108
* st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz2010-04-261-4/+2
* st/dri: Add hooks for framebuffer functionsJakob Bornecrantz2010-04-261-0/+28
* st/dri: Remove unnecessary header.Vinson Lee2010-03-301-1/+0
* st/dri: Move common files to common directoryJakob Bornecrantz2010-03-261-0/+94