i965/fs: Allow specifying arbitrary execution sizes up to 32 to FIND_LIVE_CHANNEL.
[mesa.git] / src / mesa / drivers /
2016-05-28 Francisco Jerezi965/fs: Allow specifying arbitrary execution sizes...
2016-05-28 Francisco Jerezi965/fs: Lower 32-wide scratch writes in the generator.
2016-05-28 Francisco Jerezi965/fs: Implement scratch reads and writes of 4 GRFs...
2016-05-28 Francisco Jerezi965/eu: Fix Gen7+ DP scratch message size calculation...
2016-05-28 Francisco Jerezi965/eu: Set execution size explicitly for memory fence...
2016-05-28 Francisco Jerezi965/eu: Consider QtrCtrl 3Q-4Q in typed surface messag...
2016-05-28 Francisco Jerezi965/fs: Clean up remaining uses of dispatch_width...
2016-05-28 Francisco Jerezi965/eu: Remove brw_codegen::compressed and ::compresse...
2016-05-28 Francisco Jerezi965/eu: Use current exec size instead of p->compressed...
2016-05-28 Francisco Jerezi965/fs: No need to reset predicate control after emitt...
2016-05-28 Francisco Jerezi965/fs: Pass current execution size to brw_IF() and...
2016-05-28 Francisco Jerezi965/eu: Stop using p->compressed to specify the exec...
2016-05-28 Francisco Jerezi965/fs: Extend region width calculation to allow arbit...
2016-05-28 Kenneth Graunkei965/fs: Pass the compression mode to brw_reg_from_fs_r...
2016-05-28 Francisco Jerezi965/fs: Simplify per-instruction compression control...
2016-05-28 Francisco Jerezi965/fs: No need to set compression control at the...
2016-05-28 Francisco Jerezi965/eu: Fix a bunch of compression control bugs in...
2016-05-28 Francisco Jerezi965/eu: Define alternative interface for setting compr...
2016-05-28 Francisco Jerezi965/fs: Remove FS_OPCODE_PACK_STENCIL_REF virtual...
2016-05-28 Francisco Jerezi965/fs: Remove extract virtual opcodes.
2016-05-28 Francisco Jerezi965: Define brw_int_type() helper.
2016-05-28 Francisco Jerezi965/fs: Remove manual splitting of DDY ops in the...
2016-05-28 Francisco Jerezi965/fs: Remove manual unrolling of BFI instructions...
2016-05-28 Francisco Jerezi965/fs: Drop Gen7 CMP SIMD unrolling workaround from...
2016-05-28 Francisco Jerezi965/fs: Drop lowering code for a few three-source...
2016-05-28 Francisco Jerezi965/fs: Set default access mode to Align1 for all...
2016-05-28 Francisco Jerezi965/fs: Remove handcrafted math SIMD lowering from...
2016-05-28 Francisco Jerezi965/fs: Limit SIMD width of various virtual opcodes...
2016-05-28 Francisco Jerezi965/fs: Lower LOAD_PAYLOAD instructions of unsupported...
2016-05-28 Francisco Jerezi965/fs: Lower DDY instructions to SIMD8 during SIMD...
2016-05-28 Francisco Jerezi965/fs: Apply usual FPU-like execution size restrictio...
2016-05-28 Francisco Jerezi965/fs: Calculate maximum execution size of MOV_INDIRE...
2016-05-28 Francisco Jerezi965/fs: Assert that IF instruction with embedded compa...
2016-05-28 Francisco Jerezi965/fs: Implement HSW BFI exec size workarounds in...
2016-05-28 Francisco Jerezi965/fs: Implement workaround for IVB CMP dependency...
2016-05-28 Francisco Jerezi965/fs: Enforce common regioning restrictions by SIMD...
2016-05-28 Francisco Jerezi965/fs: Enforce extended math exec size limits during...
2016-05-28 Francisco Jerezi965/fs: Handle SAMPLEINFO consistently like other...
2016-05-28 Francisco Jerezi965/fs: Lower math into Gen4-5 send-like instructions...
2016-05-28 Francisco Jerezi965/fs: Add missing get_latency_gen7() cases for the...
2016-05-28 Francisco Jerezi965/fs: Rename Gen4 physical varying pull constant...
2016-05-28 Francisco Jerezi965/fs: Implement promotion of varying pull loads...
2016-05-28 Francisco Jerezi965/fs: Hide varying pull constant load message setup...
2016-05-28 Francisco Jerezi965/fs: Avoid constant propagation when the type sizes...
2016-05-28 Francisco Jerezi965/fs: Fix CSE temporary copy for some LOAD_PAYLOAD...
2016-05-28 Francisco Jerezi965/fs: Handle instruction predication in SIMD lowerin...
2016-05-28 Francisco Jerezi965/fs: No need to unzip SIMD-periodic sources during...
2016-05-28 Francisco Jerezi965/fs: Generalize is_uniform() to is_periodic().
2016-05-28 Francisco Jerezi965/fs: Fix byte_offset() for MRF/ARF/FIXED_GRF regs.
2016-05-28 Francisco Jerezi965/fs: Fix off-by-one region overlap comparison in...
2016-05-27 Jordan Justeni965/compute: Fix uniform init issue when SIMD8 is...
2016-05-26 Ian Romanicki965: Enable GL_OES_shader_io_blocks
2016-05-26 Kenneth Graunkei965: Use the buffer object size for VERTEX_BUFFER_STAT...
2016-05-26 Jason Ekstrandi965: Don't link libmesa or libdri_test_stubs into...
2016-05-26 Jason Ekstrandi965: Move compiler debug functions to intel_screen.c
2016-05-26 Jason Ekstrandi965/test: Remove the fragment/vertex_program field...
2016-05-26 Jason Ekstrandi965: Move brw_new_shader to brw_link.cpp
2016-05-26 Jason Ekstrandi965: Move brw_nir_lower_uniforms.cpp to i965_FILES
2016-05-26 Jason Ekstrandi965: Move brw_create_nir to brw_program.c
2016-05-26 Jason Ekstrandi965/nir: Move the type_size_*_bytes functions to brw_nir.h
2016-05-26 Jason Ekstrandcompiler: Move glsl_to_nir to libglsl.la
2016-05-26 Ben Widawskyi965/sklgt4: Implement depth/timestamp write w/a
2016-05-26 Ben Widawskyi965/bxt: Add 2x6 variant
2016-05-26 Anuj Phogati965: Don't use fast copy blit in case of logical opera...
2016-05-26 Anuj Phogati965/gen9: Remove the halign/valign field setup code...
2016-05-25 Kenneth Graunkei965: Enable OES_copy_image (and EXT) on Gen8+ and...
2016-05-25 Kenneth Graunkei965: Implement a BLORP path for CopyImage and prefer...
2016-05-25 Kenneth Graunkei965: Make the CopyImage BLT path bail for stencil...
2016-05-25 Kenneth Graunkei965: Also copy stencil miptree data.
2016-05-25 Kenneth Graunkei965: Make a helper function for CopyImage of a miptree.
2016-05-25 Kenneth Graunkei965: Combine src/dest tex vs. rb checks in intel_copy_...
2016-05-25 Kenneth Graunkei965: Account for MinLayer in CopyImageSubData's blitte...
2016-05-25 Matt Turneri965: Mark fallthrough in switch statement.
2016-05-25 Matt Turneri965: Assert that a depth_mt exists when using HiZ.
2016-05-25 Alejandro Piñeiroi965/fs: take into account doubles when emitting system...
2016-05-25 Kristian Høgsberg... i965: Fix shadowing of 'height' parameter
2016-05-25 Kristian Høgsberg... mesa: Add .gitignore entries for make check binaries
2016-05-25 Kristian Høgsberg... i965: Enable GL_KHR_robustness
2016-05-25 Jason Ekstrandi965/draw: Use the correct buffer index for interleaved...
2016-05-24 Jordan Justeni965/gen7: Fix gl_HelperInvocation
2016-05-24 Kristian Høgsberg... dri: Add YVU formats
2016-05-24 Kristian Høgsberg... i965: Allow creating planar YUV __DRIimages
2016-05-24 Kristian Høgsberg... i965: Invoke lowering pass for YUV textures
2016-05-24 Kristian Høgsberg... i965: Support textures with multiple planes
2016-05-24 Kristian Høgsberg... i965: Create multiple miptrees for planar YUV images
2016-05-24 Kristian Høgsberg... i965: Refactor intel_set_texture_image_bo() to create_m...
2016-05-24 Kristian Høgsberg... i965: Use intel_set_texture_image_mt() in intelSetTexBu...
2016-05-24 Kristian Høgsberg... i965: Add new intel_set_texture_image_mt() helper
2016-05-24 Juan A. Suarez Romeroi965: fix double-precision vertex inputs measurement
2016-05-24 Ilia Mirkinmesa: remove separate enable for KHR_robust_buffer_acce...
2016-05-24 Jason Ekstrandi965: Use ISL for surface format introspection
2016-05-24 Jason Ekstrandi965: Enable ARB/KHR_robust_buffer_access_behavior...
2016-05-24 Jason Ekstrandglsl: Add an option to clamp block indices when lowerin...
2016-05-24 Jason Ekstrandi965/draw: Use the real size for index buffers
2016-05-24 Jason Ekstrandi965/draw: Use the real size for vertex buffers
2016-05-24 Jason Ekstrandi965/draw: Use 3-channel formats for vertex fetch when...
2016-05-24 Jason Ekstrandi965/surface_formats: Update the VB column for new...
2016-05-24 Jason Ekstrandi965/draw: Properly handle rounding when dividing by...
2016-05-24 Jason Ekstrandi965/draw: Account for BaseInstance in VBO bounds
2016-05-24 Jason Ekstrandi965/draw: Use worst-case VBO bounds if brw->num_instan...
next