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_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: implement VK_EXT_external_memory_host
Fredrik Höglund
2018-02-08
1
-0
/
+1
*
radv: use separate bindings for graphics and compute descriptors
Samuel Pitoiset
2018-02-01
1
-5
/
+20
*
radv: store the bind point when creating descriptors with templates
Samuel Pitoiset
2018-02-01
1
-0
/
+1
*
radv: remove predication on cache flushes
Matthew Nicholls
2018-01-31
1
-1
/
+0
*
radv: Merge raster state with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
1
-10
/
+0
*
radv: Move gs state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
1
-8
/
+0
*
radv: Split out cliprect rule generation.
Bas Nieuwenhuizen
2018-01-30
1
-1
/
+0
*
radv: Merge VGT_GS_MODE computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
1
-2
/
+0
*
radv: Move tessellation state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
1
-13
/
+0
*
radv: Move blend state out of pipeline.
Bas Nieuwenhuizen
2018-01-30
1
-12
/
+0
*
radv: Split out generating VGT_SHADER_STAGES_EN.
Bas Nieuwenhuizen
2018-01-30
1
-1
/
+0
*
radv: Split out the ia_multi_vgt_param precomputation.
Bas Nieuwenhuizen
2018-01-30
1
-6
/
+10
*
radv: Split out db_shader_control computation.
Bas Nieuwenhuizen
2018-01-30
1
-1
/
+0
*
radv: Compute shader_z_format when emitting it.
Bas Nieuwenhuizen
2018-01-30
1
-1
/
+0
*
radv: Merge depth stencil state with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
1
-8
/
+0
*
radv: Merge ps_input_cntl computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
1
-2
/
+0
*
radv: Merge vtx_reuse_depth computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
1
-1
/
+0
*
radv: Merge vs state computation with PM4 generation.
Bas Nieuwenhuizen
2018-01-30
1
-8
/
+0
*
radv: Merge binning state generation with pm4 emission.
Bas Nieuwenhuizen
2018-01-30
1
-6
/
+0
*
radv: Constify some pipeline helpers.
Bas Nieuwenhuizen
2018-01-30
1
-2
/
+2
*
radv: Record a PM4 sequence for graphics pipeline switches.
Bas Nieuwenhuizen
2018-01-30
1
-0
/
+2
*
radv: Determine unneeded dynamic states.
Bas Nieuwenhuizen
2018-01-30
1
-0
/
+1
*
radv: move spi_baryc_cntl to pipeline
Dave Airlie
2018-01-25
1
-0
/
+1
*
radv: fix sample_mask_in loading. (v3.1)
Dave Airlie
2018-01-24
1
-0
/
+2
*
radv: add fs_key meta format support to resolve passes.
Dave Airlie
2018-01-24
1
-2
/
+2
*
radv: Implement VK_ANDROID_native_buffer.
Bas Nieuwenhuizen
2018-01-19
1
-0
/
+12
*
radv: Add create image flag to not use DCC/CMASK.
Bas Nieuwenhuizen
2018-01-19
1
-0
/
+1
*
radv: Implement VK_EXT_debug_report.
Bas Nieuwenhuizen
2018-01-17
1
-0
/
+3
*
radv: don't emit unneeded vertex state.
Dave Airlie
2018-01-12
1
-0
/
+4
*
radv: Implement VK_EXT_discard_rectangles.
Bas Nieuwenhuizen
2018-01-10
1
-6
/
+17
*
radv: Add mapping between dynamic state mask and external enum.
Bas Nieuwenhuizen
2018-01-10
1
-9
/
+23
*
radv: add has_scissor_bug for Vega10 and Raven
Samuel Pitoiset
2018-01-08
1
-0
/
+1
*
radv: make shader BOs read-only for the GPU
Samuel Pitoiset
2018-01-08
1
-0
/
+1
*
radv: remove unused radv_color_buffer_info::cb_clear_valueX
Samuel Pitoiset
2018-01-05
1
-2
/
+0
*
radv: Implement binning on GFX9.
Bas Nieuwenhuizen
2017-12-31
1
-0
/
+7
*
radv: Disable DCC for GENERAL layout and compute transfer dest.
Bas Nieuwenhuizen
2017-12-29
1
-0
/
+4
*
radv: Make color meta operations layout aware.
Bas Nieuwenhuizen
2017-12-29
1
-3
/
+19
*
radv: Add compute DCC decompress.
Bas Nieuwenhuizen
2017-12-29
1
-0
/
+4
*
radv: Add GFX DCC decompress.
Bas Nieuwenhuizen
2017-12-29
1
-0
/
+1
*
radv/gfx9: fix buffer to image for 3d images on compute queues
Dave Airlie
2017-12-29
1
-0
/
+1
*
radv/gfx9: fix 3d image clears on compute queues
Dave Airlie
2017-12-29
1
-0
/
+1
*
radv/gfx9: fix 3d image to image transfers on compute queues.
Dave Airlie
2017-12-29
1
-0
/
+1
*
radv/meta: fix blit paths for depth/stencil (v2.1)
Dave Airlie
2017-12-22
1
-2
/
+2
*
radv: handle depth/stencil image copy with layouts better. (v3.1)
Dave Airlie
2017-12-22
1
-2
/
+18
*
radv/gfx9: add support for 3d images to blit 2d paths
Dave Airlie
2017-12-22
1
-5
/
+5
*
radv/gfx9: add 3d sampler image->buffer copy shader. (v3)
Dave Airlie
2017-12-22
1
-0
/
+1
*
radv: create pipeline layout objects for all meta operations
Samuel Pitoiset
2017-12-19
1
-0
/
+3
*
radv: remove useless radv_cmask_info::base_address_reg
Samuel Pitoiset
2017-12-18
1
-1
/
+0
*
radv: Implement fences based on syncobjs.
Bas Nieuwenhuizen
2017-12-18
1
-1
/
+5
*
radv: store the dispatch initiator into the device
Samuel Pitoiset
2017-12-14
1
-0
/
+1
[next]