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
/
nir
/
nir_lower_samplers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Properly preserve metadata in more cases
Jason Ekstrand
2020-06-11
1
-0
/
+7
*
nir: Drop nir_tex_instr::texture_array_size
Jason Ekstrand
2020-02-26
1
-3
/
+0
*
nir: Carve out nir_lower_samplers from GLSL code.
Timur Kristóf
2019-09-06
1
-0
/
+154
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-163
/
+0
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-2
/
+0
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-1
/
+2
*
nir: Add a helper for adding texture instruction sources
Jason Ekstrand
2017-10-17
1
-25
/
+2
*
nir: Return progress from nir_lower_samplers().
Matt Turner
2017-03-23
1
-11
/
+18
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
1
-3
/
+3
*
nir: Drop an unused program/hash_table.h include.
Eric Anholt
2016-08-10
1
-1
/
+0
*
nir/lower_samplers: Protect against sampler index overflow
Jason Ekstrand
2016-05-23
1
-3
/
+6
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/lower_samplers: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-28
/
+8
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-1
/
+12
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-9
/
+9
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+187