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
/
freedreno
/
vulkan
/
tu_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Switch to using lowered image intrinsics.
Eric Anholt
2020-02-24
1
-6
/
+13
*
Rename nir_lower_constant_initializers to nir_lower_variable_initalizers
Arcady Goldmints-Orlov
2020-02-12
1
-2
/
+2
*
turnip: Add support for non-zero (still constant) UBO buffer indices.
Eric Anholt
2020-01-22
1
-2
/
+3
*
turnip: fix array/matrix varyings
Jonathan Marek
2020-01-21
1
-2
/
+2
*
turnip: remove tu_sort_variables_by_location
Jonathan Marek
2020-01-21
1
-48
/
+0
*
turnip: Add limited support for storage images.
Eric Anholt
2020-01-21
1
-0
/
+38
*
turnip: Refactor the intrinsic lowering.
Eric Anholt
2020-01-21
1
-35
/
+48
*
freedreno: Stop scattered remapping of SSBOs/images to IBOs.
Eric Anholt
2020-01-21
1
-0
/
+7
*
turnip: Add support for descriptor arrays.
Eric Anholt
2019-12-16
1
-42
/
+62
*
turnip: implement subpass input attachments
Jonathan Marek
2019-12-12
1
-5
/
+11
*
turnip: set load_layer_id to zero
Jonathan Marek
2019-12-12
1
-0
/
+8
*
turnip: more descriptor sets
Jonathan Marek
2019-10-15
1
-13
/
+20
*
turnip: push constants
Jonathan Marek
2019-10-15
1
-0
/
+24
*
turnip: use nir_assign_io_var_locations instead of nir_assign_var_locations
Jonathan Marek
2019-10-15
1
-6
/
+2
*
turnip: add missing nir passes
Jonathan Marek
2019-10-15
1
-5
/
+50
*
turnip: add code to lower indirect samplers
Jonathan Marek
2019-10-15
1
-14
/
+63
*
turnip: Tell spirv_to_nir that we want fragcoord as a sysval.
Eric Anholt
2019-10-15
1
-0
/
+1
*
turnip: use nir_opt_copy_prop_vars
Jonathan Marek
2019-09-26
1
-0
/
+2
*
turnip: lower samplers and uniform buffer indices
Jonathan Marek
2019-09-26
1
-0
/
+136
*
turnip: fix binning shader compilation
Jonathan Marek
2019-09-24
1
-4
/
+6
*
spirv: Drop lower_workgroup_access_to_offsets
Caio Marcelo de Oliveira Filho
2019-08-10
1
-1
/
+0
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-4
/
+4
*
turnip: Don't re-use entry_point pointer from spirv_to_nir
Caio Marcelo de Oliveira Filho
2019-05-29
1
-7
/
+5
*
freedreno/ir3: move const_state to ir3_shader
Rob Clark
2019-05-07
1
-2
/
+2
*
freedreno/ir3: move immediates to const_state
Rob Clark
2019-05-07
1
-2
/
+2
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+1
*
turnip: preliminary support for shader modules
Chia-I Wu
2019-03-11
1
-0
/
+338