summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/dri_drawable.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-101-0/+128
* st/dri: Move common files to common directoryJakob Bornecrantz2010-03-261-89/+0
* st/dri: split out DRI2 codeGeorge Sapountzis2010-03-251-6/+0
* st/dri: Switch from st_public.h to st_api.h.Chia-I Wu2010-03-181-19/+5
* st/dri: Implement st_api.h callbacks.Chia-I Wu2010-03-181-0/+6
* st/dri: Move DRI1 bits in dri_drawable.c to dri1.c.Chia-I Wu2010-03-181-12/+0
* st/dri: Move DRI1 bits in dri_screen.c to dri1.c.Chia-I Wu2010-03-181-0/+1
* 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