summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/d3dadapter9
Commit message (Expand)AuthorAgeFilesLines
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-132-14/+4
* meson: use dep_libdrm version for pkg-configDylan Baker2018-03-291-1/+1
* meson: Add moduledir to d3d.pcDylan Baker2018-03-121-0/+1
* meson: add libswdri and libswkmsdri to d3dadaptor link_withDylan Baker2018-02-151-10/+3
* Revert "gallium: build ddebug, noop, rbug, trace as part of auxiliary"Roland Scheidegger2018-02-071-1/+7
* gallium: build ddebug, noop, rbug, trace as part of auxiliaryMarek Olšák2018-02-071-7/+1
* meson: remove lib prefix from libd3dadapter9.soChristoph Haag2018-01-231-0/+1
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* meson: ensure that xmlpool_options.h is generated for targets that need itDylan Baker2018-01-181-1/+1
* meson: move libsensors dependency to libgalliumDylan Baker2018-01-111-1/+1
* meson: build gallium nine state_trackerDylan Baker2017-12-041-0/+81
* autotools: change version TINY -> PATCHDylan Baker2017-11-161-1/+1
* pipe-loader: remove config from pipe_loader_create_screenNicolai Hähnle2017-08-041-2/+2
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-021-2/+2
* gallium/targets: Fix d3dadapter9 build after xmlconfig move.Bas Nieuwenhuizen2017-07-311-0/+1
* xmlconfig: move into src/utilNicolai Hähnle2017-07-312-3/+2
* gallium/targets: link against NIR when building radeonsiNicolai Hähnle2017-07-311-0/+1
* gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák2017-06-231-2/+2
* egl: turn one more boolean `int` into a `bool`Eric Engestrom2017-06-211-3/+3
* ilo: EOL drop unmaintained gallium drv from buildsysEdward O'Callaghan2017-02-031-2/+0
* d3dadapter9: automake: include builddir prior to srcdirEmil Velikov2017-01-271-1/+1
* st/nine: Implement gallium nine CSMTPatrick Rudolph2016-12-201-0/+6
* st/nine: Add new driconf options to control DISCARD behaviourAxel Davy2016-12-201-0/+17
* configure.ac: Move llvm_set_environment_variables higher.Tobias Droste2016-12-051-1/+1
* Introduce .editorconfigEric Engestrom2016-08-311-0/+3
* st/nine: Turn on thread_submit by default when on different deviceAxel Davy2016-05-181-10/+12
* d3dadapter9: Add ddebug, rbug and trace supportAxel Davy2016-05-181-0/+9
* Treewide: Remove Elements() macroJan Vesely2016-05-171-1/+1
* DRI_CONFIG: Add option to override vendor idPatrick Rudolph2016-02-041-13/+48
* targets/nine: remove freedreno targetEmil Velikov2015-11-251-3/+0
* targets/nine: remove vc4 targetEmil Velikov2015-11-251-2/+0
* targets: use the non-inline sw helpersEmil Velikov2015-11-251-0/+1
* targets/nine: remove unused static functionsEmil Velikov2015-11-211-36/+0
* targets/nine: add note about messy header inclusion orderEmil Velikov2015-11-211-0/+1
* targets/nine: add note about fd owndershipEmil Velikov2015-11-211-0/+2
* {st,targets}/nine: use static/dynamic pipe-loaderEmil Velikov2015-11-212-30/+8
* gallium: rename libpipe_loader to libpipe_loader_dynamicEmil Velikov2015-11-211-1/+1
* pipe-loader: rework the sw backendEmil Velikov2015-11-211-2/+1
* gallium: remove library_path argument from pipe_loader_create_screen()Emil Velikov2015-11-212-7/+2
* targets/nine: remove the custom pipe-driver path managementEmil Velikov2015-11-211-18/+2
* targets/nine: use the existing sw_screen_wrap() over our custom versionEmil Velikov2015-11-212-3/+2
* automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicableEmil Velikov2015-11-211-2/+1
* glsl: (mostly) remove libglsl_utilRob Clark2015-10-161-1/+0
* target/d3dadapter9: Return Windows like card namesPatrick Rudolph2015-08-213-42/+359
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov2015-07-131-2/+1
* pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argumentEmil Velikov2015-07-131-1/+1
* targets/nine: link against libnir/libglsl_utilEmil Velikov2015-06-121-0/+2
* gallium/targets/d3dadapter9: drop the libdrm prefix for drm.hEmil Velikov2015-04-221-1/+1
* targets/d3dadapter9: remove an unused variableMarek Olšák2015-02-211-1/+1