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
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
1
-0
/
+7
*
radv/gfx10: fix 3D images
Samuel Pitoiset
2019-10-23
1
-14
/
+14
*
radv: Add extra struct to image view creation.
Bas Nieuwenhuizen
2019-08-07
1
-1
/
+1
*
radv: only use specialised 3D meta paths on GFX9.
Dave Airlie
2019-07-09
1
-14
/
+14
*
radv: Add multiple planes to images.
Bas Nieuwenhuizen
2019-04-25
1
-2
/
+2
*
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
2019-01-21
1
-6
/
+6
*
radv: get rid of bunch of KHR suffixes
Samuel Pitoiset
2019-01-09
1
-1
/
+1
*
radv: use 3d shader for gfx9 copies if dst is 3d
Dave Airlie
2018-12-04
1
-1
/
+1
*
nir: replace nir_load_system_value calls with appropiate builder functions
Karol Herbst
2018-11-14
1
-8
/
+8
*
radv: implement image to image operations for R32G32B32
Samuel Pitoiset
2018-10-26
1
-0
/
+320
*
radv: fix a comment in radv_meta_buffer_to_image_cs_r32g32b32()
Samuel Pitoiset
2018-10-26
1
-1
/
+1
*
radv: add get_image_stride_for_r32g32b32() helper
Samuel Pitoiset
2018-10-26
1
-10
/
+17
*
radv: add create_bview_for_r32g32b32() helper
Samuel Pitoiset
2018-10-26
1
-33
/
+38
*
radv: add create_buffer_from_image() helper
Samuel Pitoiset
2018-10-26
1
-38
/
+35
*
radv: fix btoi for R32G32B32 when the dest offset is not 0
Samuel Pitoiset
2018-10-23
1
-2
/
+2
*
radv: implement buffer to image operations for R32G32B32
Samuel Pitoiset
2018-10-16
1
-0
/
+342
*
radv: implement clear operations for R32G32B32
Samuel Pitoiset
2018-10-11
1
-0
/
+275
*
radv/meta: Set num_components on image_store intrinsics
Jason Ekstrand
2018-08-30
1
-0
/
+4
*
radv: Remove image_var stores.
Bas Nieuwenhuizen
2018-06-22
1
-20
/
+20
*
radv: Use deref instructions for tex derefs in meta shaders.
Bas Nieuwenhuizen
2018-06-22
1
-9
/
+13
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
1
-4
/
+4
*
radv: Fix bufimage failure deallocation.
Bas Nieuwenhuizen
2018-01-22
1
-4
/
+6
*
radv/gfx9: fix buffer to image for 3d images on compute queues
Dave Airlie
2017-12-29
1
-15
/
+47
*
radv/gfx9: fix 3d image clears on compute queues
Dave Airlie
2017-12-29
1
-9
/
+64
*
radv/gfx9: fix 3d image to image transfers on compute queues.
Dave Airlie
2017-12-29
1
-20
/
+55
*
radv/gfx9: add 3d sampler image->buffer copy shader. (v3)
Dave Airlie
2017-12-22
1
-18
/
+58
*
radv: remove XtoY_temps structs
Samuel Pitoiset
2017-10-18
1
-36
/
+26
*
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