summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/d3dadapter9
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium/targets/d3dadapter9: Free card deviceAxel Davy2015-02-061-8/+10
* gallium/targets/d3dadapter9: Release the pipe_screen at destruction.Axel Davy2015-02-061-6/+12
* gallium/targets/d3dadapter9: Fix device detection for render-nodesAxel Davy2015-02-061-45/+14
* gallium/targets: Add *.sym files to distribution.Matt Turner2014-12-121-0/+2
* nine: the .pc file should not follow mesa versionEmil Velikov2014-11-262-2/+2
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-0/+1
* nine: Implement threadpoolAxel Davy2014-11-181-1/+15
* nine: Add drirc options (v2)Axel Davy2014-11-181-0/+35
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-185-0/+522