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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-18
1
-0
/
+1
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-18
1
-1
/
+3
*
radv: store engine name
Lionel Landwerlin
2019-09-18
2
-0
/
+16
*
radv: fix allocating number of user sgprs if streamout is used
Samuel Pitoiset
2019-09-18
1
-1
/
+1
*
radeonsi/gfx10: fix wave occupancy computations
Marek Olšák
2019-09-10
2
-4
/
+5
*
radv: add support for vk_x11_override_min_image_count
Eric Engestrom
2019-09-09
1
-0
/
+1
*
amd: move adaptive sync to performance section, as it is defined in xmlpool
Eric Engestrom
2019-09-09
1
-1
/
+1
*
radv: Call nir_propagate_invariant()
Connor Abbott
2019-09-05
1
-0
/
+2
*
radv: fix getting the index type size for uint8_t
Samuel Pitoiset
2019-09-04
1
-1
/
+1
*
radv: Change memory type order for GPUs without dedicated VRAM
Alex Smith
2019-09-04
1
-3
/
+15
*
radv: additional query fixes
Andres Rodriguez
2019-09-04
1
-7
/
+8
*
radv/gfx10: do not use NGG with NAVI14
Samuel Pitoiset
2019-09-04
1
-0
/
+1
*
radv/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
Samuel Pitoiset
2019-09-04
1
-1
/
+2
*
radv: Disable NGG for geometry shaders.
Bas Nieuwenhuizen
2019-09-04
1
-0
/
+20
*
radv: force enable VK_AMD_shader_ballot for Wolfenstein Youngblood
Samuel Pitoiset
2019-09-04
1
-0
/
+8
*
radv: add a new debug option called RADV_DEBUG=noshaderballot
Samuel Pitoiset
2019-09-04
2
-0
/
+2
*
radv: allow to enable VK_AMD_shader_ballot only on GFX8+
Samuel Pitoiset
2019-09-04
2
-2
/
+3
*
radv: Emit VGT_GS_ONCHIP_CNTL for tess on GFX10.
Bas Nieuwenhuizen
2019-09-04
1
-0
/
+8
*
radv: Use correct vgpr_comp_cnt for VS if both prim_id and instance_id are ne...
Bas Nieuwenhuizen
2019-09-04
1
-2
/
+4
*
radv/gfx10: do not emit PA_SC_TILE_STEERING_OVERRIDE twice
Samuel Pitoiset
2019-08-20
1
-2
/
+0
*
radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+
Samuel Pitoiset
2019-08-20
2
-6
/
+12
*
radv: Add Renoir support.
Bas Nieuwenhuizen
2019-08-19
2
-3
/
+6
*
radeonsi/nir: always lower ballot masks as 64-bit, codegen handles it
Marek Olšák
2019-08-19
1
-2
/
+3
*
Revert "radv/gfx10: Enable DCC for storage images."
Bas Nieuwenhuizen
2019-08-16
3
-18
/
+4
*
Revert "radv: Do not decompress on LAYOUT_GENERAL."
Bas Nieuwenhuizen
2019-08-16
1
-3
/
+3
*
nir: merge and extend nir_opt_move_comparisons and nir_opt_move_load_ubo
Rhys Perry
2019-08-12
1
-1
/
+1
*
radv: Enable VK_KHR_pipeline_executable_properties.
Bas Nieuwenhuizen
2019-08-12
2
-1
/
+7
*
radv: Implement radv_GetPipelineExecutableStatisticsKHR.
Bas Nieuwenhuizen
2019-08-12
1
-0
/
+103
*
radv: Implement radv_GetPipelineExecutableInternalRepresentationsKHR.
Bas Nieuwenhuizen
2019-08-12
1
-5
/
+104
*
radv: Implement radv_GetPipelineExecutablePropertiesKHR.
Bas Nieuwenhuizen
2019-08-12
1
-0
/
+111
*
radv: Keep shader info when needed.
Bas Nieuwenhuizen
2019-08-12
4
-23
/
+36
*
radv: Add VK_KHR_pipeline_executable_properties in disabled state.
Bas Nieuwenhuizen
2019-08-12
1
-0
/
+1
*
radv: Use string for nir dumping.
Bas Nieuwenhuizen
2019-08-12
4
-8
/
+29
*
radv: Get max workgroup size without nir.
Bas Nieuwenhuizen
2019-08-12
3
-19
/
+28
*
radv: Add utility function to calculate max waves.
Bas Nieuwenhuizen
2019-08-12
2
-8
/
+24
*
radv: Do not setup attachments without a framebuffer.
Bas Nieuwenhuizen
2019-08-12
1
-3
/
+5
*
radv: Hash Wave32 settings in shader key.
Bas Nieuwenhuizen
2019-08-12
2
-0
/
+9
*
radv: Properly use Wave64 for non-NGG GS and copy shader.
Bas Nieuwenhuizen
2019-08-12
1
-1
/
+4
*
radv: Put wave size in shader options/info.
Bas Nieuwenhuizen
2019-08-12
4
-48
/
+38
*
amd: prepare dropping include of p_compiler.h
Lionel Landwerlin
2019-08-09
1
-1
/
+1
*
radv: Avoid VEGA/RAVEN scissor bug in binning.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+2
*
radv: Avoid binning RAVEN hangs.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+2
*
radv: Fix off by one for S_028C48_MAX_ALLOC_COUNT.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+1
*
radv/gfx10: Enable DCC for storage images.
Bas Nieuwenhuizen
2019-08-07
3
-4
/
+18
*
radv: Add device argument for dcc compression check.
Bas Nieuwenhuizen
2019-08-07
5
-18
/
+24
*
radv: Disable compression for compute DCC decompress store.
Bas Nieuwenhuizen
2019-08-07
3
-13
/
+41
*
radv: Add extra struct to image view creation.
Bas Nieuwenhuizen
2019-08-07
12
-22
/
+27
*
radv: Do not decompress on LAYOUT_GENERAL.
Bas Nieuwenhuizen
2019-08-07
1
-3
/
+3
*
radv: Pass through render loop detection to internal layout decisions.
Bas Nieuwenhuizen
2019-08-07
6
-46
/
+100
*
radv: Add render loop detection in renderpass.
Bas Nieuwenhuizen
2019-08-07
2
-0
/
+19
[next]