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_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: set alignment for load_ssbo/store_ssbo in meta shaders
Rhys Perry
2019-11-25
1
-0
/
+3
*
radv: rename and re-document cache flush flags
Samuel Pitoiset
2019-06-25
1
-2
/
+2
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
radv: set ACCESS_NON_READABLE on stores for copy/fill/clear meta shaders
Samuel Pitoiset
2019-04-15
1
-0
/
+2
*
radv: set num_components on vulkan_resource_index intrinsic
Lionel Landwerlin
2019-03-06
1
-3
/
+6
*
radeonsi: correct WRITE_DATA.DST_SEL definitions
Marek Olšák
2019-01-22
1
-1
/
+1
*
nir: replace nir_load_system_value calls with appropiate builder functions
Karol Herbst
2018-11-14
1
-4
/
+4
*
radv: adjust the CmdUpdateBuffer threshold for optimal performance
Samuel Pitoiset
2018-09-28
1
-1
/
+1
*
radv: add support for VK_EXT_conditional_rendering
Samuel Pitoiset
2018-07-18
1
-0
/
+10
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
1
-2
/
+2
*
radv: get rid of buffer object priorities
Samuel Pitoiset
2018-07-12
1
-4
/
+4
*
radv: only emit cache flushes when the pool size is large enough
Samuel Pitoiset
2018-03-01
1
-6
/
+0
*
radv: optimize calling radv_cmd_buffer_trace_emit()
Samuel Pitoiset
2017-11-13
1
-1
/
+2
*
radv: wrap cs_add_buffer in an inline. (v2)
Dave Airlie
2017-11-06
1
-4
/
+4
*
radv: make radv_fill_buffer() return the needed flush bits
Samuel Pitoiset
2017-10-27
1
-3
/
+10
*
radv: use a define for the transition point between cp and compute shader
Dave Airlie
2017-10-25
1
-3
/
+9
*
radv: convert all COMPUTE operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
1
-6
/
+11
*
radv: cleanup radv_device_finish_meta_XXX() helpers
Samuel Pitoiset
2017-10-02
1
-29
/
+16
*
radv: do not need to double zero-init the meta state structures
Samuel Pitoiset
2017-10-02
1
-2
/
+0
*
radv: store the amount of saved constants in the compute state
Samuel Pitoiset
2017-09-27
1
-2
/
+2
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
1
-4
/
+4
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-14
/
+14
*
radv: set base/ranges for push constant loads.
Dave Airlie
2017-05-08
1
-0
/
+2
*
radv: use push descriptors in meta
Fredrik Höglund
2017-04-14
1
-72
/
+50
*
radv: Add more trace points.
Bas Nieuwenhuizen
2017-04-13
1
-0
/
+2
*
radv: Ignore CmdUpdateBuffer with size 0.
Bas Nieuwenhuizen
2017-04-13
1
-0
/
+3
*
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Alex Smith
2017-03-14
1
-0
/
+2
*
Revert "radv: detect command buffers that do no work and drop them (v2)"
Dave Airlie
2017-02-20
1
-1
/
+0
*
radv: detect command buffers that do no work and drop them (v2)
Dave Airlie
2017-02-13
1
-0
/
+1
*
radv: update vkCmdUpdateBuffer for the MEC.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+3
*
vulkan: import latest public vulkan headers + and fix drivers.
Dave Airlie
2016-11-11
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-14
/
+14
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+543