summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/dri_screen.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-26st/dri: Move common files to common directoryJakob Bornecrantz1-114/+0
2010-03-25st/dri: add driswGeorge Sapountzis1-0/+12
2010-03-25st/dri: add dri_wrapper.hGeorge Sapountzis1-1/+1
2010-03-25st/dri: split out DRI2 codeGeorge Sapountzis1-0/+3
2010-03-25st/dri: add inline for dri2 check done in multiple placesGeorge Sapountzis1-0/+10
2010-03-18st/dri: Switch from st_public.h to st_api.h.Chia-I Wu1-0/+12
2010-03-18st/dri: Move DRI1 bits in dri_screen.c to dri1.c.Chia-I Wu1-6/+3
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul1-0/+1
2010-01-18st/dri: Don't request a fake front if the server adds one automatically.Thomas Hellstrom1-0/+1
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg1-2/+2
2009-08-14st/dri: remove unused dummyContext valueKeith Whitwell1-6/+0
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz1-0/+1
2009-06-17gallium dri st: Probe the driver for supported surface formats.Thomas Hellstrom1-0/+2
2009-04-28gallium: indent and cleanfile the dri state-tracker.Thomas Hellstrom1-4/+2
2009-04-28gallium: Update the dri2 state tracker to support dri1.Thomas Hellstrom1-8/+4
2009-04-28gallium: Move the dri2 state tracker since we're about to extend it to dri1.Thomas Hellstrom1-0/+88