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
/
intel
/
compiler
/
brw_vec4.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/ir: Use brw::performance object instead of CFG cycle counts for codegen...
Francisco Jerez
2020-04-28
1
-2
/
+5
*
intel/compiler: Pass shader_stats for each SIMD mode
Matt Turner
2020-03-09
1
-3
/
+3
*
intel/compiler: Mark some methods and parameters const
Matt Turner
2020-03-09
1
-4
/
+4
*
intel/vec4: Make implied_mrf_writes() a vec4_instruction method
Matt Turner
2020-03-09
1
-5
/
+5
*
intel/compiler/vec4: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-4
/
+3
*
intel/compiler: Move all live interval analysis results into vec4_live_variables
Francisco Jerez
2020-03-06
1
-1
/
+2
*
intel/compiler: Pass detailed dependency classes to invalidate_analysis()
Francisco Jerez
2020-03-06
1
-11
/
+13
*
intel/compiler: Introduce backend_shader method to propagate IR changes to an...
Francisco Jerez
2020-03-06
1
-10
/
+19
*
intel/compiler: Reverse inclusion dependency between brw_vec4_live_variables....
Francisco Jerez
2020-03-06
1
-1
/
+0
*
intel/compiler: Add a flag to avoid compacting push constants
Jason Ekstrand
2019-11-18
1
-0
/
+3
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-1
/
+0
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-2
/
+4
*
i965/fs: Add a shader_stats struct.
Matt Turner
2019-07-30
1
-1
/
+1
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-1
/
+1
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
1
-1
/
+1
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-2
/
+3
*
intel/vec4: Reswizzle VF immediates too
Ian Romanick
2019-07-08
1
-1
/
+23
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-2
/
+2
*
intel/compiler: Do not reswizzle dst if instruction writes to flag register
Danylo Piliaiev
2019-04-16
1
-0
/
+6
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
intel/compiler: silence unitialized variable warning in opt_vector_float()
Brian Paul
2019-03-08
1
-1
/
+1
*
intel/compiler: Re-prefix non-logical surface opcodes with VEC4
Jason Ekstrand
2019-02-28
1
-6
/
+6
*
intel/compiler: Drop unused surface opcodes
Jason Ekstrand
2019-02-28
1
-6
/
+0
*
intel/compiler: Prevent warnings in the following patch
Matt Turner
2019-01-09
1
-5
/
+7
*
i965/fs: Eliminate unary op on operand of compare-with-zero
Ian Romanick
2018-12-17
1
-12
/
+0
*
i965: Do NIR shader cloning in the caller.
Kenneth Graunke
2018-11-20
1
-2
/
+1
*
intel: Don't propagate conditional modifiers if a UD source is negated
Jason Ekstrand
2018-10-10
1
-0
/
+20
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-1
/
+2
*
intel/compiler: silence -Wclass-memaccess warnings
Caio Marcelo de Oliveira Filho
2018-07-18
1
-2
/
+2
*
intel/compiler: Relax mixed type restriction for saturating immediates
Ian Romanick
2018-07-06
1
-2
/
+11
*
intel/compiler: Silence unused parameter warnings brw_nir.c
Ian Romanick
2018-07-02
1
-1
/
+1
*
intel/fs: Remove program key argument from generator.
Francisco Jerez
2018-06-28
1
-1
/
+1
*
i965/vec4: Optimize OR with 0 into a MOV
Ian Romanick
2018-06-15
1
-0
/
+8
*
i965/vec4: Don't register coalesce into source of VS_OPCODE_UNPACK_FLAGS_SIMD4X2
Ian Romanick
2018-06-15
1
-0
/
+9
*
intel: activate the gl_BaseVertex lowering
Antia Puentes
2018-05-02
1
-6
/
+1
*
intel: emit is_indexed_draw in the same VE than gl_DrawID
Antia Puentes
2018-05-02
1
-5
/
+9
*
intel/compiler: Add uses_is_indexed_draw flag
Antia Puentes
2018-05-02
1
-0
/
+4
*
intel: Handle firstvertex in an identical way to BaseVertex
Antia Puentes
2018-04-19
1
-0
/
+1
*
intel/compiler: Add a uses_firstvertex flag
Neil Roberts
2018-04-19
1
-0
/
+4
*
intel/vec4: Set channel_sizes for MOV_INDIRECT sources
Jason Ekstrand
2018-03-30
1
-1
/
+4
*
i965/vec4: Fix null destination register in 3-source instructions
Ian Romanick
2018-03-26
1
-0
/
+26
*
i965: Add negative_equals methods
Ian Romanick
2018-03-26
1
-0
/
+7
*
i965/fs: Add infrastructure for generating CSEL instructions.
Kenneth Graunke
2018-03-08
1
-0
/
+1
*
intel: Drop program size pointer from vec4/fs assembly getters.
Kenneth Graunke
2018-03-02
1
-3
/
+2
*
intel/ir: Allow representing additional flag subregisters in the IR.
Francisco Jerez
2018-03-02
1
-3
/
+4
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
1
-1
/
+1
*
i965: Drop support for the legacy SNORM -> Float equation.
Kenneth Graunke
2018-01-02
1
-5
/
+2
*
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
Kenneth Graunke
2017-12-30
1
-1
/
+1
*
i965/vec4: fix splitting of interleaved attributes
Iago Toral Quiroga
2017-11-24
1
-1
/
+6
*
intel/compiler: Remove final_program_size from brw_compile_*
Jordan Justen
2017-10-31
1
-4
/
+2
[next]