aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_meta_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* radv: cleanup radv_device_finish_meta_XXX() helpersSamuel Pitoiset2017-10-021-29/+16
* radv: do not need to double zero-init the meta state structuresSamuel Pitoiset2017-10-021-2/+0
* radv: store the amount of saved constants in the compute stateSamuel Pitoiset2017-09-271-2/+2
* radv: Don't use a virtual function for getting the buffer virtual address.Bas Nieuwenhuizen2017-09-201-4/+4
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-14/+14
* radv: set base/ranges for push constant loads.Dave Airlie2017-05-081-0/+2
* radv: use push descriptors in metaFredrik Höglund2017-04-141-72/+50
* radv: Add more trace points.Bas Nieuwenhuizen2017-04-131-0/+2
* radv: Ignore CmdUpdateBuffer with size 0.Bas Nieuwenhuizen2017-04-131-0/+3
* radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBufferAlex Smith2017-03-141-0/+2
* Revert "radv: detect command buffers that do no work and drop them (v2)"Dave Airlie2017-02-201-1/+0
* radv: detect command buffers that do no work and drop them (v2)Dave Airlie2017-02-131-0/+1
* radv: update vkCmdUpdateBuffer for the MEC.Bas Nieuwenhuizen2016-12-181-1/+3
* vulkan: import latest public vulkan headers + and fix drivers.Dave Airlie2016-11-111-1/+1
* nir/i965/anv/radv/gallium: make shader info a pointerTimothy Arceri2016-10-261-14/+14
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+543