aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/drisw.c
Commit message (Expand)AuthorAgeFilesLines
* st/dri: add drisw image extensionGurchetan Singh2017-08-071-0/+11
* st/dri: change dri_extensions to dri_helpersGurchetan Singh2017-08-071-1/+1
* pipe-loader: remove config from pipe_loader_create_screenNicolai Hähnle2017-08-041-2/+1
* gallium: get rid of pipe_screen_config::flagsNicolai Hähnle2017-08-041-1/+1
* pipe-loader: fix driinfo for software and non-radeonsi driversNicolai Hähnle2017-08-021-4/+4
* gallium: move loading of drirc to pipe-loaderNicolai Hähnle2017-08-021-1/+1
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-021-2/+4
* dri: Add KHR_no_error DRI extensionGrigori Goronzy2017-07-141-0/+1
* st/dri: get drirc options before creating pipe_screenMarek Olšák2017-06-231-2/+4
* gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák2017-06-231-1/+1
* st/dri: Use fence extension in drisw.cGurchetan Singh2017-06-021-0/+2
* st/dri: NULL check the pscreen earlierEmil Velikov2015-11-211-1/+2
* {st,targets}/dri: use static/dynamic pipe-loaderEmil Velikov2015-11-211-5/+7
* target-helpers: move the DRI specifics to the targetEmil Velikov2015-11-211-0/+3
* gallium/swrast: fix front buffer blitting. (v2)Dave Airlie2015-10-311-2/+37
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-7/+7
* egl/swrast: Enable config extension for swrastAxel Davy2015-05-111-0/+1
* st/dri: Make depth buffer optional for postprocessingPark, Jeongmin2015-02-071-1/+1
* st/dri: Add __DRI2rendererQueryExtension supportEmil Velikov2014-08-151-0/+2
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-101-0/+422
* st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz2010-03-261-318/+0
* st/dri: add TODO list for DRISWGeorge Sapountzis2010-03-251-0/+30
* st/dri: add driswGeorge Sapountzis2010-03-251-0/+288