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