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_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/gfx10: Add pipeline state support for tess.
Bas Nieuwenhuizen
2019-07-09
1
-6
/
+30
*
radv: Use NIR barycentric intrinsics
Connor Abbott
2019-07-08
1
-4
/
+154
*
radv: Make FragCoord a sysval
Connor Abbott
2019-07-08
1
-1
/
+2
*
radv: Lower input attachments in NIR.
Daniel Schürmann
2019-07-08
1
-0
/
+3
*
radv/gfx10: implement NGG support (VS only)
Samuel Pitoiset
2019-07-07
1
-3
/
+16
*
radv/gfx10: Set MEM_ORDERED flags on shaders.
Bas Nieuwenhuizen
2019-07-07
1
-0
/
+9
*
radv/gfx10: do not set stream output shader config
Samuel Pitoiset
2019-07-07
1
-7
/
+7
*
radv/gfx10: implement radv_fill_shader_variant()
Samuel Pitoiset
2019-07-07
1
-2
/
+7
*
radv: Move more stuff to variant create time.
Bas Nieuwenhuizen
2019-07-04
1
-3
/
+65
*
radv: Add the concept of radv shader binaries.
Bas Nieuwenhuizen
2019-07-04
1
-113
/
+201
*
radv: Add export_prim_id to the shader variant info.
Bas Nieuwenhuizen
2019-07-04
1
-2
/
+2
*
radv: Merge rsrc1/rsrc2 fields with the config fields.
Bas Nieuwenhuizen
2019-07-04
1
-21
/
+21
*
amd/common/gfx10: add register JSON
Nicolai Hähnle
2019-07-03
1
-1
/
+1
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
1
-0
/
+1
*
radv: rework how the number of VGPRs is computed
Samuel Pitoiset
2019-07-01
1
-3
/
+31
*
radv: the number of VGPR_COMP_CNT for GS is expected to be 0 on GFX8
Samuel Pitoiset
2019-07-01
1
-1
/
+1
*
radv: reduce number of VGPRs for TESS_EVAL if primitive ID is not used
Samuel Pitoiset
2019-07-01
1
-3
/
+10
*
amd/common: lower bitfield_extract to ubfe/ibfe.
Daniel Schürmann
2019-06-24
1
-0
/
+1
*
amd/common: lower bitfield_insert to bfm & bitfield_select
Daniel Schürmann
2019-06-24
1
-0
/
+1
*
radv: enable AMD_shader_ballot with RADV_PERFTEST_SHADER_BALLOT ('shader_ball...
Daniel Schürmann
2019-06-13
1
-1
/
+1
*
spirv/nir: add support for AMD_shader_ballot and Groups capability
Daniel Schürmann
2019-06-13
1
-2
/
+3
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
1
-1
/
+0
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-5
/
+4
*
radv: Don't re-use entry_point pointer from spirv_to_nir
Caio Marcelo de Oliveira Filho
2019-05-29
1
-10
/
+8
*
spirv, radv, anv: Replace ptr_type with addr_format
Caio Marcelo de Oliveira Filho
2019-05-20
1
-5
/
+5
*
radv: add a workaround for Monster Hunter World and LLVM 7&8
Samuel Pitoiset
2019-05-17
1
-0
/
+2
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-2
/
+2
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-1
/
+1
*
nir: Initialize lower_flrp_progress everywhere
Ian Romanick
2019-05-09
1
-1
/
+1
*
radv: call constant folding before opt algebraic
Timothy Arceri
2019-05-08
1
-1
/
+1
*
nir: Use the flrp lowering pass instead of nir_opt_algebraic
Ian Romanick
2019-05-06
1
-0
/
+25
*
radv: enable descriptor indexing capabilities
Juan A. Suarez Romero
2019-04-30
1
-0
/
+2
*
radv: Run the new ycbcr lowering pass.
Bas Nieuwenhuizen
2019-04-25
1
-1
/
+3
*
radv: add VK_NV_compute_shader_derivates support
Samuel Pitoiset
2019-04-22
1
-0
/
+1
*
radv: add VK_KHR_shader_atomic_int64 but disable it for now
Samuel Pitoiset
2019-04-17
1
-0
/
+1
*
radv: sort the shader capabilities alphabetically
Samuel Pitoiset
2019-04-16
1
-3
/
+3
*
radv: enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-15
1
-0
/
+1
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
radv: partially enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-01
1
-0
/
+1
*
radv: lower 16-bit flrp
Rhys Perry
2019-04-01
1
-0
/
+1
*
radv: do not lower frexp_exp and frexp_sig
Samuel Pitoiset
2019-03-28
1
-1
/
+0
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+1
*
radv: enable VK_KHR_8bit_storage
Rhys Perry
2019-03-21
1
-0
/
+1
*
anv,radv,turnip: Lower TG4 offsets with nir_lower_tex
Jason Ekstrand
2019-03-21
1
-0
/
+1
*
radv: enable lower_mul_2x32_64
Samuel Pitoiset
2019-03-06
1
-0
/
+1
*
radv: Implement VK_EXT_buffer_device_address.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+2
*
radv: fix build
Samuel Pitoiset
2019-02-01
1
-1
/
+1
*
radv: take LDS into account for compute shader occupancy stats
Timothy Arceri
2019-02-01
1
-2
/
+8
*
ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
Timothy Arceri
2019-02-01
1
-2
/
+2
*
radv/winsys: Set winsys bo priority on creation.
Bas Nieuwenhuizen
2019-01-29
1
-1
/
+2
[next]