summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/dri_context.c
AgeCommit message (Expand)Author
2010-02-16st/dri2: Use event-driven buffer validation.Francisco Jerez
2010-02-08st/dri: fix compile breakageKeith Whitwell
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-18st/dri: fix optionCache memory leaksMarcin Slusarz
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2009-08-28st/dri: Fix some warningsJakob Bornecrantz
2009-08-14st/dri: remove unused dummyContext valueKeith Whitwell
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz
2009-04-28gallium dri st: Propagate the drawable info when we bind to new drawables.Thomas Hellstrom
2009-04-28gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT()Thomas Hellstrom
2009-04-28gallium dri st: Fix up some comments and minor bugs.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