summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/dri_drawable.h
AgeCommit message (Expand)Author
2010-03-26st/dri: Move common files to common directoryJakob Bornecrantz
2010-03-25st/dri: split out DRI2 codeGeorge Sapountzis
2010-03-18st/dri: Switch from st_public.h to st_api.h.Chia-I Wu
2010-03-18st/dri: Implement st_api.h callbacks.Chia-I Wu
2010-03-18st/dri: Move DRI1 bits in dri_drawable.c to dri1.c.Chia-I Wu
2010-03-18st/dri: Move DRI1 bits in dri_screen.c to dri1.c.Chia-I Wu
2010-01-11st/dri: update dri2 drawables when viewport is changedBen Skeggs
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2009-09-02st/dri: Slight consolidation of DRI2 buffer handling.Michel Dänzer
2009-08-28st/dri: Fix some warningsJakob Bornecrantz
2009-08-22st/dri: Find out if the drawable is a pixmapJakob Bornecrantz
2009-08-13st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.Michel Dänzer
2009-06-17gallium dri st: Probe the driver for supported surface formats.Thomas Hellstrom
2009-05-18st/dri: Only create new textures if drawable has changedJakob Bornecrantz
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