aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd
Commit message (Expand)AuthorAgeFilesLines
* android: radv/ac: Fix nir.h includeMauro Rossi2017-04-241-0/+2
* radv/ac: copy llvm machine feature flags from radeonsi.Dave Airlie2017-04-241-1/+1
* radv: Enable lowering fdiv in nir.Bas Nieuwenhuizen2017-04-231-0/+1
* radv: Use the correct pipeline for dispatches.Bas Nieuwenhuizen2017-04-221-3/+3
* radv: Prefetch compute shader too.Bas Nieuwenhuizen2017-04-211-0/+1
* radv/ac: use tex_lz if we can.Dave Airlie2017-04-201-6/+16
* ac: fix build after LLVM 5.0 SVN r300718Christoph Haag2017-04-201-0/+4
* radv: Set variant code_size when created from the cache.Bas Nieuwenhuizen2017-04-201-0/+1
* radv: Add shader prefetch.Bas Nieuwenhuizen2017-04-193-0/+18
* radv: Remove binding buffer count.Bas Nieuwenhuizen2017-04-193-13/+10
* radv: Don't try to find gaps for non-freeable descriptors.Bas Nieuwenhuizen2017-04-191-2/+3
* radv: Use host memory pool for non-freeable descriptors.Bas Nieuwenhuizen2017-04-192-16/+57
* radv: Don't allocate dynamic descriptors separately.Bas Nieuwenhuizen2017-04-191-12/+4
* radv/meta: Fix nir_builder.h includeMike Lothian2017-04-191-1/+1
* radv/ac: Fix nir.h includeMike Lothian2017-04-191-1/+1
* radv/meta: refactor out some common shaders.Dave Airlie2017-04-195-104/+43
* radv/meta: generate position for blit shaders.Dave Airlie2017-04-191-51/+16
* radv/meta: reduce vertex buffer in blit2d.Dave Airlie2017-04-191-28/+7
* radv/meta: reduce vertex buffer usage in clear shadersDave Airlie2017-04-193-53/+25
* radv/meta: avoid using vertex buffer for resolve shader.Dave Airlie2017-04-191-67/+7
* radv/meta: move depth decompress to using inline vertex dataDave Airlie2017-04-191-69/+6
* radv/meta: move fast clear to generate vertices in shader.Dave Airlie2017-04-191-68/+6
* radv/meta: add common shader vertex generation functionDave Airlie2017-04-192-0/+39
* radv/meta: add support for save/restore meta without vertex data.Dave Airlie2017-04-192-8/+38
* radv: drop debugging leftovers code in descriptor set patches.Dave Airlie2017-04-191-3/+0
* radv: add support for 32 descriptor sets.Dave Airlie2017-04-192-7/+7
* radv/ac: add support for indirect access of descriptor sets.Dave Airlie2017-04-195-18/+105
* radv: start allocating user sgprsDave Airlie2017-04-191-13/+74
* radv/ac: mark used descriptor sets in shader info.Dave Airlie2017-04-192-0/+35
* radv/ac: frag shader only needs ring offsets if sample positions enabledDave Airlie2017-04-191-1/+4
* radv/ac: move needs_push_constants to shader info.Dave Airlie2017-04-193-10/+11
* radv: optimise compute shader grid size emission.Dave Airlie2017-04-194-13/+29
* radv: start conditionalising vertex inputs. (v2)Dave Airlie2017-04-194-14/+63
* radv/ac: add initial pre-pass for shader info gatheringDave Airlie2017-04-196-9/+116
* radv: enable timestampComputeAndGraphicsGrazvydas Ignotas2017-04-171-1/+1
* android: amd/addrlib: trivial fix for gfx9 supportMauro Rossi2017-04-171-0/+2
* radv: remove the temp descriptor set infrastructureFredrik Höglund2017-04-142-76/+28
* radv: use push descriptors in metaFredrik Höglund2017-04-146-416/+301
* radv: add private push descriptors for metaFredrik Höglund2017-04-142-0/+41
* radv: remove irrelevant commentGrazvydas Ignotas2017-04-141-1/+1
* radv: report timestampPeriod correctlyGrazvydas Ignotas2017-04-142-2/+2
* radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry.Bas Nieuwenhuizen2017-04-142-7/+7
* radv: Set descriptor set limits.Bas Nieuwenhuizen2017-04-131-15/+29
* radv: Increase integer sizes in descriptor sets.Bas Nieuwenhuizen2017-04-131-8/+8
* radv: support S8_UINT as a depth/stencil format.Dave Airlie2017-04-141-1/+1
* radv: bump maxGeometryShaderInvocations.Dave Airlie2017-04-141-1/+1
* radv: Add more trace points.Bas Nieuwenhuizen2017-04-132-0/+3
* radv: Ignore CmdUpdateBuffer with size 0.Bas Nieuwenhuizen2017-04-131-0/+3
* radv: Enable query inheritance.Bas Nieuwenhuizen2017-04-131-1/+1
* radv: enable variableMultisampleRate.Bas Nieuwenhuizen2017-04-131-1/+1