summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/common/dri_drawable.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-11st/dri: do not create a new context for msaa copyMaarten Lankhorst1-1/+2
2013-06-13st/dri: refactor dri_msaa_resolveMarek Olšák1-3/+3
2013-01-24st/dri: disallow recursion in dri_flushMarek Olšák1-0/+1
2012-12-07st/dri: implement MSAA for GLX/DRI2 framebuffersMarek Olšák1-0/+6
2012-12-07gallium: pass the current context to the flush_front state tracker functionMarek Olšák1-1/+2
2012-12-02st/dri: implement new driver hook flush_with_flagsMarek Olšák1-0/+6
2011-11-02st/dri/sw: Implement texture_from_pixmapBenjamin Franzke1-0/+4
2011-10-14st/dri: Implement the new dri2 throttling extensionThomas Hellstrom1-1/+11
2011-06-29st/dri: Get rid of the evil struct dri_drawable::context memberThomas Hellstrom1-1/+0
2011-02-20st/dri: Track drawable context bindingsJakob Bornecrantz1-0/+3
2010-11-10st/dri: Add support for surfaceless current contexts.Chia-I Wu1-1/+2
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-4/+0
2010-08-13st/dri: move TFP code to dri_drawable.cGeorge Sapountzis1-0/+2
2010-07-30st/dri: move backend hooks to appropriate objectGeorge Sapountzis1-0/+10
2010-07-30st/dri: drop dri1_helperGeorge Sapountzis1-12/+2
2010-04-26st/dri: Refactor dri_st_api into other filesJakob Bornecrantz1-0/+4
2010-04-26st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz1-4/+3
2010-04-26st/dri: Add hooks for framebuffer functionsJakob Bornecrantz1-0/+6
2010-04-10Squashed commit of the following:Keith Whitwell1-1/+1
2010-03-26st/dri: Move common files to common directoryJakob Bornecrantz1-0/+89