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
/
mesa
/
state_tracker
/
st_nir_builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/st: Move the dword slot counting function to glsl_types as well.
Eric Anholt
2020-01-14
1
-1
/
+0
*
mesa/st: Deduplicate the NIR uniform lowering code.
Eric Anholt
2020-01-14
1
-9
/
+1
*
st/mesa: use pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-2
/
+5
*
st/mesa: assign driver locations for VS inputs for NIR before caching
Marek Olšák
2019-10-23
1
-0
/
+1
*
st/mesa: use nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-5
/
+2
*
st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as well.
Eric Anholt
2019-04-10
1
-0
/
+3
*
nir: Add multiplier argument to nir_lower_uniforms_to_ubo.
Timur Kristóf
2019-03-05
1
-1
/
+1
*
nir: Move nir_lower_uniforms_to_ubo to compiler/nir.
Timur Kristóf
2019-03-05
1
-1
/
+1
*
nir: Gather texture bitmasks in gl_nir_lower_samplers_as_deref.
Kenneth Graunke
2019-02-11
1
-1
/
+1
*
st/nir: Lower sampler derefs for builtin shaders.
Kenneth Graunke
2019-02-11
1
-0
/
+2
*
st/nir: Use src/ relative include path for autotools
Kristian H. Kristensen
2019-02-05
1
-1
/
+2
*
st/nir: Make new helpers for constructing built-in NIR shaders.
Kenneth Graunke
2019-02-05
1
-0
/
+138