index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
/
radv_meta_bufimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: remove useless checks around radv_CmdBindPipeline()
Samuel Pitoiset
2017-10-04
1
-52
/
+13
*
radv: cleanup radv_device_finish_meta_XXX() helpers
Samuel Pitoiset
2017-10-02
1
-60
/
+36
*
radv: do not need to double zero-init the meta state structures
Samuel Pitoiset
2017-10-02
1
-8
/
+0
*
radv: remove useless radv_meta_{begin,end}_XXX() helpers
Samuel Pitoiset
2017-09-27
1
-42
/
+0
*
radv: remove useless 'cmd_buffer' param from radv_buffer_view_init()
Samuel Pitoiset
2017-09-13
1
-1
/
+1
*
radv: Remove unused args of radv_image_view_init.
Bas Nieuwenhuizen
2017-06-26
1
-7
/
+6
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-28
/
+28
*
radv: set base/ranges for push constant loads.
Dave Airlie
2017-05-08
1
-0
/
+14
*
radv: move some image info into a separate struct.
Dave Airlie
2017-05-03
1
-1
/
+1
*
radv: use push descriptors in meta
Fredrik Höglund
2017-04-14
1
-169
/
+126
*
radv/ac: fixup texture coord to have right number of channels.
Dave Airlie
2017-03-09
1
-3
/
+3
*
radv: use VK_NULL_HANDLE for handles
Grazvydas Ignotas
2017-03-06
1
-4
/
+4
*
radv/meta: update header info
Dave Airlie
2016-12-18
1
-1
/
+2
*
radv: clear image implementation for compute queue
Dave Airlie
2016-12-18
1
-9
/
+260
*
radv: implement image->image copies using compute shader
Dave Airlie
2016-12-18
1
-0
/
+315
*
radv: add a compute shader implementation for buffer to image
Dave Airlie
2016-12-18
1
-2
/
+300
*
radv/meta: use VK_NULL_HANDLE for handles
Grazvydas Ignotas
2016-12-10
1
-1
/
+1
*
radv/meta: clean up buffer->image code.
Dave Airlie
2016-12-08
1
-35
/
+7
*
radv: add missing license file to radv_meta_bufimage.
Dave Airlie
2016-12-08
1
-0
/
+27
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-7
/
+7
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+396