summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* etnaviv: Add support for R8_UNORM texturesWladimir J. van der Laan2017-08-061-1/+1
* etnaviv: Implement ICACHEWladimir J. van der Laan2017-08-066-18/+95
* etnaviv: Unified uniforms supportWladimir J. van der Laan2017-08-063-4/+36
* etnaviv: Update headers from rnndbWladimir J. van der Laan2017-08-061-5/+9
* radeonsi: enable support for EXT_memory_objectAndres Rodriguez2017-08-061-1/+1
* radeonsi: hook up device/driver UUID queriesAndres Rodriguez2017-08-061-0/+14
* gallium: introduce device/driver UUID queriesAndres Rodriguez2017-08-064-0/+63
* radeonsi: add basic memory object supportDave Airlie2017-08-062-0/+122
* radeonsi: factor out metadata importAndres Rodriguez2017-08-061-27/+36
* gallium: introduce memory objectDave Airlie2017-08-064-0/+153
* clover/device: Move device_version into core and add device_clc_versionAaron Watry2017-08-053-2/+14
* loader: rework xmlconfig dependencyEmil Velikov2017-08-042-3/+4
* android: radeonsi: add nir include pathsMauro Rossi2017-08-041-1/+2
* pipe-loader: fix swrast probingNicolai Hähnle2017-08-041-1/+1
* pipe-loader: remove config from pipe_loader_create_screenNicolai Hähnle2017-08-0413-26/+19
* gallium: get rid of pipe_screen_config::flagsNicolai Hähnle2017-08-046-23/+7
* radeonsi: set drirc compiler options before calling common screen initNicolai Hähnle2017-08-044-13/+14
* radeonsi: Makefile.sources: include driinfo_radeonsi.hJuan A. Suarez Romero2017-08-041-0/+1
* pipe-loader: Add driver build directory for si_driinfo.h include pathMichel Dänzer2017-08-041-0/+1
* clover: Fix build after llvm r309911Jan Vesely2017-08-032-1/+7
* radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMAMarek Olšák2017-08-045-4/+33
* radeonsi: if FMASK is disabled, set CB_COLORi_FMASK = CB_COLORi_BASE properlyMarek Olšák2017-08-041-1/+5
* gallium/radeon: reallocate textures with non-zero tile_swizzle on exportMarek Olšák2017-08-041-1/+3
* winsys/amdgpu: enable computation of tile swizzleMarek Olšák2017-08-042-1/+13
* ac/surface: increment surf_index only when tile swizzle is allowedMarek Olšák2017-08-041-0/+1
* ac/surface: add RADEON_SURF_SHAREABLEMarek Olšák2017-08-041-1/+3
* gallium/docs: add more info about TXF and MSAA texturesBrian Paul2017-08-031-1/+3
* gallium/docs: document automatic per-sample FS executionBrian Paul2017-08-031-0/+6
* st/osmesa: add osmesa framebuffer iface hash table per st managerBruce Cherniak2017-08-031-0/+11
* pipe-loader: fix build of dynamic pipe-driversNicolai Hähnle2017-08-035-4/+7
* android: radeonsi: prepare for driver-specific driconf optionsMauro Rossi2017-08-032-1/+18
* st/dri2 Plumb the flush_swapbuffer functionality through to dri3Thomas Hellstrom2017-08-033-0/+36
* gallium/st: Add a method to flush outstanding swapbuffersThomas Hellstrom2017-08-031-0/+2
* gallium: introduce PIPE_CAP_MEMOBJTimothy Arceri2017-08-0317-0/+17
* r300: drop u_mm.h include.Dave Airlie2017-08-034-4/+0
* st/dri: NULL check before deref DRI loader .getCapabilityEmil Velikov2017-08-021-2/+4
* swr/rast: fix core / knights split of AVX512 intrinsicsTim Rowley2017-08-024-55/+69
* swr/rast: simplify knob default value setupTim Rowley2017-08-022-14/+11
* swr/rast: split gen_knobs templates into .h/.cppTim Rowley2017-08-025-118/+166
* swr/rast: gen_knobs template code styleTim Rowley2017-08-021-2/+2
* swr/rast: switch gen_knobs.cpp licenseTim Rowley2017-08-021-12/+17
* swr/rast: fix scons gen_knobs.h dependencyTim Rowley2017-08-021-1/+1
* swr/rast: constify swr rasterizerTim Rowley2017-08-0218-323/+339
* swr/rast: SIMD16 shaders - widen fetch and vertex shadersTim Rowley2017-08-026-5/+238
* swr/rast: vmask() implementations for KNLTim Rowley2017-08-021-0/+14
* swr/rast: rename frontend pVertexStoreTim Rowley2017-08-021-6/+9
* swr/rast: fix movemask_ps / movemask_pd on AVX512Tim Rowley2017-08-021-2/+7
* swr/rast: stop using MSFT types in platform independent codeTim Rowley2017-08-0214-31/+35
* swr/rast: enable USE_SIMD16_FRONTEND by defaultTim Rowley2017-08-021-1/+1
* swr/rast: disable AVX512 optimization of SSE / AVX codeTim Rowley2017-08-021-0/+4