summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/common/dri_drawable.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg1-1/+1
2010-08-13st/dri: make dri_drawable_validate_att staticGeorge Sapountzis1-3/+2
2010-08-13st/dri: move TFP code to dri_drawable.cGeorge Sapountzis1-0/+52
2010-07-31st/dri: Remove unnecessary headers.Vinson Lee1-1/+0
2010-07-30st/dri: move backend hooks to appropriate objectGeorge Sapountzis1-5/+4
2010-07-30st/dri: drop dri1_helperGeorge Sapountzis1-8/+1
2010-05-21gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz1-1/+1
2010-04-26st/dri: Refactor dri_st_api into other filesJakob Bornecrantz1-3/+108
2010-04-26st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz1-4/+2
2010-04-26st/dri: Add hooks for framebuffer functionsJakob Bornecrantz1-0/+28
2010-03-30st/dri: Remove unnecessary header.Vinson Lee1-1/+0
2010-03-26st/dri: Move common files to common directoryJakob Bornecrantz1-0/+94