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_glsl_to_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa/glsl: move SamplerTargets to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+1
*
st/mesa/glsl: set SamplersUsed directly in gl_program
Timothy Arceri
2017-01-06
1
-1
/
+0
*
glsl: create gl_program at the start of linking rather than the end
Timothy Arceri
2016-11-19
1
-7
/
+1
*
st/mesa/i965: simplify gl_program references and stop leaking
Timothy Arceri
2016-11-19
1
-1
/
+2
*
st/mesa: stop initialing Instructions and NumInstructions
Timothy Arceri
2016-11-17
1
-3
/
+0
*
nir: stop adjusting driver location for varying packing
Timothy Arceri
2016-10-26
1
-3
/
+0
*
st/mesa: use common double inputs read field
Timothy Arceri
2016-10-26
1
-1
/
+1
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
1
-1
/
+1
*
glsl: add temporary copy_shader_info() function
Timothy Arceri
2016-10-26
1
-2
/
+2
*
mesa: modify _mesa_copy_linked_program_data() to take gl_linked_shader
Timothy Arceri
2016-10-26
1
-3
/
+3
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+1
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
1
-1
/
+2
*
mesa/glsl: Move string_to_uint_map into the util folder
Thomas Helland
2016-09-12
1
-1
/
+1
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
st/nir: Trim out unused VS input variables.
Eric Anholt
2016-08-22
1
-7
/
+23
*
nir: use the same driver location for packed varyings
Timothy Arceri
2016-07-07
1
-0
/
+3
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-1
/
+1
*
mesa/glsl: stop using GL shader type internally
Timothy Arceri
2016-06-16
1
-3
/
+3
*
compiler: Move glsl_to_nir to libglsl.la
Jason Ekstrand
2016-05-26
1
-1
/
+1
*
mesa/st: add support for NIR as possible driver IR
Rob Clark
2016-05-17
1
-0
/
+442