glx: GLX_MESA_multithread_makecurrent is direct-only
[mesa.git] / src / intel /
2018-08-09 Eric Engestromanv: set error in all failure paths
2018-08-09 Eric Engestromintel/tools: add missing variable initialisation
2018-08-07 Mathieu Bridonpython: Fix rich comparisons
2018-08-07 Lionel Landwerlinintel: don't build tools without -Dtools=intel
2018-08-06 Tapani Pällianv: add more swapchain formats
2018-08-04 Lionel Landwerlinintel: tools: simplify meson build
2018-08-04 Lionel Landwerlinintel: aubinator: simplify decoding
2018-08-04 Lionel Landwerlinintel: common: add missing stdint include
2018-08-04 Lionel Landwerlinintel: decoder: remove unused variable
2018-08-04 Lionel Landwerlinintel: tools: aubwrite: reuse canonical address helper
2018-08-04 Lionel Landwerlinintel: aubinator: fix read the context/ring
2018-08-03 Jason Ekstrandanv/pipeline: Disable FS dispatch for pointless fragmen...
2018-08-02 Andres Gomezintel/tools: add error2aub creation into autotools
2018-08-02 Jason Ekstrandanv/pipeline: Do cross-stage linking optimizations
2018-08-02 Jason Ekstrandanv/pipeline: Pull most of the anv_pipeline_compile_...
2018-08-02 Jason Ekstrandanv/pipeline: Add a separate "link" stage
2018-08-02 Jason Ekstrandanv/pipeline: Compile to NIR in compile_graphics
2018-08-02 Jason Ekstrandanv/pipeline: Recompile all shaders if any are missing...
2018-08-02 Jason Ekstrandanv/pipeline: Drop anv_pipeline_add_compiled_stage
2018-08-02 Jason Ekstrandanv/pipeline: Pull shader compilation out into a helper.
2018-08-02 Jason Ekstrandanv/pipeline: Call anv_pipeline_compile_* in a loop
2018-08-02 Jason Ekstrandanv/pipeline: Hash the entire pipeline in one go
2018-08-02 Jason Ekstrandanv/pipeline: Populate keys up-front
2018-08-02 Jason Ekstrandanv/pipline: Add a helper struct for per-stage info
2018-08-02 Jordan Justenintel/compiler: Add brw_get_compiler_config_value for...
2018-08-02 Jordan Justeni965: Disable shader cache with INTEL_DEBUG=shader_time
2018-08-02 Jason Ekstrandanv/pipeline: Add populate_tcs/tes_key helpers
2018-08-02 Jason Ekstrandanv/pipeline: Rework the parameters to populate_wm_prog_key
2018-08-02 Jason Ekstrandanv/pipeline: More aggressively optimize away color...
2018-08-02 Jason Ekstrandanv: Restrict the number of color regions to those...
2018-08-02 Jason Ekstrandanv/pipeline: Fix up deref modes if we delete a FS...
2018-08-02 Jason Ekstrandintel/nir: Call nir_lower_io_to_scalar_early
2018-08-02 Jason Ekstrandintel/nir: Split IO arrays into elements
2018-08-02 Jason Ekstrandi965/fs: Flag all slots of a flat input as flat
2018-08-02 Jason Ekstrandintel/nir: Use the correct scalar stage for consumers...
2018-08-01 Lionel Landwerlinintel: tools: aubwrite: split gen[89] from gen10+
2018-08-01 Mathieu Bridonpython: Explicitly use byte strings
2018-08-01 Mathieu Bridonpython: Open file in binary mode
2018-08-01 Mathieu Bridonpython: Better get character ordinals
2018-08-01 Iago Toral Quirogaintel/compiler: implement 8-bit constant load
2018-08-01 Iago Toral Quirogaintel/compiler: add setup_imm_(u)b helpers
2018-07-27 Topi Pohjolaineni965/icl: Disable binding table prefetching
2018-07-27 Iago Toral Quirogaintel/compiler: fix lower conversions to account for...
2018-07-27 Kenneth Graunkei965: Combine both gl_PatchVerticesIn lowering passes.
2018-07-26 Kenneth Graunkeintel/compiler: Delete dead VS intrinsic handling.
2018-07-26 Eric Engestromanv: drop unused local vars
2018-07-26 Eric Engestromanv: remove incorrect `UNUSED` flag
2018-07-25 Kenneth Graunkeintel: Make the decoder just store addresses for bases...
2018-07-25 Kenneth Graunkeintel: Make the decoder handle STATE_BASE_ADDRESS not...
2018-07-25 Eric Engestromanv: don't crash on vkDestroyDevice(NULL)
2018-07-25 Eric Engestromanv: fix python whitespace warning
2018-07-25 Eric Engestromanv: cleanup python imports
2018-07-25 Eric Engestromanv: remove unnecessary semicolons in python
2018-07-25 Lionel Landwerlinintel: tools: dump: only store device id on success
2018-07-24 Jordan Justeni965, anv: Use INTEL_DEBUG for disk_cache driver flags
2018-07-24 Jordan Justeni965, anv: Add extra unused character in disk_cache...
2018-07-24 Karol Herbstnir: rename f2f16_undef to f2f16
2018-07-24 Mathieu Bridonpython: Use range() instead of xrange()
2018-07-24 Mathieu Bridonpython: Better iterate over dictionaries
2018-07-24 Kenneth Graunkeintel: Make the disassembler take a const pointer to...
2018-07-23 Jason Ekstrandintel/compiler: Account for built-in uniforms in analyz...
2018-07-23 Eric Engestromanv: remove unnecessary runtime copy of static string
2018-07-23 Alex Smithanv: Pay attention to VK_ACCESS_MEMORY_(READ|WRITE...
2018-07-23 Jason Ekstrandintel/blorp: Fix blits to R8G8B8_UNORM_SRGB sRGB harder
2018-07-23 Jason Ekstrandanv: Stop setting 3DSTATE_PS_EXTRA::PixelShaderHasUAV
2018-07-23 Jason Ekstrandanv: Properly handle GetImageSubresourceLayout on compl...
2018-07-22 Ilia Mirkinanv/gen9: expose VK_EXT_post_depth_coverage
2018-07-20 Lionel Landwerlinintel: tools: dump: protect against multiple calls...
2018-07-20 Lionel Landwerlinintel: tools: dump: make dump tool reliable under gdb
2018-07-19 Lionel Landwerlinintel: tools: dump: remove mentions of intel_aubdump
2018-07-19 Lionel Landwerlinintel: tools: aubwrite: fix invalid frees on finish
2018-07-19 Nanley Cheryintel/isl/gen4: Make depth/stencil buffers Y-Tiled
2018-07-19 Lionel Landwerlinintel: tools: dump: trace memory writes
2018-07-19 Lionel Landwerlinintel: tools: dump: remove command execution feature
2018-07-18 Jason Ekstrandintel/blorp: Take an explicit filter parameter in blorp...
2018-07-18 Jason Ekstrandintel/blorp: Add a blorp_filter enum for use in blorp_blit
2018-07-18 Caio Marcelo de... intel/tools: add missing include for stdarg.h
2018-07-18 Jason Ekstrandintel/tools: Rename error2aub to intel_error2aub
2018-07-18 Jason Ekstrandintel/tools: Add an error state to aub translator
2018-07-18 Jason Ekstrandintel/tools: Break aub file writing into a helper
2018-07-18 Jason Ekstrandintel/tools: Refactor aub dumping to remove singletons
2018-07-18 Jason Ekstrandintel/dump_gpu: Fix corner cases in PPGTT range calcula...
2018-07-18 Caio Marcelo de... intel/batch-decoder: fix uninitialized values warnings
2018-07-18 Caio Marcelo de... intel/decoder: use snprintf(..., "%s", ...) instead...
2018-07-18 Caio Marcelo de... anv: give more room to debug report
2018-07-18 Caio Marcelo de... anv: avoid warning when switching in VkStructureType
2018-07-18 Caio Marcelo de... intel/compiler: fix -Wsign-compare warning
2018-07-18 Caio Marcelo de... intel/compiler: silence -Wclass-memaccess warnings
2018-07-18 Samuel Iglesias... anv: fix assert in anv_CmdBindDescriptorSets()
2018-07-16 Sergii Romantsovintel/batch_decoder: decoding of 3DSTATE_CONSTANT_BODY.
2018-07-16 Eric Anholtintel: tools: Fix uninitialized variable warnings in...
2018-07-14 Jason Ekstrandintel/blorp: Handle 3-component formats in clears
2018-07-14 Jason Ekstrandintel/blorp: Fix blits to R8G8B8_UNORM_SRGB
2018-07-12 Jose Maria Casanov... i965/fs: unspills shoudn't use grf127 as dest since...
2018-07-11 Chad Versaceanv/android: Fix type error in call to vk_errorf()
2018-07-11 Chad Versaceanv/android: Fix Autotools build for VK_ANDROID_native_...
2018-07-10 Rafael Antognolliintel/tools/dump_gpu: Add option to print ppgtt mappings.
2018-07-10 Francisco Jerezintel/ir: Uncomment definition of several unused hardwa...
2018-07-10 Francisco Jerezintel/fs: Initialize mlen for gen7 varying pull constan...
2018-07-10 Francisco Jerezintel/eu: Assert that the instruction is send-like...
next