intel/compiler: Disable Align16 tests on Gen11+
[mesa.git] / src / intel /
2018-02-28 Matt Turnerintel/compiler: Disable Align16 tests on Gen11+
2018-02-28 Matt Turnerintel/compiler: Add instruction compaction support...
2018-02-28 Matt Turnerintel/compiler: Mark line, pln, and lrp as removed...
2018-02-28 Matt Turnerintel/compiler: Lower flrp32 on Gen11+
2018-02-28 Matt Turnerintel/compiler/fs: Implement ddy without using align16...
2018-02-28 Matt Turnerintel/compiler/fs: Simplify ddx/ddy code generation
2018-02-28 Matt Turnerintel/compiler/fs: Pass fs_inst to generate_ddx/ddy...
2018-02-28 Matt Turnerintel/compiler/fs: Don't generate integer DWord multipl...
2018-02-28 Matt Turnerintel/compiler/fs: Implement FS_OPCODE_LINTERP with...
2018-02-28 Matt Turnerintel/compiler/fs: Return multiple_instructions_emitted...
2018-02-28 Matt Turnerintel/compiler/fs: Fix application of cmod and saturate...
2018-02-28 Matt Turnerintel/compiler: Add Gen11+ native float type
2018-02-28 Matt Turnerintel/compiler: Add Gen11 register types
2018-02-28 Matt Turnerintel: Disable 64-bit extensions on platforms without...
2018-02-28 Anuj Phogatintel: Add icl pci id for INTEL_DEVID_OVERRIDE
2018-02-28 Anuj Phogatintel: Add a preliminary device for Ice Lake
2018-02-28 Tapani Pällianv: remove anv_gem_set_context_priority helper
2018-02-28 Tapani Pällianv: implement VK_EXT_global_priority extension
2018-02-28 Tapani Pälliintel: add new common header gen_defines.h
2018-02-28 Samuel Iglesias... anv: set maxResourceSize to the respective value for...
2018-02-27 Timothy Arcerinir: add lower_ldexp to nir compiler options
2018-02-27 Francisco Jerezintel/ir: Fix invalid type aliasing with undefined...
2018-02-27 Jordan Justenintel/tools: Use gen_device_name_to_pci_device_id in...
2018-02-27 Jordan Justenintel/common: Add gen_device_name_to_pci_device_id
2018-02-27 Jordan Justenintel/vulkan: Support INTEL_DEVID_OVERRIDE environment...
2018-02-27 Jordan Justenintel/common: Add gen_get_pci_device_id_override
2018-02-27 Jordan Justenintel/vulkan: Support INTEL_NO_HW environment variable
2018-02-27 Harish Krupoandroid: fix source files path for libmesa_anv_gen11
2018-02-26 Lionel Landwerlinintel: aubinator_error_decode: fix segfault on missing...
2018-02-26 Mauro Rossiandroid: anv: add dependency on libnativewindow for...
2018-02-26 Mauro Rossiandroid: anv/extensions: fix generated sources build
2018-02-22 Iago Toral Quirogaanv/blorp: multisample resolve all attachment layers
2018-02-22 Jason Ekstrandintel/isl: Improve the documentation on get_default_aux...
2018-02-21 Jason Ekstrandanv/image: Add support for modifiers for WSI
2018-02-21 Jason Ekstrandanv/image: Separate modifiers from legacy scanout
2018-02-21 Jason Ekstrandanv: Don't assert that stencil HiZ clears are single...
2018-02-21 Jason Ekstrandanv: Only copy clear dwords if we're rendering to the...
2018-02-21 Eric Anholti965: Fix compiler warning about write being undefined.
2018-02-20 Jason Ekstrandanv/blorp: Use layout_to_aux_usage when a layout is...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Delete some assert-only variables
2018-02-20 Jason Ekstrandanv/cmd_buffer: Use layout_to_* helpers in compute_aux_...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Simplify transition_depth_buffer
2018-02-20 Jason Ekstrandanv/cmd_buffer: Do subpass image transitions in begin...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Mark depth/stencil surfaces written...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Sync clear values in begin_subpass
2018-02-20 Jason Ekstrandanv/pass: Store usage in each subpass attachment
2018-02-20 Jason Ekstrandanv/cmd_buffer: Add a concept of pending load aspects
2018-02-20 Jason Ekstrandanv/cmd_buffer: Iterate all subpass attachments when...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Decide whether or not to HiZ clear...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Move the rest of clear_subpass into...
2018-02-20 Jason Ekstrandintel/blorp: Add a blorp_hiz_clear_depth_stencil helper
2018-02-20 Jason Ekstrandanv/cmd_buffer: Move the color portion of clear_subpass...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Pass a subpass id into begin_subpass
2018-02-20 Jason Ekstrandanv/cmd_buffer: Add begin/end_subpass helpers
2018-02-20 Jason Ekstrandanv/cmd_buffer: Apply subpass flushes before set_subpass
2018-02-20 Jason Ekstrandanv: Use framebuffer layers for implicit subpass transi...
2018-02-20 Jason Ekstrandanv: Be more careful about fast-clear colors
2018-02-20 Jason Ekstrandintel/isl: Add an isl_color_value_is_zero helper
2018-02-20 Jason Ekstrandanv/gpu_memcpy: CS Stall before a MI memcpy on gen7
2018-02-20 Iago Toral Quirogaanv/entrypoints: make vkGetDeviceProcAddr return NULL...
2018-02-16 Anuj Phogatanv/icl: Add render target flush after uploading bindin...
2018-02-16 Anuj Phogatanv/icl: Enable float blend optimization
2018-02-16 Anuj Phogatanv/icl: Use gen11 functions
2018-02-16 Anuj Phogatanv/icl: Build anv libs for gen11
2018-02-16 Anuj Phogatanv/icl: Generate gen11 entry point functions
2018-02-16 Anuj Phogatanv/icl: Don't use DISPATCH_MODE_SIMD4X2
2018-02-16 Anuj Phogatanv/icl: Don't use SingleVertexDispatch
2018-02-16 Anuj Phogatanv/icl: Don't set ResetGatewayTimer
2018-02-16 Anuj Phogatanv/icl: Add #define genX
2018-02-16 Anuj Phogatanv/icl: Add gen11 mocs defines
2018-02-16 Anuj Phogatintel/common/icl: Add has_sample_with_hiz flag in gen_d...
2018-02-16 Anuj Phogati965/icl: Add assertions to check dispatch mode is...
2018-02-16 Anuj Phogati965/icl: Update the comment for maximum number of...
2018-02-16 Anuj Phogatintel/icl: Do StateCacheInvalidation for indirect clear...
2018-02-16 Anuj Phogatintel/isl/icl: Build and use gen11 surface state emit...
2018-02-16 Anuj Phogatintel/isl/icl: Add the maximum surface size limit
2018-02-16 Anuj Phogatintel/genxml/icl: Update genx_bits header
2018-02-16 Anuj Phogatintel/genxml/icl: Generate packing headers
2018-02-16 Anuj Phogatintel/genxml/icl: Add gen11.xml
2018-02-15 Dylan Bakermeson: add convenience variable for anv_extensions...
2018-02-15 Dylan Bakermeson: use depend_files for adding extra file dependencies
2018-02-15 Dylan Bakermeson: use depend_files to track extra file dependencies
2018-02-15 Dylan BakerRevert "anv/meson: Make anv_entrypoints_gen.py depend...
2018-02-15 Anuj Phogatisl: Don't use surface format R32_FLOAT for typed atomi...
2018-02-14 Jason Ekstrandintel/aubinator: Correctly decode INTERFACE_DESCRIPTOR_DATA
2018-02-14 Rafael Antognollianv/gen10: Remove warning message.
2018-02-14 Iago Toral Quirogai965/compiler: clean up nir_intrinsic_load_input for...
2018-02-14 Iago Toral Quirogaintel/compiler: fix first_component for 64-bit types...
2018-02-12 Jason Ekstrandanv: Move setting current_pipeline to cmd_state_init
2018-02-12 Jason Ekstrandanv: Don't resolve or ambiguate non-existent layers
2018-02-12 Kenneth Graunkeanv: Drop I915_EXEC_CONSTANTS_REL_GENERAL from execbuf.
2018-02-10 Grazvydas Ignotasintel/compiler: fix 64bit value prints on 32bit
2018-02-09 Jason Ekstrandintel/blorp: Use isl_aux_op instead of blorp_hiz_op
2018-02-09 Jason Ekstrandintel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
2018-02-09 Jason Ekstrandanv: Allow fast-clearing the first slice of a multi...
2018-02-09 Jason Ekstrandanv/cmd_buffer: Rework aux tracking
2018-02-09 Jason Ekstrandanv/cmd_buffer: Move the mi_alu helper higher up
2018-02-09 Jason Ekstrandanv/image: Simplify some verbose commennts
2018-02-09 Jason Ekstrandanv: Use blorp_ccs_ambiguate instead of fast-clears
2018-02-09 Jason Ekstrandanv/cmd_buffer: Re-arrange the logic around UNDEFINED...
next