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
/
drivers
/
dri
/
i965
/
brw_nir.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/nir: Do not scalarize phis in non-scalar setups
Iago Toral Quiroga
2015-08-03
1
-2
/
+6
*
i965/nir: Add new utility method brw_glsl_base_type_for_nir_type()
Eduardo Lima Mitev
2015-08-03
1
-0
/
+21
*
i965/nir/vec4: Lower "vecN" instructions and mark them unreachable
Antia Puentes
2015-08-03
1
-0
/
+5
*
i965/nir: Disable alu_to_scalar pass on non-scalar shaders
Alejandro PiƱeiro
2015-08-03
1
-6
/
+10
*
i965/nir/vec4: Implement store_output intrinsic
Eduardo Lima Mitev
2015-08-03
1
-1
/
+4
*
i965/nir: Move brw_type_for_nir_type() to brw_nir to allow reuse
Eduardo Lima Mitev
2015-08-03
1
-0
/
+18
*
i965/nir/vec4: Implement load_const intrinsic
Eduardo Lima Mitev
2015-08-03
1
-1
/
+1
*
i965/nir: Dot not assign direct uniform locations first for vec4-based shaders
Iago Toral Quiroga
2015-08-03
1
-4
/
+10
*
nir/nir_lower_io: Add vec4 support
Iago Toral Quiroga
2015-08-03
1
-6
/
+8
*
i965/nir: Pass a is_scalar boolean to brw_create_nir()
Eduardo Lima Mitev
2015-08-03
1
-1
/
+2
*
i965/fs: use SSA values directly
Connor Abbott
2015-06-30
1
-1
/
+1
*
nir/from_ssa: add a flag to not convert everything from SSA
Connor Abbott
2015-06-30
1
-1
/
+1
*
i965: Don't count NIR instructions for shader-db.
Kenneth Graunke
2015-06-23
1
-31
/
+0
*
i965: Re-index SSA definitions before printing NIR code.
Kenneth Graunke
2015-06-11
1
-0
/
+6
*
prog_to_nir: Use a variable for uniform data
Jason Ekstrand
2015-05-23
1
-12
/
+3
*
i965: Create NIR during LinkShader() and ProgramStringNotify().
Kenneth Graunke
2015-04-11
1
-0
/
+213
[prev]