index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
/
radv_meta_clear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: add radv_image_has_{cmask,fmask,dcc,htile}() helpers
Samuel Pitoiset
2018-04-09
1
-6
/
+6
*
radv: add radv_get_cmask_fast_clear_value() helper
Samuel Pitoiset
2018-04-09
1
-1
/
+22
*
radv: add radv_clear_{cmask,dcc} helpers
Samuel Pitoiset
2018-04-09
1
-6
/
+21
*
radv: restore previous stencil reference after depth-stencil clear
Matthew Nicholls
2018-01-22
1
-0
/
+6
*
radv: remove useless assertion in emit_depthstencil_clear()
Samuel Pitoiset
2017-11-20
1
-4
/
+0
*
radv: make radv_fill_buffer() return the needed flush bits
Samuel Pitoiset
2017-10-27
1
-28
/
+22
*
radv: do not allocate CMASK for non-MSSA images with 128 bit formats
Samuel Pitoiset
2017-10-14
1
-5
/
+0
*
radv: remove duplicate debug_flags field
Timothy Arceri
2017-10-12
1
-2
/
+2
*
radv: convert all COMPUTE operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
1
-14
/
+10
*
radv: add radv_meta_save() helper
Samuel Pitoiset
2017-10-06
1
-16
/
+12
*
radv: convert all GFX operations to the RADV_META_SAVE_XXX flags
Samuel Pitoiset
2017-10-06
1
-4
/
+16
*
radv: introduce the concept of meta save flags
Samuel Pitoiset
2017-10-06
1
-4
/
+4
*
radv: remove useless checks around radv_CmdBindPipeline()
Samuel Pitoiset
2017-10-04
1
-8
/
+4
*
radv: Implement TC compatible HTILE.
Bas Nieuwenhuizen
2017-10-04
1
-4
/
+14
*
radv: do not check the number of levels when doing fast htile
Samuel Pitoiset
2017-10-02
1
-3
/
+0
*
radv: cleanup radv_device_finish_meta_XXX() helpers
Samuel Pitoiset
2017-10-02
1
-6
/
+6
*
radv: drop useless check in depth_view_can_fast_clear()
Samuel Pitoiset
2017-10-02
1
-2
/
+1
*
radv: add radv_subpass_clear_attachment() helper
Samuel Pitoiset
2017-10-02
1
-20
/
+32
*
radv: add radv_attachment_needs_clear() helper
Samuel Pitoiset
2017-10-02
1
-39
/
+31
*
radv: do not need to double zero-init the meta state structures
Samuel Pitoiset
2017-10-02
1
-2
/
+0
*
radv: inline destroy_render_pass()
Samuel Pitoiset
2017-10-02
1
-9
/
+6
*
radv: use pipeline handles instead of objects for meta clear operations
Samuel Pitoiset
2017-10-02
1
-40
/
+32
*
radv: store the amount of saved constants in the compute state
Samuel Pitoiset
2017-09-27
1
-1
/
+1
*
radv: remove useless radv_meta_{begin,end}_XXX() helpers
Samuel Pitoiset
2017-09-27
1
-2
/
+2
*
radv: don't use iview for meta image width/height.
Dave Airlie
2017-09-13
1
-6
/
+9
*
radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
2017-09-01
1
-0
/
+1
*
radv: Add multiview clears.
Bas Nieuwenhuizen
2017-08-24
1
-19
/
+45
*
radv/gfx9: for fast clear use is_linear flag.
Dave Airlie
2017-08-16
1
-1
/
+1
*
radv: handle 10-bit format clamping workaround.
Dave Airlie
2017-08-01
1
-0
/
+2
*
radv: fix non-0 based layer clears.
Dave Airlie
2017-07-24
1
-4
/
+9
*
radv: Handle VK_ATTACHMENT_UNUSED in color attachments.
Bas Nieuwenhuizen
2017-07-24
1
-2
/
+4
*
radv: predicate cmask eliminate when using DCC.
Dave Airlie
2017-07-17
1
-1
/
+86
*
radv/clear: add r32g32b32a32 fast clear support (v2)
Dave Airlie
2017-07-17
1
-2
/
+5
*
radv: Add compute htile clear for combined depth+stencil surfaces.
Bas Nieuwenhuizen
2017-07-08
1
-9
/
+7
*
radv: Disable depth & stencil tests when the depthbuffer doesn't support it.
Bas Nieuwenhuizen
2017-07-05
1
-1
/
+1
*
radv: Remove unused args of radv_image_view_init.
Bas Nieuwenhuizen
2017-06-26
1
-2
/
+1
*
radv/meta: remove an unused variable
Grazvydas Ignotas
2017-06-08
1
-1
/
+0
*
radv: add rb+ support for GFX9
Dave Airlie
2017-06-06
1
-0
/
+5
*
radv: use ac_surface data structures
Nicolai Hähnle
2017-06-05
1
-1
/
+1
*
radv: Add compute HTILE fast clear.
Bas Nieuwenhuizen
2017-05-22
1
-1
/
+93
*
radv: Add queue masks for htile usage determination.
Bas Nieuwenhuizen
2017-05-22
1
-6
/
+12
*
radv: Don't use a separate can_expclear.
Bas Nieuwenhuizen
2017-05-22
1
-1
/
+1
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-4
/
+4
*
radv/meta: move clear color to using push constants
Dave Airlie
2017-05-08
1
-130
/
+76
*
radv: fix stencil only clears.
Dave Airlie
2017-05-03
1
-0
/
+3
*
radv: move some image info into a separate struct.
Dave Airlie
2017-05-03
1
-9
/
+8
*
radv: provide a helper for comparing an image extents.
Dave Airlie
2017-05-03
1
-2
/
+2
*
radv/meta: reduce vertex buffer usage in clear shaders
Dave Airlie
2017-04-19
1
-50
/
+17
*
radv: Set proper viewport & scissor for meta draws.
Bas Nieuwenhuizen
2017-03-30
1
-15
/
+39
*
radv/meta: fix image clears for r4g4 format.
Dave Airlie
2017-03-20
1
-0
/
+8
[next]