summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/dri_drawable.h
Commit message (Expand)AuthorAgeFilesLines
* st/dri: update dri2 drawables when viewport is changedBen Skeggs2010-01-111-0/+3
* Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-9/+9
* st/dri: Slight consolidation of DRI2 buffer handling.Michel Dänzer2009-09-021-2/+1
* st/dri: Fix some warningsJakob Bornecrantz2009-08-281-0/+1
* st/dri: Find out if the drawable is a pixmapJakob Bornecrantz2009-08-221-0/+2
* st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.Michel Dänzer2009-08-131-0/+6
* gallium dri st: Probe the driver for supported surface formats.Thomas Hellstrom2009-06-171-0/+4
* st/dri: Only create new textures if drawable has changedJakob Bornecrantz2009-05-181-0/+5
* gallium: indent and cleanfile the dri state-tracker.Thomas Hellstrom2009-04-281-22/+11
* gallium: Update the dri2 state tracker to support dri1.Thomas Hellstrom2009-04-281-1/+17
* gallium: Move the dri2 state tracker since we're about to extend it to dri1.Thomas Hellstrom2009-04-281-0/+89