summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/dri_drawable.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-26st/dri: Redo config generationJakob Bornecrantz1-2/+11
2009-08-22st/dri: Remove some debug printsJakob Bornecrantz1-6/+0
2009-08-22st/dri: Find out if the drawable is a pixmapJakob Bornecrantz1-0/+37
2009-08-22st/dri: Fix frontbuffer rendering with DRI2Jakob Bornecrantz1-15/+15
2009-08-13st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.Michel Dänzer1-0/+24
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz1-3/+7
2009-06-17gallium dri st: Probe the driver for supported surface formats.Thomas Hellstrom1-38/+48
2009-06-11dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...Thomas Hellstrom1-2/+0
2009-05-18st/dri: Only create new textures if drawable has changedJakob Bornecrantz1-0/+12
2009-04-28gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT()Thomas Hellstrom1-8/+6
2009-04-28gallium dri st: Fix up some comments and minor bugs.Thomas Hellstrom1-7/+10
2009-04-28gallium: indent and cleanfile the dri state-tracker.Thomas Hellstrom1-122/+105
2009-04-28gallium: Update the dri2 state tracker to support dri1.Thomas Hellstrom1-16/+302
2009-04-28gallium: Move the dri2 state tracker since we're about to extend it to dri1.Thomas Hellstrom1-0/+325