summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/dri_screen.c
Commit message (Expand)AuthorAgeFilesLines
* st/dri: remove trailing whitespaceMauro Rossi2016-11-011-1/+1
* mesa/st: support lowering multi-planar YUVRob Clark2016-09-261-0/+11
* st/dri: respect driver's request to avoid mixed color/depth bit configsIlia Mirkin2016-08-231-2/+6
* dri: add a way to request that modes have matching color/zs depthsIlia Mirkin2016-08-231-2/+2
* glsl: add driconf to zero-init unintialized varsRob Clark2016-07-021-0/+2
* Revert "st/dri: add 32-bit RGBX/RGBA formats"Marek Olšák2016-04-241-4/+0
* st/dri: add 32-bit RGBX/RGBA formatsRob Herring2016-04-211-0/+4
* st/dri: NULL check the pscreen earlierEmil Velikov2015-11-211-5/+0
* {st,targets}/dri: use static/dynamic pipe-loaderEmil Velikov2015-11-211-2/+0
* st/dri: expose sRGB visuals (v2)Marek Olšák2015-07-221-4/+19
* st/dri: implement the fence interface for CL eventsMarek Olšák2015-04-301-0/+1
* st/dri: replace Elements() with ARRAY_SIZE()Brian Paul2015-03-021-4/+4
* st/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environment variablesMarek Olšák2014-09-191-35/+0
* gallium: pass st_config_options to query_versionsMarek Olšák2014-08-111-2/+24
* gallium/stapi: move setting GL versions to the state trackerMarek Olšák2014-08-111-12/+5
* st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0Marek Olšák2014-07-181-0/+1
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-101-0/+473
* st/dri: Move common files to common directoryJakob Bornecrantz2010-03-261-373/+0
* st/dri: Don't include sw vs drm dri headersJakob Bornecrantz2010-03-251-0/+3
* st/dri: Add dri2 prefix for all dri2.c functionsJakob Bornecrantz2010-03-251-1/+1
* st/dri: add driswGeorge Sapountzis2010-03-251-0/+33
* st/dri: export DRI1 surface / pipeGeorge Sapountzis2010-03-251-2/+3
* st/dri: split out DRI2 codeGeorge Sapountzis2010-03-251-85/+2
* st/dri: minor cosmetic for screenGeorge Sapountzis2010-03-251-20/+27
* st/dri: add inline for dri2 check done in multiple placesGeorge Sapountzis2010-03-251-7/+2
* st/dri: Switch from st_public.h to st_api.h.Chia-I Wu2010-03-181-26/+111
* st/dri: Headers and public symbols clean up.Chia-I Wu2010-03-181-2/+1
* st/dri: Move DRI1 bits in dri_drawable.c to dri1.c.Chia-I Wu2010-03-181-3/+4
* st/dri: Move DRI1 bits in dri_screen.c to dri1.c.Chia-I Wu2010-03-181-75/+4
* st/dri: Always try to set up R5G6B5 configs.Michel Dänzer2010-03-121-49/+52
* dri: Rename pipe formats.José Fonseca2010-03-011-7/+7
* st/dri2: Use event-driven buffer validation.Francisco Jerez2010-02-161-0/+12
* st/dri: don't expose visuals we'll have trouble supportingZack Rusin2010-02-121-9/+20
* dri: Allow selective generation of accum. buffer configsIan Romanick2010-02-101-3/+6
* 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