i965,iris,anv: Make alpha to coverage work with sample mask
[mesa.git] / src / intel / compiler /
2019-03-25 Danylo Piliaievi965,iris,anv: Make alpha to coverage work with sample...
2019-03-25 Iago Toral Quirogacompiler/nir: add lowering for 16-bit flrp
2019-03-25 Iago Toral Quirogacompiler/nir: add lowering option for 16-bit fmod
2019-03-23 Caio Marcelo de... intel/compiler: handle GLSL_TYPE_INTERFACE as GLSL_TYPE...
2019-03-21 Jason Ekstrandanv,radv,turnip: Lower TG4 offsets with nir_lower_tex
2019-03-16 Jason Ekstrandintel/nir: Lower array-deref-of-vector UBO and SSBO...
2019-03-15 Jason Ekstrandi965: Stop setting LowerBuferInterfaceBlocks
2019-03-14 Plamena Manolovai965: Disable ARB_fragment_shader_interlock for platfor...
2019-03-13 Caio Marcelo de... intel/nir: Combine store_derefs to improve code from...
2019-03-13 Caio Marcelo de... intel/nir: Combine store_derefs after vectorizing IO
2019-03-13 Caio Marcelo de... nir: Add a pass to combine store_derefs to same vector
2019-03-13 Kenneth Graunkeintel/fs: Fix opt_peephole_csel to not throw away satur...
2019-03-12 Jason Ekstrandintel/nir: Vectorize all IO
2019-03-09 Jason Ekstrandintel/nir: Move lower_mem_access_bit_sizes to postproce...
2019-03-08 Brian Paulintel/compiler: silence unitialized variable warning...
2019-03-06 Jason Ekstrandintel/nir: Move 64-bit lowering later
2019-03-06 Jason Ekstrandnir/lower_doubles: Inline functions directly in lower_d...
2019-03-06 Jason Ekstrandintel/nir: Drop an unneeded lower_constant_initializers...
2019-03-06 Jason Ekstrandintel/debug: Add a debug flag to force software fp64
2019-03-06 Ian Romanickintel/fs: Fix extract_u8 of an odd byte from a 64-bit...
2019-03-06 Ian Romanickintel/fs: nir_op_extract_i8 extracts a byte, not a...
2019-03-06 Ian Romanickintel/compiler: Silence unused parameter warning in...
2019-03-06 Ian Romanickintel/compiler: Silence many unused parameter warnings...
2019-03-06 Timothy Arceriglsl: rename is_record() -> is_struct()
2019-03-05 Jason Ekstrandspirv: Use the same types for resource indices as pointers
2019-03-04 Jason Ekstrandintel,nir: Lower TXD with min_lod when the sampler...
2019-03-04 Sagar Ghugenir/glsl: Add another way of doing lower_imul64 for...
2019-03-02 Jordan Justenintel/compiler: Move int64/doubles lowering options
2019-03-02 Ian Romanickintel/fs: Don't assert on b2f with a saturate modifier
2019-03-01 Matt Turnerintel/compiler: Add commas on final values of compactio...
2019-03-01 Ian Romanickintel/fs: Generate if instructions with inverted conditions
2019-03-01 Ian Romanickintel/fs: Emit better code for b2f(inot(a)) and b2i...
2019-03-01 Ian Romanickintel/fs: Use De Morgan's laws to avoid logical-not...
2019-03-01 Ian Romanickintel/fs: Emit logical-not of operands on Gen8+
2019-03-01 Ian Romanickintel/fs: Refactor ALU source and destination handling...
2019-03-01 Ian Romanickintel/fs: Handle OR source modifiers in algebraic optim...
2019-03-01 Ian Romanickintel/fs: Relax type matching rules in cmod propagation...
2019-03-01 Ian Romanickintel/vec4: Emit constants for some ALU sources as...
2019-02-28 Jason Ekstrandintel/compiler: Re-prefix non-logical surface opcodes...
2019-02-28 Jason Ekstrandintel/schedule_instructions: Move some comments
2019-02-28 Jason Ekstrandintel/compiler: Drop unused surface opcodes
2019-02-28 Jason Ekstrandintel/fs: Get rid of the IMAGE_SIZE opcode
2019-02-28 Jason Ekstrandintel/vec4: Drop dead code for handling typed surface...
2019-02-28 Jason Ekstrandintel/fs: Drop the fs_surface_builder
2019-02-28 Jason Ekstrandintel/fs: Re-order logical surface arguments
2019-02-28 Jason Ekstrandintel/fs: Add an enum type for logical sampler inst...
2019-02-27 Lionel Landwerlinintel/compiler: use correct swizzle for replacement
2019-02-26 Kasireddy, Viveki965: Add support for sampling from XYUV images
2019-02-25 Jason Ekstrandintel/eu: Add an EOT parameter to send_indirect_[split...
2019-02-21 Francisco Jerezintel/fs: Rely on undocumented unrestricted regioning...
2019-02-21 Francisco Jerezintel/fs: Implement extended strides greater than 4...
2019-02-21 Francisco Jerezintel/fs: Cap dst-aligned region stride to maximum...
2019-02-21 Francisco Jerezintel/fs: Lower integer multiply correctly when destina...
2019-02-21 Francisco Jerezintel/fs: Exclude control sources from execution type...
2019-02-21 Kenneth Graunkeiris: handle PatchVerticesIn as a system value.
2019-02-15 Matt Turnerintel/compiler/test: Add unit test for mismatched signe...
2019-02-15 Matt Turnerintel/compiler: Avoid propagating inequality cmods...
2019-02-15 Matt Turnerintel/compiler/test: Set devinfo->gen = 7
2019-02-15 Jason Ekstrandintel/fs: Bail in optimize_extract_to_float if we have...
2019-02-14 Jason Ekstrandintel/fs: Silence a compiler warning
2019-02-14 Eric Anholtintel: Use the NIR lowering for isign.
2019-02-12 Tapani Pälliintel/compiler: add scale_factors to sampler_prog_key_data
2019-02-11 Jason Ekstrandintel/fs: Use enumerated array assignments in fb read...
2019-02-08 Caio Marcelo de... intel/compiler: use 0 as sampler in emit_mcs_fetch
2019-02-08 Ian Romanickintel/compiler: Silence warning about value that may...
2019-02-01 Jason Ekstrandintel/fs: Implement nir_intrinsic_global_atomic_*
2019-02-01 Jason Ekstrandintel/fs: Use SENDS for A64 writes on gen9+
2019-02-01 Jason Ekstrandintel/fs: Implement load/store_global with A64 untyped...
2019-02-01 Jason Ekstrandintel/fs: Do the grf127 hack on SIMD8 instructions...
2019-02-01 Jason Ekstrandintel/fs: Properly handle 64-bit types in LOAD_PAYLOAD
2019-02-01 Jason Ekstrandintel/fs/cse: Split create_copy_instr into three cases
2019-02-01 Jason Ekstrandintel/nir: Add global support to lower_mem_access_bit_sizes
2019-02-01 Oscar Blumbergintel/fs: Fix memory corruption when compiling a CS
2019-01-29 Jason Ekstrandintel/fs: Use split sends for surface writes on gen9+
2019-01-29 Jason Ekstrandintel/fs: Add interference between SENDS sources
2019-01-29 Jason Ekstrandintel/fs: Support SENDS in SHADER_OPCODE_SEND
2019-01-29 Jason Ekstrandintel/disasm: Properly disassemble split sends
2019-01-29 Jason Ekstrandintel/eu: Add support for the SENDS[C] messages
2019-01-29 Jason Ekstrandintel/inst: Indent some code
2019-01-29 Jason Ekstrandintel/inst: Fix the ia16_addr_imm helpers
2019-01-29 Jason Ekstrandintel/disasm: Rework SEND decoding to use descriptors
2019-01-29 Jason Ekstrandintel/eu: Add more message descriptor helpers
2019-01-29 Jason Ekstrandintel/eu/validate: SEND restrictions also apply to...
2019-01-29 Jason Ekstrandintel/eu: Use GET_BITS in brw_inst_set_send_ex_desc
2019-01-29 Jason Ekstrandintel/fs: Use SHADER_OPCODE_SEND for varying UBO pulls...
2019-01-29 Jason Ekstrandintel/fs: Use SHADER_OPCODE_SEND for texturing on gen7+
2019-01-29 Jason Ekstrandintel/fs: Use a logical opcode for IMAGE_SIZE
2019-01-29 Jason Ekstrandintel/fs: Use SHADER_OPCODE_SEND for surface messages
2019-01-29 Jason Ekstrandintel/fs: Add a generic SEND opcode
2019-01-29 Jason Ekstrandintel/eu: Rework surface descriptor helpers
2019-01-29 Jason Ekstrandintel/eu: Add has_simd4x2 bools to surface_write functions
2019-01-29 Jason Ekstrandintel/fs: Take an explicit exec size in brw_surface_pay...
2019-01-29 Jason Ekstrandintel/fs: Handle IMAGE_SIZE in size_read() and is_send_...
2019-01-29 Jason Ekstrandintel/defines: Explicitly cast to uint32_t in SET_FIELD...
2019-01-29 Jason Ekstrandintel/fs: Get rid of fs_inst::equals
2019-01-26 Matt Turnerintel/compiler: Add a file-level description of brw_eu_...
2019-01-24 Matt Turnerintel/compiler: Reset default flag register in brw_find...
2019-01-20 Karol Herbstnir: replace more nir_load_system_value calls with...
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
2019-01-19 Francisco Jerezintel/fs: Promote execution type to 32-bit when any...
next