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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Move nir_lower_uniforms_to_ubo to compiler/nir.
Timur Kristóf
2019-03-05
1
-1
/
+0
*
nir: Gather texture bitmasks in gl_nir_lower_samplers_as_deref.
Kenneth Graunke
2019-02-11
1
-1
/
+2
*
st/nir: Pull sampler lowering into a helper function.
Kenneth Graunke
2019-02-11
1
-0
/
+3
*
st/nir: Make new helpers for constructing built-in NIR shaders.
Kenneth Graunke
2019-02-05
1
-0
/
+15
*
st/nir: Move varying setup code to a helper function.
Kenneth Graunke
2019-02-05
1
-0
/
+3
*
st/mesa: Pull nir_lower_wpos_ytransform work into a helper function.
Kenneth Graunke
2018-11-03
1
-0
/
+4
*
st/nir: Fix st_nir_opts() prototype.
Kenneth Graunke
2018-07-25
1
-1
/
+1
*
st/nir: make st_nir_opts() available externally
Timothy Arceri
2018-05-12
1
-0
/
+2
*
st/glsl_to_nir: set paramater value offset as driver location for packed unif...
Timothy Arceri
2018-04-10
1
-2
/
+1
*
st: add uniform packing support to lower_uniforms_to_ubo()
Timothy Arceri
2018-03-20
1
-1
/
+2
*
st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker
Timothy Arceri
2018-03-20
1
-0
/
+1
*
st/glsl_to_nir: make st_glsl_to_nir() static
Timothy Arceri
2017-12-04
1
-4
/
+0
*
st/glsl: move nir linking loop to new function st_link_nir()
Timothy Arceri
2017-12-04
1
-4
/
+3
*
st/glsl_to_nir: pass gl_shader_program to st_finalize_nir()
Timothy Arceri
2017-11-03
1
-1
/
+3
*
mesa/st: add nir pass to lower tex_src_plane
Rob Clark
2016-09-26
1
-0
/
+3
*
mesa/st: Use 'struct nir_shader' instead of 'nir_shader'.
Vinson Lee
2016-07-01
1
-6
/
+6
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-1
/
+1
*
mesa/st: add support for NIR as possible driver IR
Rob Clark
2016-05-17
1
-0
/
+21
*
mesa/st: add nir pass for lowering builtin uniforms
Rob Clark
2016-05-17
1
-0
/
+31