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/gfx10: improve performance for TES using PrimID but not exporting it
Samuel Pitoiset
2020-01-13
1
-1
/
+1
*
radv/gfx10: add support for NGG passthrough mode
Samuel Pitoiset
2020-01-13
1
-0
/
+2
*
radv/gfx10: determine if a pipeline is eligible for NGG passthrough
Samuel Pitoiset
2020-01-13
1
-12
/
+53
*
radv/gfx10: disable vertex grouping
Samuel Pitoiset
2020-01-13
1
-5
/
+2
*
radv: do not fill keys from fragment shader twice
Samuel Pitoiset
2020-01-08
1
-14
/
+0
*
radv: Emit a BATCH_BREAK when changing pixel shaders or CB_TARGET_MASK.
Bas Nieuwenhuizen
2020-01-07
1
-18
/
+27
*
radv: implement VK_AMD_mixed_attachment_samples
Samuel Pitoiset
2020-01-03
1
-5
/
+26
*
radv: ignore pColorBlendState if rasterization is disabled
Samuel Pitoiset
2019-12-20
1
-5
/
+21
*
radv: tidy up radv_pipeline_init_blend_state()
Samuel Pitoiset
2019-12-20
1
-112
/
+115
*
radv: ignore pDepthStencilState if rasterization is disabled
Samuel Pitoiset
2019-12-20
1
-5
/
+15
*
radv: ignore pTessellationState if the pipeline doesn't use tess
Samuel Pitoiset
2019-12-20
1
-2
/
+16
*
radv: ignore pMultisampleState if rasterization is disabled
Samuel Pitoiset
2019-12-20
1
-7
/
+15
*
radv: fix possibly wrong PA_SC_AA_CONFIG value for conservative rast
Samuel Pitoiset
2019-12-10
1
-0
/
+7
*
radv: move emission of two PA_SC_* registers to the pipeline CS
Samuel Pitoiset
2019-12-10
1
-0
/
+2
*
radv: fix enabling sample shading with SampleID/SamplePosition
Samuel Pitoiset
2019-11-27
1
-7
/
+24
*
radv: fix reporting subgroup size with VK_KHR_pipeline_executable_properties
Samuel Pitoiset
2019-11-26
1
-3
/
+2
*
radv: create a fresh fork for each pipeline compile
Timothy Arceri
2019-11-25
1
-1
/
+15
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-20
1
-17
/
+2
*
radv: remove useless RADV_DEBUG=unsafemath debug option
Samuel Pitoiset
2019-11-15
1
-2
/
+0
*
radv/gfx10: fix primitive indices orientation for NGG GS
Samuel Pitoiset
2019-11-07
1
-2
/
+0
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
1
-3
/
+26
*
radv: rely on shader's wavesize when computing NGG info
Samuel Pitoiset
2019-11-06
1
-1
/
+10
*
radv: determine shaders wavesize at pipeline level
Samuel Pitoiset
2019-11-06
1
-0
/
+22
*
radv/gfx10: enable wave32 for compute based on shader's wavesize
Samuel Pitoiset
2019-11-06
1
-1
/
+1
*
radv: fix compute pipeline keys when optimizations are disabled
Samuel Pitoiset
2019-11-04
1
-2
/
+18
*
radv: Fix disk_cache_get size argument.
Bas Nieuwenhuizen
2019-10-31
1
-2
/
+2
*
radv: Add an early exit in the secure compile if we already have the cache en...
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+14
*
radv: Compute hashes in secure process for secure compilation.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+23
*
radv: make use of radv_sc_read()
Timothy Arceri
2019-10-30
1
-12
/
+17
*
radv: enable secure compile support
Timothy Arceri
2019-10-26
1
-2
/
+16
*
radv: add radv_secure_compile()
Timothy Arceri
2019-10-26
1
-0
/
+134
*
radv: add radv_create_shaders() to radv_shader.h
Timothy Arceri
2019-10-26
1
-1
/
+0
*
radv: get topology from pipeline key rather than VkGraphicsPipelineCreateInfo
Timothy Arceri
2019-10-26
1
-9
/
+8
*
radv: add an assertion in radv_gfx10_compute_bin_size()
Samuel Pitoiset
2019-10-23
1
-0
/
+1
*
radv: fix build
Samuel Pitoiset
2019-10-02
1
-1
/
+1
*
Revert "radv: disable viewport clamping even if FS doesn't write Z"
Samuel Pitoiset
2019-10-02
1
-1
/
+3
*
radv/gfx10: fix NGG streamout with triangle strips for VS
Samuel Pitoiset
2019-10-02
1
-0
/
+4
*
radv/gfx10: add radv_device::use_ngg
Samuel Pitoiset
2019-10-02
1
-3
/
+1
*
radv: Set shared VGPR count in radv_postprocess_config.
Timur Kristóf
2019-09-26
1
-2
/
+5
*
aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string
Rhys Perry
2019-09-26
1
-2
/
+2
*
radv/aco: return a correct name and description for the backend IR
Rhys Perry
2019-09-26
1
-2
/
+7
*
radv/aco: Setup alternate path in RADV to support the experimental ACO compiler
Daniel Schürmann
2019-09-19
1
-6
/
+27
*
radv: Add DFSM support.
Bas Nieuwenhuizen
2019-09-18
1
-5
/
+17
*
radv/gfx10: fix VK_KHR_pipeline_executable_properties with NGG GS
Samuel Pitoiset
2019-09-18
1
-4
/
+13
*
ac: move num_sdp_interfaces into radeon_info
Marek Olšák
2019-09-18
1
-15
/
+1
*
radv/gfx10: enable NGG_WAVE_ID_EN for NGG streamout
Samuel Pitoiset
2019-09-16
1
-0
/
+2
*
radv/gfx10: fix unnecessary LDS overallocation for NGG GS
Samuel Pitoiset
2019-09-16
1
-7
/
+1
*
radv/gfx10: adjust the LDS size for VS/TES NGG streamout
Samuel Pitoiset
2019-09-16
1
-8
/
+9
*
radv/gfx10: add an option to switch from legacy to NGG streamout
Samuel Pitoiset
2019-09-16
1
-12
/
+13
*
radv/gfx10: declare a LDS symbol for the NGG emit space
Samuel Pitoiset
2019-09-10
1
-3
/
+0
[next]