summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/common/dri_context.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-08st/dri: Fix dri_create_context declaration prototype.José Fonseca1-0/+1
2013-07-30st/dri: remove driOptionCache from dri_context in favor of dri_screenMarek Olšák1-2/+0
2013-07-30st/dri: move enabling postprocessing to dri_screenMarek Olšák1-2/+0
2013-03-26st/dri: integrate the HUDMarek Olšák1-0/+2
2012-01-02dri2: Add plumbing to get context version requirements and flags to driversIan Romanick1-0/+4
2011-11-04dri: drop drisw_util.hGeorge Sapountzis1-1/+1
2011-11-04dri: drop drmLock remnantsGeorge Sapountzis1-5/+0
2011-08-19st/dri: Bind the post-processing queue to driLauri Kasanen1-0/+3
2010-10-13Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg1-1/+1
2010-09-22dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg1-3/+0
2010-09-08st/dri: Use enum st_api_type internally.Chia-I Wu1-2/+3
2010-09-08st/dri: Add multi-api supportnobled1-0/+1
2010-08-24st/dri: Remove unnecessary main/mtype.h.Chia-I Wu1-1/+0
2010-07-30st/dri: move backend hooks to appropriate objectGeorge Sapountzis1-0/+3
2010-05-31gallium: fix TFP on galliumDave Airlie1-0/+2
2010-05-02Update dri state tracker to use new API aware context createXavier Chantry1-1/+3
2010-04-26st/dri: Make st_manager the base for dri_screenJakob Bornecrantz1-1/+1
2010-03-26st/dri: fold dri_extensions.c into dri_context.cGeorge Sapountzis1-5/+0
2010-03-26st/dri: Move common files to common directoryJakob Bornecrantz1-0/+97