egl: replace _EGLDriver param with _EGLDisplay->Driver in _eglReleaseDisplayResources()
[mesa.git] / src / intel / compiler /
2020-08-12 Jason Ekstrandintel/compiler: Allow MESA_SHADER_KERNEL
2020-08-12 Caio Marcelo de... intel/compiler: Use C99 array initializers for prog_dat...
2020-08-12 Jason Ekstrandintel/cs_intrinsics: Handle 64-bit intrinsics
2020-08-10 Mark Janesintel/fs: work around gen12 lower-precision source...
2020-08-10 Mark Janesintel/fs: Assert if lower_source_modifiers converts...
2020-08-03 Eric Anholti965: Enable vector shrinking in the vec4 backend.
2020-07-31 Matt Turnerintel/compiler: Relax SENDS regioning assertions
2020-07-31 David Stevensi965/i915: Add colorspace support to YUV sampling
2020-07-30 Boris Brezillonintel: Set int64_options to ~0 when lowering 64b ops
2020-07-30 Boris Brezillonnir: Stop passing an options arg to nir_lower_int64()
2020-07-30 Marcin Ślusarzintel/vec4: fix out of bounds read
2020-07-29 Jason Ekstrandnir: Add a find_variable_with_[driver_]location helper
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-23 Francisco Jerezintel/ir/gen12+: Work around FS performance regressions...
2020-07-21 Jason Ekstrandintel/fs: Use the correct logical op for global float...
2020-07-11 Yevhenii Kolesnikovintel/compiler: don't propagate cmp to add if add is...
2020-07-09 Jordan Justenintel/compiler/fs: Still attempt simd32 when INTEL_DEBU...
2020-07-09 Jordan Justenintel/compiler/cs: Allow simd32 in some more cases...
2020-07-02 Timothy Arceriintel/compiler: add and fix up fallthrough comments...
2020-07-02 Matt Turnerintel/compiler: Don't emit no-op cr0 changes
2020-07-02 Matt Turnerintel/compiler: Add assert that set bits are within...
2020-06-23 Jason Ekstrandintel/eu: Add the RNDU opcode
2020-06-23 Jason Ekstrandintel/eu: Set the right subnr for ALIGN16 destinations
2020-06-23 Jason Ekstrandintel/eu: Add a brw_urb_dest_msg_type helper
2020-06-23 Kenneth Graunkeintel/eu: Add a brw_urb_desc helper
2020-06-23 Jason Ekstrandintel/compiler: Expose brw_texture_offset to C
2020-06-23 Jason Ekstrandintel/fs: Move more prog_data setup into populate_wm_pr...
2020-06-23 Jason Ekstrandintel/fs: Break wm_prog_data setup into a helper
2020-06-23 Jason Ekstrandintel/fs: Expose a couple of NIR lowering helpers
2020-06-20 Arcady Goldmints... intel/compiler: Always apply sample mask on Vulkan.
2020-06-17 Sagar Ghugeintel/compiler: Remove unnecessary optimization for MUL
2020-06-16 Sagar Ghugeintel/compiler: Optimize integer add with 0 into mov
2020-06-12 Matt Turnerintel/compiler: Drop opt_sampler_eot()
2020-06-11 Jason Ekstrandintel/nir: Call nir_metadata_preserve on !progress
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2020-06-08 Caio Marcelo de... intel/fs: Add Fall-through comment
2020-06-03 Boris Brezillonintel/compiler: Extract control barriers from scoped...
2020-06-03 Boris Brezillonnir: Replace the scoped_memory barrier by a scoped_barrier
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-30 Jason Ekstrandintel/fs: Emit HALT for discard on Gen4-5
2020-05-30 Jason Ekstrandintel/fs: Fix unused texture coordinate zeroing on...
2020-05-30 Jason Ekstrandintel/vec4: Stomp the return type of RESINFO to UINT32
2020-05-28 Caio Marcelo de... intel: Add helper to calculate GPGPU_WALKER::RightExecu...
2020-05-28 Caio Marcelo de... intel/fs: Generate multiple CS SIMD variants for variab...
2020-05-28 Caio Marcelo de... intel/fs: Add helper to get prog_offset and simd_size
2020-05-28 Caio Marcelo de... intel/fs: Support INTEL_DEBUG=no8,no32 in compute shaders
2020-05-28 Caio Marcelo de... intel/fs: Remove min_dispatch_width spilling decision...
2020-05-27 Danylo Piliaievintel/fs: Work around dual-source blending hangs in...
2020-05-26 Alyssa Rosenzweigintel: Use SATURATE
2020-05-26 Caio Marcelo de... intel/fs: Remove redundant assert()
2020-05-26 Caio Marcelo de... intel/fs: Early return when can't satisfy explicit...
2020-05-26 Caio Marcelo de... intel/fs: Remove unused state from brw_nir_lower_cs_int...
2020-05-26 Caio Marcelo de... intel/fs: Remove unused emission of load_simd_with_intel
2020-05-23 Eric Engestromtree-wide: fix deprecated GitLab URLs
2020-05-20 Andrii Simikliti965/vec4: Ignore swizzle of VGRF for use by var_range_...
2020-05-18 Caio Marcelo de... intel/fs: Use writes_memory from shader_info
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...
next