aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri2
Commit message (Expand)AuthorAgeFilesLines
* st/dri2: use pipe_screen.is_format_supported to choose depth/stencil formatBen Skeggs2009-03-181-6/+20
* dri2-gallium: Add occlusion query support at the state tracker level.Corbin Simpson2009-03-151-0/+2
* gallium: Unify reference counting.Michel Dänzer2009-03-041-1/+1
* st/dri2: Fake frontbuffer changesJakob Bornecrantz2009-03-041-1/+10
* st/dri2: Hook up flush_frontbufferJakob Bornecrantz2009-03-044-1/+30
* st/dri2: We are strictly a dri2 driverJakob Bornecrantz2009-03-042-39/+17
* st/drm: s/hocks/hooks/Jakob Bornecrantz2009-03-033-3/+3
* st/dri2: Add DRI2 a state trackerJakob Bornecrantz2009-03-038-0/+1157