summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/dri_screen.c
AgeCommit message (Expand)Author
2010-03-12st/dri: Always try to set up R5G6B5 configs.Michel Dänzer
2010-03-01dri: Rename pipe formats.José Fonseca
2010-02-16st/dri2: Use event-driven buffer validation.Francisco Jerez
2010-02-12st/dri: don't expose visuals we'll have trouble supportingZack Rusin
2010-02-10dri: Allow selective generation of accum. buffer configsIan Romanick
2010-02-04gallium: fix more missing includes from various placesDave Airlie
2010-01-31st/dri: Remove duplicate type qualifier.Vinson Lee
2010-01-28st/dri: Remove unnecessary headers.Vinson Lee
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-19st/dri: update dri2 drawables when viewport is changedBen Skeggs
2010-01-18st/dri: fix optionCache memory leaksMarcin Slusarz
2010-01-18dri: Add an MSAA-enabled factor to DRI configs.Corbin Simpson
2010-01-18dri: Properly calculate number of modes for MSAA.Corbin Simpson
2010-01-18st/dri: Don't request a fake front if the server adds one automatically.Thomas Hellstrom
2010-01-11st/dri: update dri2 drawables when viewport is changedBen Skeggs
2010-01-04Push __driDriverExtensions out of dri_util.c and into the driversKristian Høgsberg
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2009-10-23mesa: Enable remap table in core.Chia-I Wu
2009-08-26st/dri: Redo config generationJakob Bornecrantz
2009-08-13st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.Michel Dänzer
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz
2009-06-27st/dri: Fix last depth bits logicJakob Bornecrantz
2009-06-22st/dri: Fix typo when checking for depth formatsJakob Bornecrantz
2009-06-17gallium dri st: Probe the driver for supported surface formats.Thomas Hellstrom
2009-04-28gallium: indent and cleanfile the dri state-tracker.Thomas Hellstrom
2009-04-28gallium: Update the dri2 state tracker to support dri1.Thomas Hellstrom
2009-04-28gallium: Move the dri2 state tracker since we're about to extend it to dri1.Thomas Hellstrom