aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/dri_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: fix more missing includes from various placesDave Airlie2010-02-041-0/+2
* st/dri: Remove duplicate type qualifier.Vinson Lee2010-01-311-1/+1
* st/dri: Remove unnecessary headers.Vinson Lee2010-01-281-4/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-0/+15
|\
| * st/dri: update dri2 drawables when viewport is changedBen Skeggs2010-01-191-0/+1
| * st/dri: fix optionCache memory leaksMarcin Slusarz2010-01-181-0/+10
| * st/dri: Don't request a fake front if the server adds one automatically.Thomas Hellstrom2010-01-181-0/+5
* | dri: Add an MSAA-enabled factor to DRI configs.Corbin Simpson2010-01-181-2/+3
* | dri: Properly calculate number of modes for MSAA.Corbin Simpson2010-01-181-3/+5
* | st/dri: update dri2 drawables when viewport is changedBen Skeggs2010-01-111-0/+1
* | Push __driDriverExtensions out of dri_util.c and into the driversKristian Høgsberg2010-01-041-0/+8
* | Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-4/+4
|/
* mesa: Enable remap table in core.Chia-I Wu2009-10-231-5/+0
* st/dri: Redo config generationJakob Bornecrantz2009-08-261-50/+76
* st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.Michel Dänzer2009-08-131-0/+7
* drm/st: Return drm_api struct from a functionJakob Bornecrantz2009-06-301-2/+4
* st/dri: Fix last depth bits logicJakob Bornecrantz2009-06-271-2/+2
* st/dri: Fix typo when checking for depth formatsJakob Bornecrantz2009-06-221-1/+1
* gallium dri st: Probe the driver for supported surface formats.Thomas Hellstrom2009-06-171-25/+60
* gallium: indent and cleanfile the dri state-tracker.Thomas Hellstrom2009-04-281-90/+74
* gallium: Update the dri2 state tracker to support dri1.Thomas Hellstrom2009-04-281-13/+74
* gallium: Move the dri2 state tracker since we're about to extend it to dri1.Thomas Hellstrom2009-04-281-0/+239