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_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: add support for dynamic vertex input binding stride
Samuel Pitoiset
2020-07-13
1
-2
/
+8
*
radv: add support for dynamic depth/stencil states
Samuel Pitoiset
2020-07-13
1
-34
/
+91
*
radv: add support for dynamic and scissor count
Samuel Pitoiset
2020-07-13
1
-0
/
+2
*
radv: add support for dynamic primitive topology
Samuel Pitoiset
2020-07-13
1
-49
/
+20
*
radv: add support for dynamic cull mode and front face
Samuel Pitoiset
2020-07-13
1
-10
/
+24
*
radv: remove the secure compile support feature
Samuel Pitoiset
2020-07-13
1
-212
/
+11
*
radv: compute prim_vertex_count at draw time
Samuel Pitoiset
2020-07-09
1
-24
/
+2
*
radv: adjust IA_MULTI_VGT_PARAM.PARTIAL_VS_WAVE at draw time
Samuel Pitoiset
2020-07-09
1
-14
/
+2
*
radv: adjust IA_MULTI_VGT_PARAM.WD_SWITCH_ON_EOP at draw time
Samuel Pitoiset
2020-07-09
1
-17
/
+0
*
radv: store the primitive topology hardware value in the pipeline
Samuel Pitoiset
2020-07-09
1
-1
/
+1
*
Revert "radv: add support for MRTs compaction to avoid holes"
Bas Nieuwenhuizen
2020-07-06
1
-28
/
+23
*
radv: fix wide lines with multisample enabled
Samuel Pitoiset
2020-07-02
1
-1
/
+0
*
radv: add support for MRTs compaction to avoid holes
Samuel Pitoiset
2020-06-29
1
-23
/
+28
*
radv: use SPI_SHADER_ZERO for non-written color attachments
Samuel Pitoiset
2020-06-29
1
-1
/
+2
*
radv: rework 8/16-bit color attachment formats detection
Samuel Pitoiset
2020-06-29
1
-51
/
+38
*
radv: adjust CB_SHADER_MASK for dual-source blending in the shader info pass
Samuel Pitoiset
2020-06-29
1
-3
/
+2
*
radv: change use_aco -> use_llvm
Daniel Schürmann
2020-06-25
1
-14
/
+15
*
radv: add support for Sienna Cichlid
Samuel Pitoiset
2020-06-19
1
-2
/
+10
*
radv: compute CB_SHADER_MASK from the fragment shader outputs
Samuel Pitoiset
2020-06-18
1
-1
/
+5
*
radv: make sure to set CB_SHADER_MASK correctly for internal CB operations
Samuel Pitoiset
2020-06-18
1
-0
/
+11
*
ac: add ac_choose_spi_color_formats() to common code
Samuel Pitoiset
2020-06-15
1
-112
/
+13
*
radv: set DB_SHADER_CONTROL.CONSERVATIVE_Z_EXPORT correctly
Samuel Pitoiset
2020-06-12
1
-0
/
+7
*
radv: set keep_statistic_info with RADV_DEBUG=shaderstats
Rhys Perry
2020-06-05
1
-1
/
+3
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-2
/
+2
*
radv: Support VK_PIPELINE_CREATE_EARLY_RETURN_ON_FAILURE_BIT_EXT.
Bas Nieuwenhuizen
2020-05-19
1
-0
/
+12
*
radv: Support VK_PIPELINE_COMPILE_REQUIRED_EXT.
Bas Nieuwenhuizen
2020-05-19
1
-11
/
+27
*
radv: use the base object struct types
Samuel Pitoiset
2020-05-13
1
-0
/
+8
*
radv: use the common base object type for VkDevice
Samuel Pitoiset
2020-05-13
1
-3
/
+3
*
radv: Use smaller esgs_itemsize for ACO.
Timur Kristóf
2020-04-29
1
-5
/
+8
*
radv: Use new linking helper to set default driver locations.
Timur Kristóf
2020-04-29
1
-0
/
+50
*
radv: Add inputs read by TES to radv_shader_info.
Timur Kristóf
2020-04-24
1
-0
/
+7
*
radv: simplify checking for Navi1x chips
Samuel Pitoiset
2020-04-23
1
-3
/
+1
*
radv: make sure to export the viewport index if FS needs it
Samuel Pitoiset
2020-04-23
1
-0
/
+13
*
Fix promotion of floats to doubles
Albert Astals Cid
2020-04-18
1
-1
/
+1
*
radv: fix geometry shader primitives query with ACO on GFX10
Samuel Pitoiset
2020-04-17
1
-5
/
+1
*
radv: rename extra graphics pipeline decompress/resummarize fields
Samuel Pitoiset
2020-04-08
1
-3
/
+3
*
radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
Timur Kristóf
2020-04-07
1
-0
/
+13
*
radv, aco: collect statistics if requested but executables are not
Rhys Perry
2020-04-03
1
-10
/
+11
*
radv: add code for exposing compiler statistics
Rhys Perry
2020-04-03
1
-0
/
+14
*
radv: stop including files from mesa/main
Marek Olšák
2020-03-27
1
-1
/
+0
*
radv: call nir_shader_gather_info again
Rhys Perry
2020-03-19
1
-0
/
+3
*
radv: remove wrong assert that checks compute subgroup size
Samuel Pitoiset
2020-03-18
1
-5
/
+4
*
radv/gfx10: fix required ballot size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
1
-3
/
+21
*
radv/gfx10: fix required subgroup size with VK_EXT_subgroup_size_control
Samuel Pitoiset
2020-03-17
1
-1
/
+12
*
radv: remove unnecessary LLVM includes
Samuel Pitoiset
2020-03-13
1
-3
/
+0
*
radv: remove radv_shader_variant::aco_used
Samuel Pitoiset
2020-03-13
1
-1
/
+1
*
radv: cleanup occurences of use_aco everywhere
Samuel Pitoiset
2020-03-13
1
-10
/
+7
*
radv: tune primitive binning for small chips
Samuel Pitoiset
2020-03-12
1
-2
/
+7
*
amd/llvm: Fix divergent descriptor indexing. (v3)
Bas Nieuwenhuizen
2020-03-12
1
-7
/
+7
*
radv: Enable ACO on all stages.
Timur Kristóf
2020-03-11
1
-25
/
+6
[next]