summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/d3dadapter9/drm.c
Commit message (Expand)AuthorAgeFilesLines
* target/d3dadapter9: Return Windows like card namesPatrick Rudolph2015-08-211-42/+34
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argumentEmil Velikov2015-07-131-1/+1
* 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
* 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-181-0/+327