summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/common/dri_st_api.c
Commit message (Expand)AuthorAgeFilesLines
* st/dri: Refactor dri_st_api into other filesJakob Bornecrantz2010-04-261-207/+0
* st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz2010-04-261-23/+11
* st/dri: Make st_manager the base for dri_screenJakob Bornecrantz2010-04-261-59/+11
* st/dri: Add hooks for framebuffer functionsJakob Bornecrantz2010-04-261-29/+7
* st/dri: Make lookup_egl_image a hookJakob Bornecrantz2010-04-261-6/+6
* st_api: Remove st_moduleJakob Bornecrantz2010-04-261-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-4/+4
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* st/dri: Implement DRI image extension.Chia-I Wu2010-04-061-0/+26
* 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: Move common files to common directoryJakob Bornecrantz2010-03-261-0/+263