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: Use nir_opt_trivial_continues and nir_opt_if
Jason Ekstrand
2016-12-22
1
-0
/
+9
*
i965: use nir loop unrolling pass
Timothy Arceri
2016-12-23
1
-5
/
+17
*
nir: pass compiler rather than devinfo to functions that call nir_optimize
Timothy Arceri
2016-12-23
1
-3
/
+4
*
i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
2016-12-23
1
-2
/
+12
*
i965/nir: enable lowering of texture gradient for shadow samplers
Iago Toral Quiroga
2016-12-13
1
-0
/
+3
*
i965/nir: enable lowering of texture gradient for cube maps
Iago Toral Quiroga
2016-12-13
1
-0
/
+1
*
Revert "i965: use nir_lower_indirect_derefs() for GLSL"
Jason Ekstrand
2016-12-05
1
-10
/
+0
*
i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
2016-12-05
1
-0
/
+10
*
i965/compiler: Disable trig workarounds on KBL+
Jason Ekstrand
2016-11-22
1
-1
/
+4
*
i965: Use NIR-based clip/cull lowering for OpenGL as well.
Kenneth Graunke
2016-11-22
1
-0
/
+2
*
nir: stop adjusting driver location for varying packing
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965: rewrite brw_setup_vue_interpolation()
Timothy Arceri
2016-10-26
1
-1
/
+7
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-1
/
+1
*
nir: move nir_shader_info to a common compiler header
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965: Don't use nir_assign_var_locations for VS/TES/GS outputs.
Kenneth Graunke
2016-10-24
1
-9
/
+4
*
i965: Silence unused parameter warnings
Ian Romanick
2016-10-17
1
-1
/
+0
*
nir: Allow opt_peephole_sel to be more aggressive in flattening IFs.
Eric Anholt
2016-09-22
1
-1
/
+1
*
i965/nir: Roll set_default_interpolation into lower_fs_inputs
Jason Ekstrand
2016-09-15
1
-0
/
+24
*
i965/fs: Use NIR for handling forced per-sample interpolation
Jason Ekstrand
2016-09-15
1
-2
/
+7
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
1
-9
/
+9
*
nir: Report progress from nir_lower_phis_to_scalar.
Kenneth Graunke
2016-09-14
1
-1
/
+1
*
nir: Report progress from nir_lower_alu_to_scalar.
Kenneth Graunke
2016-09-14
1
-1
/
+1
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-3
/
+3
*
i965/fs: Rework representation of fragment output locations in NIR.
Francisco Jerez
2016-08-25
1
-3
/
+7
*
i965/nir: Enable NIR lowering of txf and rect offsets
Jason Ekstrand
2016-07-22
1
-0
/
+2
*
i965: enable component packing for vs and fs
Timothy Arceri
2016-07-21
1
-4
/
+4
*
i965: Rewrite FS input handling to use the new NIR intrinsics.
Kenneth Graunke
2016-07-20
1
-4
/
+12
*
nir: use the same driver location for packed varyings
Timothy Arceri
2016-07-07
1
-3
/
+5
*
i965: remove type_size_vec4_times_4()
Timothy Arceri
2016-06-15
1
-2
/
+2
*
i965: Move brw_create_nir to brw_program.c
Jason Ekstrand
2016-05-26
1
-70
/
+0
*
i965/nir: Move the type_size_*_bytes functions to brw_nir.h
Jason Ekstrand
2016-05-26
1
-12
/
+0
*
compiler: Move glsl_to_nir to libglsl.la
Jason Ekstrand
2016-05-26
1
-1
/
+1
*
i965: Invoke lowering pass for YUV textures
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+4
*
nir: remove dead glsl variables before lowering io.
Dave Airlie
2016-05-21
1
-0
/
+1
*
i965, anv: Use NIR FragCoord re-center and y-transform passes.
Kenneth Graunke
2016-05-20
1
-0
/
+13
*
i965: take care of doubles when lowering VS inputs
Juan A. Suarez Romero
2016-05-17
1
-1
/
+2
*
i965: take care of doubles when remapping VS attributes
Juan A. Suarez Romero
2016-05-17
1
-15
/
+11
*
nir/lower-io: add support for lowering inputs
Rob Clark
2016-05-11
1
-1
/
+3
*
nir: rename lower_outputs_to_temporaries -> lower_io_to_temporaries
Rob Clark
2016-05-11
1
-1
/
+1
*
nir: move callsite of lower_outputs_to_temporaries
Rob Clark
2016-05-11
1
-0
/
+1
*
i965: use pack/unpackDouble lowering
Connor Abbott
2016-05-10
1
-0
/
+1
*
i965: use double lowering pass
Connor Abbott
2016-05-10
1
-0
/
+9
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-6
/
+6
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-4
/
+4
*
i965/nir: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-51
/
+39
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-5
/
+5
*
nir/dead_variables: Configurably work with any variable mode
Jason Ekstrand
2016-04-13
1
-1
/
+1
*
i965: Port INTEL_PRECISE_TRIG=1 to NIR.
Kenneth Graunke
2016-04-11
1
-0
/
+3
*
i965: Pass brw_compiler into brw_preprocess_nir() instead of is_scalar.
Kenneth Graunke
2016-04-11
1
-2
/
+4
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-2
/
+2
[next]