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
/
compiler
/
glsl
/
gl_nir_link_uniforms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/nir: Fill in the Parameters in NIR linker
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+68
*
glsl/nir: Avoid overflow when setting max_uniform_location
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+2
*
nir/linker: Initialize UniformDataDefaults when using SPIR-V
Arcady Goldmints-Orlov
2019-07-12
1
-0
/
+4
*
nir/linker: Fill TOP_LEVEL_ARRAY_SIZE and STRIDE
Antia Puentes
2019-07-12
1
-3
/
+25
*
nir/linker: Compute the offset for non-trivial uniform types.
Antia Puentes
2019-07-12
1
-10
/
+23
*
nir/linker: Fill the uniform's BLOCK_INDEX
Antia Puentes
2019-07-12
1
-1
/
+22
*
nir/linker: update already processed uniforms search for UBOs/SSBOs
Alejandro Piñeiro
2019-06-30
1
-10
/
+71
*
nir/linker: fill up uniform_storage with explicit data
Alejandro Piñeiro
2019-06-30
1
-5
/
+47
*
nir/linker: use only the array element type for array of ssbo/ubo
Alejandro Piñeiro
2019-06-30
1
-2
/
+42
*
nir/linker: fill is_shader_storage for uniforms
Alejandro Piñeiro
2019-06-30
1
-1
/
+2
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-5
/
+5
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-5
/
+7
*
glsl/link,i965: Make ImageAccess four-state
Jason Ekstrand
2018-08-29
1
-3
/
+5
*
nir/linker: take into account hidden uniforms
Alejandro Piñeiro
2018-08-13
1
-1
/
+4
*
nir/linker: handle uniforms without explicit location
Alejandro Piñeiro
2018-07-03
1
-2
/
+62
*
nir/linker: Set the uniform initial values
Neil Roberts
2018-06-21
1
-0
/
+1
*
nir/linker: Add gl_nir_link_uniforms()
Eduardo Lima Mitev
2018-06-21
1
-0
/
+461