Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / intel / compiler /
2020-05-12 Arcady Goldmints... intel/compiler: fix alignment assert in nir_emit_intrinsic
2020-05-11 Samuel Pitoisetnir: do not vectorize load/store if offset can overflow...
2020-05-07 Ian Romanicknir/algebraic: Split ibfe and ubfe with two constant...
2020-05-01 Caio Marcelo de... intel: Let drivers call brw_nir_lower_cs_intrinsics()
2020-05-01 Caio Marcelo de... intel/fs: Add and use a new load_simd_width_intel intrinsic
2020-05-01 Caio Marcelo de... intel/fs: Add an option to lower variable group size...
2020-05-01 Caio Marcelo de... intel/fs: Clean up variable group size handling in...
2020-05-01 D Scott Phillipsanv,iris: Fix input vertex max for tcs on gen12
2020-05-01 D Scott Phillipsintel/fs: Update location of Render Target Array Index...
2020-04-30 Jason Ekstrandintel/eu: Use non-coherent mode (BTI=253) for stateless...
2020-04-29 Francisco Jerezintel/ir: Update performance analysis parameters for...
2020-04-29 Jason Ekstrandintel/fs: Don't delete coalesced MOVs if they have...
2020-04-29 Caio Marcelo de... intel/fs: Only stall after sending all memory fence...
2020-04-29 Caio Marcelo de... intel/fs,vec4: Pull stall logic for memory fences up...
2020-04-29 Caio Marcelo de... intel/fs: Allow FS_OPCODE_SCHEDULING_FENCE stall on...
2020-04-29 Francisco Jerezintel/ir: Remove scheduling-based cycle count estimates.
2020-04-29 Francisco Jerezintel/ir: Pass block cycle count information explicitly...
2020-04-29 Francisco Jerezintel/ir: Use brw::performance object instead of CFG...
2020-04-29 Francisco Jerezintel/fs: Add INTEL_DEBUG=no32 debugging flag.
2020-04-29 Francisco Jerezintel/fs: Implement performance analysis-based SIMD32...
2020-04-29 Francisco Jerezintel/fs: Heap-allocate fs_visitors in brw_compile_fs().
2020-04-29 Francisco Jerezintel/ir: Import shader performance analysis pass.
2020-04-29 Francisco Jerezintel/vec4: Fix constness of vec4_instruction::reads_fl...
2020-04-29 Francisco Jerezintel/fs: Replace fs_visitor::bank_conflict_cycles...
2020-04-29 Francisco Jerezintel/fs: Fix constness of argument of fs_instruction_s...
2020-04-29 Francisco Jerezintel/fs: Rename half() helpers to quarter(), allow...
2020-04-29 Francisco Jerezintel/ir: Add missing initialization of backend_reg...
2020-04-29 Francisco Jerezintel/fs/gen12: Fix Render Target Read header setup...
2020-04-29 Francisco Jerezintel/fs/gen12: Work around dual-source blending hangs...
2020-04-29 Francisco Jerezintel/fs/gen12: Fix hangs with per-sample SIMD32 fragme...
2020-04-23 Rhys Perrynir/algebraic: don't undo lowering of 8/16-bit comparis...
2020-04-23 Kenneth Graunkeintel/compiler: Don't create 64-bit src1 immediates...
2020-04-23 Kenneth Graunkeintel/compiler: Delete abs/neg handling in fsign code
2020-04-23 Kenneth Graunkeintel/compiler: Don't copy prop source mods into PICK_H...
2020-04-22 Kenneth Graunkeintel/compiler: Put back saturate on [iu]add_sat opcodes
2020-04-21 Kenneth Graunkeintel/compiler: Drop nir_lower_to_source_mods() and...
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-21 Dylan Bakerreplace _mesa_logbase2 with util_logbase2
2020-04-21 Dylan Bakerreplace _mesa_is_pow_two with util_is_power_of_two_*
2020-04-21 Jason Ekstrandnir: Delete the fnoise opcodes
2020-04-21 Jason Ekstrandintel/fs: Coalesce when the src live range is contained...
2020-04-21 Jason Ekstrandintel/fs: Rename block to scan_block in can_coalesce_vars
2020-04-20 Caio Marcelo de... intel/fs,vec4: Properly account SENDs in IVB memory...
2020-04-17 Ian Romanickintel/compiler: Fixup operands in fs_builder::emit...
2020-04-17 Ian Romanickintel/compiler: CSEL can do saturate
2020-04-17 Ian Romanickintel/compiler: Only GE and L modifiers are commutative...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warning in...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warning in...
2020-04-17 Ian Romanickintel/compiler: Silence unused parameter warnings in...
2020-04-17 Jason Ekstrandanv: Emit pushed UBO bounds checking code in the back...
2020-04-17 Jason Ekstrandintel/cfg: Add first/last_block helpers
2020-04-16 Jason Ekstrandintel: Add _const versions of prog_data cast helpers
2020-04-15 Jason Ekstrandanv: Advertise SEND count through VK_EXT_pipeline_execu...
2020-04-10 Caio Marcelo de... intel/compiler: Remove cs_prog_data->threads
2020-04-10 Plamena Manolovaintel/compiler: Add support for variable workgroup...
2020-04-10 Caio Marcelo de... intel/compiler: Replace cs_prog_data->push.total with...
2020-04-07 Caio Marcelo de... intel/fs: Allow multiple slots for position
2020-04-03 Jason Ekstrandintel/nir: Enable load/store vectorization
2020-04-03 Jason Ekstrandintel/nir: Lower memory access bit sizes later
2020-04-03 Jason Ekstrandanv: Improve brw_nir_lower_mem_access_bit_sizes
2020-04-03 Jason Ekstrandintel/fs: Choose memory message type based on bit size
2020-04-01 Juan A. Suarez Romerointel/compiler: store the FS inputs in WM prog data
2020-04-01 Ian Romanicknir/algebraic: Distribute source modifiers into instruc...
2020-04-01 Ian Romanickintel/vec4: Allow late copy propagation on vec4
2020-03-30 Jason Ekstrandintel/nir: Run copy-prop and DCE after lower_bool_to_int32
2020-03-28 Eric Engestromintel: drop unused include directories
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-26 Francisco Jerezintel/fs/gen12: Fix interaction of SWSB dependency...
2020-03-23 Sagar Ghugeintel/compiler: Track patch count threshold
2020-03-16 Tapani Pälliintel/compiler: detect if atomic load store operations...
2020-03-12 Caio Marcelo de... intel/fs: Combine adjacent memory barriers
2020-03-12 Ian Romanickintel/fs: Fix NULL destinations on 3-source instruction...
2020-03-11 Yevhenii Kolesnikovintel/compiler: fix cmod propagation optimisations
2020-03-10 Mathias Fröhlichi965: Move down genX_upload_sbe in profiles.
2020-03-10 Francisco Jerezintel/fs: Fix workaround for VxH indirect addressing...
2020-03-09 Ian Romanickintel/fs: Allow NOT instructions in conditional discard...
2020-03-09 Ian Romanickintel/fs: Do cmod prop again after scheduling
2020-03-09 Matt Turnerintel/compiler: Discount NOPs from instruction counts
2020-03-09 Matt Turnerintel/compiler: Pass shader_stats for each SIMD mode
2020-03-09 Matt Turnerintel/compiler: Pass backend_shader * to cfg_t()
2020-03-09 Matt Turnerintel/compiler: Mark visitor parameters to scheduler...
2020-03-09 Matt Turnerintel/compiler: Mark some methods and parameters const
2020-03-09 Matt Turnerintel/compiler: Make instructions_to_schedule a local...
2020-03-09 Matt Turnerintel/compiler: Remove unnecessary local variables
2020-03-09 Matt Turnerintel/vec4: Make implied_mrf_writes() a vec4_instructio...
2020-03-06 Francisco Jerezintel/compiler: Calculate num_instructions in O(1)...
2020-03-06 Francisco Jerezintel/compiler: Move register pressure calculation...
2020-03-06 Francisco Jerezentel/compiler: Simplify new_idom reduction in dominanc...
2020-03-06 Francisco Jerezintel/compiler: Move dominance tree data structure...
2020-03-06 Francisco Jerezintel/compiler: Move idom tree calculation and related...
2020-03-06 Francisco Jerezintel/compiler: Drop invalidate_live_intervals()
2020-03-06 Francisco Jerezintel/compiler/vec4: Switch liveness analysis to IR...
2020-03-06 Francisco Jerezintel/compiler/fs: Switch liveness analysis to IR analy...
2020-03-06 Francisco Jerezintel/compiler/vec4: Add live interval validation pass
2020-03-06 Francisco Jerezintel/compiler/fs: Add live interval validation pass
2020-03-06 Francisco Jerezintel/compiler: Pass single backend_shader argument...
2020-03-06 Francisco Jerezintel/compiler: Pass single backend_shader argument...
2020-03-06 Francisco Jerezintel/compiler: Restructure live intervals computation...
2020-03-06 Francisco Jerezintel/compiler: Move all live interval analysis results...
next