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_compiler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Replace the scoped_memory barrier by a scoped_barrier
Boris Brezillon
2020-06-03
1
-1
/
+1
*
nir/algebraic: Split ibfe and ubfe with two constant sources
Ian Romanick
2020-05-07
1
-0
/
+1
*
nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit
Rhys Perry
2020-04-23
1
-1
/
+3
*
nir, intel: Move use_scoped_memory_barrier to nir_options
Caio Marcelo de Oliveira Filho
2020-02-24
1
-1
/
+2
*
i965: Enable INTEL_shader_integer_functions2 on Gen8+
Ian Romanick
2020-01-23
1
-0
/
+2
*
intel/compiler: Split has_64bit_types into float/int
Matt Turner
2020-01-22
1
-1
/
+1
*
iris: Set nir_shader_compiler_options::unify_interfaces.
Kenneth Graunke
2020-01-03
1
-0
/
+3
*
intel/fs/gen12: Use TCS 8_PATCH mode.
Kenneth Graunke
2019-10-11
1
-1
/
+2
*
intel/ir: Lower fpow on Gen12.
Jordan Justen
2019-10-11
1
-0
/
+1
*
nir: add nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-0
/
+1
*
intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware
Ian Romanick
2019-08-28
1
-0
/
+1
*
st,i965: Stop looping on 64-bit lowering
Jason Ekstrand
2019-07-16
1
-1
/
+3
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-15
1
-1
/
+2
*
nir: intel/vec4: Add flag to disable some algebraic optimizations
Ian Romanick
2019-07-11
1
-0
/
+1
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-17
/
+0
*
intel/compiler: Emit ROR and ROL instruction
Sagar Ghuge
2019-07-01
1
-0
/
+2
*
nir: Combine lower_fmod16/32 back into a single lower_fmod.
Kenneth Graunke
2019-06-05
1
-2
/
+1
*
nir: Drop lower_fmod64 option.
Kenneth Graunke
2019-06-05
1
-1
/
+0
*
iris: Ask st to vectorize our IO.
Kenneth Graunke
2019-05-28
1
-0
/
+1
*
intel: Move brw_prog_key_set_id from i965 to the compiler.
Kenneth Graunke
2019-05-21
1
-0
/
+17
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-0
/
+3
*
intel/compiler: Use the flrp lowering pass for all stages on Gen4 and Gen5
Ian Romanick
2019-05-06
1
-10
/
+4
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-1
/
+0
*
intel/compiler: Lower ffma on Gen4 and Gen5
Ian Romanick
2019-04-23
1
-0
/
+4
*
intel/compiler: Don't have sepearate, per-Gen nir_options
Ian Romanick
2019-04-23
1
-31
/
+11
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
intel/fs: Add support for CS to group invocations in quads
Caio Marcelo de Oliveira Filho
2019-04-08
1
-1
/
+0
*
compiler/nir: add lowering for 16-bit flrp
Iago Toral Quiroga
2019-03-25
1
-0
/
+1
*
compiler/nir: add lowering option for 16-bit fmod
Iago Toral Quiroga
2019-03-25
1
-0
/
+1
*
i965: Stop setting LowerBuferInterfaceBlocks
Jason Ekstrand
2019-03-15
1
-1
/
+0
*
intel/debug: Add a debug flag to force software fp64
Jason Ekstrand
2019-03-06
1
-1
/
+1
*
nir/glsl: Add another way of doing lower_imul64 for gen8+
Sagar Ghuge
2019-03-04
1
-0
/
+7
*
intel/compiler: Move int64/doubles lowering options
Jordan Justen
2019-03-02
1
-4
/
+37
*
intel: Use the NIR lowering for isign.
Eric Anholt
2019-02-14
1
-0
/
+1
*
intel,nir: Move gl_LocalInvocationID lowering to nir_lower_system_values
Jason Ekstrand
2018-11-19
1
-0
/
+1
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-3
/
+0
*
intel/compiler: Add brw_get_compiler_config_value for disk cache
Jordan Justen
2018-08-01
1
-0
/
+27
*
intel: activate the gl_BaseVertex lowering
Antia Puentes
2018-05-02
1
-1
/
+2
*
anv: Trivially implement VK_KHR_device_group
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
intel/compiler: Re-add .vs_inputs_dual_locations = true
Matt Turner
2018-02-28
1
-0
/
+1
*
intel/compiler: Lower flrp32 on Gen11+
Matt Turner
2018-02-28
1
-13
/
+22
*
nir: add lower_ldexp to nir compiler options
Timothy Arceri
2018-02-28
1
-0
/
+1
*
nir: add vs_inputs_dual_locations compiler option
Timothy Arceri
2018-01-30
1
-0
/
+3
*
nir/lower_subgroups: Lower ballot intrinsics to the specified bit size
Jason Ekstrand
2017-11-07
1
-1
/
+0
*
nir: Add a new subgroups lowering pass
Jason Ekstrand
2017-11-07
1
-3
/
+0
*
intel/compiler: Add functions to get prog_data and prog_key sizes for a stage
Jordan Justen
2017-10-31
1
-0
/
+36
*
i965: Set lower_vote_trivial in vector_nir_options_gen6 too.
Kenneth Graunke
2017-07-21
1
-0
/
+1
*
i965/fs: Match destination type to size for ballot
Matt Turner
2017-07-20
1
-1
/
+1
*
nir: Reduce destination size of ballot intrinsic when possible
Matt Turner
2017-07-20
1
-0
/
+1
*
i965/fs: Implement ARB_shader_ballot operations
Matt Turner
2017-07-20
1
-0
/
+1
[next]