summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs/relnotes/17.1.0: document the new LLVM requirementMarek Olšák2017-03-061-1/+2
* gallium/radeon: don't monitor SDMA busyness on EG/Cayman/SIMarek Olšák2017-03-061-1/+1
* radeonsi: drop support for LLVM 3.6 & 3.7Marek Olšák2017-03-0610-76/+25
* radeonsi: set the convergent attribute where neededMarek Olšák2017-03-062-3/+7
* gallivm,ac: add LP_FUNC_ATTR_CONVERGENTMarek Olšák2017-03-064-0/+4
* radeonsi: fix LLVM 3.9 - don't use non-matching attributes on declarationsMarek Olšák2017-03-062-5/+7
* st/omx: Set end-of-frame flag on bitstream output buffersMark Thompson2017-03-061-0/+3
* st/omx: Fix port format enumerationMark Thompson2017-03-061-0/+2
* st/va: Fix forward/backward referencing for deinterlacingMark Thompson2017-03-062-7/+7
* st/va: Support fractional framerate in misc parameterMark Thompson2017-03-061-1/+7
* st/va encode handle ntsc framerate rate controlAndy Furniss2017-03-061-6/+13
* radv: Use the new L2 writeback flag.Bas Nieuwenhuizen2017-03-062-6/+6
* radv: Add L2 writeback.Bas Nieuwenhuizen2017-03-062-34/+54
* util/disk_cache: fix make checkTimothy Arceri2017-03-063-24/+30
* radv/ac: use bitfield extract new intrinsics.Dave Airlie2017-03-061-7/+4
* radv/ac: move to new kill build.Dave Airlie2017-03-061-5/+2
* radv/ac: move to using new export intrinsics.Dave Airlie2017-03-061-93/+86
* radv/ac: switch to new intrinsics for pkrtz and clamp.Dave Airlie2017-03-061-5/+2
* radv: drop Z24 support.Dave Airlie2017-03-051-3/+0
* radv: use VK_NULL_HANDLE for handlesGrazvydas Ignotas2017-03-062-5/+5
* radv: check for upload alloc failureGrazvydas Ignotas2017-03-061-3/+4
* radv: don't use uninitialized value on failureGrazvydas Ignotas2017-03-061-1/+1
* radv: avoid casting warnings on 32bitGrazvydas Ignotas2017-03-062-3/+5
* radv/amdgpu: Add some debug flags.Bas Nieuwenhuizen2017-03-066-16/+52
* radv: Cache command buffers in command pool.Bas Nieuwenhuizen2017-03-062-48/+84
* Revert "glsl: Switch to disable-by-default for the GLSL shader cache"Timothy Arceri2017-03-062-12/+0
* docs: update envvars.html to reflect having a cache per archTimothy Arceri2017-03-061-1/+4
* util/disk_cache: support caches for multiple architecturesTimothy Arceri2017-03-061-0/+26
* util/disk_cache: mark read-only arguments constGrazvydas Ignotas2017-03-062-27/+28
* radeon/ac: fix intrinsic version checkDave Airlie2017-03-061-1/+1
* radv: Merge fast clear flushes.Bas Nieuwenhuizen2017-03-051-13/+35
* relnotes: [swr] note addition of gs, increased llvm requirementTim Rowley2017-03-051-0/+4
* docs: update features.txt for swr geometry shadersTim Rowley2017-03-051-9/+9
* swr: [rasterizer core] fix primID provoking vertex for GSTim Rowley2017-03-051-2/+2
* swr: implement geometry shadersTim Rowley2017-03-0513-63/+700
* configure.ac: increase required swr llvm to 3.9.0Tim Rowley2017-03-051-1/+1
* i965: Clamp texture buffer size to GL_MAX_TEXTURE_BUFFER_SIZE.Kenneth Graunke2017-03-041-0/+18
* automake: move wayland-drm prior to VulkanEmil Velikov2017-03-041-5/+5
* android: fix libz dynamic library dependenciesMauro Rossi2017-03-042-4/+2
* svga: pass NULL to ureg_get_tokens()Timothy Arceri2017-03-052-6/+3
* nvc0: take extra pushbuf space into account for pushbuf_space callsIlia Mirkin2017-03-041-2/+2
* nvc0: increase alignment to 256 for texture buffers on fermiIlia Mirkin2017-03-041-1/+3
* android: fix outdir for gen_enum_to_str filesTapani Pälli2017-03-041-1/+2
* EGL/Android: Add EGL_EXT_buffer_age extensionXiaosong Wei2017-03-042-1/+59
* docs: add news item and link release notes for 17.0.1Emil Velikov2017-03-042-0/+7
* docs: add sha256 checksums for 17.0.1Emil Velikov2017-03-041-1/+2
* docs: add release notes for 17.0.1Emil Velikov2017-03-041-0/+220
* gallium/targets: don't leave an empty target directory(ies)Emil Velikov2017-03-043-3/+9
* radv: use enum_to_str util functions.Emil Velikov2017-03-042-34/+5
* vulkan: Build common Vulkan code earlierJason Ekstrand2017-03-041-5/+5