v3d: Drop unused vir_SAT() operation.
[mesa.git] / src / intel /
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...
2018-07-10 Francisco Jerezintel/eu: Get rid of the return value of brw_send_indir...
2018-07-10 Francisco Jerezintel/eu: Get rid of the return value of brw_send_indir...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Provide single descriptor argument to brw_sen...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for pixel interpo...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for dataport...
2018-07-10 Francisco Jerezintel/eu: Use descriptor constructors for sampler messages.
2018-07-10 Francisco Jerezintel/eu: Provide desc immediate argument up front...
2018-07-10 Francisco JerezTRIVIAL: intel/eu: Use a local devinfo variable in...
2018-07-10 Francisco Jerezintel/eu: Use brw_set_desc() along with a helper to...
2018-07-10 Francisco Jerezintel/eu: Define SET_BITS helper more easily reusable...
2018-07-10 Francisco Jerezintel/eu: Define helper to specify the descriptor immed...
2018-07-10 Francisco Jerezintel/eu: Add brw_inst.h helpers for the SEND(C) descri...
2018-07-10 Iago Toral Quirogaintel/compiler: emit actual barriers for working-group...
2018-07-10 Jason Ekstrandanv,radv: Add support for VK_KHR_get_display_properties2
2018-07-09 Jason Ekstrandintel/aubinator_error_decode: Allow for more sections
2018-07-09 Jason Ekstrandintel/batch_decoder: Recurse for all 2nd level batches
2018-07-09 Anuj Phogatanv/icl: Don't set float blend optimization bit in...
2018-07-09 Jason Ekstrandanv: Implement VK_EXT_vertex_attribute_divisor
2018-07-09 Jason Ekstrandanv/pipeline: Add a per-VB instance divisor
2018-07-09 Jason Ekstrandanv/pipeline: Use a per-VB struct instead of separate...
2018-07-09 Jose Maria Casanov... anv: Enable SPV_KHR_8bit_storage and VK_KHR_8bit_storage
2018-07-09 Jose Maria Casanov... i965/fs: Enable store_ssbo for 8-bit types.
2018-07-09 Jose Maria Casanov... intel/compiler: relax brw_eu_validate for byte raw...
2018-07-09 Jose Maria Casanov... i965/fs: Enable conversions to 8-bit integers
2018-07-09 Jose Maria Casanov... i965: Support for 8-bit base types in helper functions
2018-07-09 Jose Maria Casanov... i965/fs: Register allocator shoudn't use grf127 for...
2018-07-09 Jose Maria Casanov... intel/compiler: grf127 can not be dest when src and...
2018-07-09 Lionel Landwerlinintel: tools: dump_gpu: fix ppgtt mapping
2018-07-09 Jason Ekstrandanv: Add support for VK_KHR_create_renderpass2
2018-07-09 Jason Ekstrandanv: Make subpass::depth_stencil_attachment a pointer
2018-07-09 Jason Ekstrandanv/pass: Move implicit dependency setup to anv_render_...
2018-07-09 Jason Ekstrandanv/pass: Move some dependency setup into a helper
2018-07-09 Jason Ekstrandanv/pass: Move a bunch of analysis into a separate...
2018-07-09 Jason Ekstrandanv/pass: Use a designated initailizer for attachments
2018-07-09 Jason Ekstrandanv: Bump the advertised patch version to 80
2018-07-09 Jose Maria Casanov... intel/fs: use uint type for per_slot_offset at GS
2018-07-09 Iago Toral Quirogaintel/compiler: remove unused function
2018-07-09 Iago Toral Quirogaanv/pipeline: honor the pipeline_cache_enabled run...
2018-07-06 Ian Romanickintel/compiler: Relax mixed type restriction for satura...
2018-07-06 Ian Romanicki965/vec4: Properly handle sign(-abs(x))
2018-07-06 Ian Romanicki965/fs: Properly handle sign(-abs(x))
2018-07-06 Mathieu Bridonpython: Use the print function
2018-07-06 Ian Romanicki965/vec4: Make the vec4_visitor::nir_emit_instr defaul...
2018-07-06 Ian Romanickintel/compiler: More DCE after lowering
2018-07-05 Mathieu Bridonpython: Specify the JSON separators
2018-07-05 Lionel Landwerlinintel: tools: remove drm-uapi defines
2018-07-05 Lionel Landwerlinintel: intel_dump_gpu: use simulator id in captures
2018-07-05 Lionel Landwerlinintel: devinfo: add simulator id
2018-07-05 Scott D Phillipsintel: tools: dump-gpu: dump 48-bit addresses
2018-07-05 Lionel Landwerlinintel: tools: import intel_aubdump
2018-07-05 Lionel Landwerlinintel: tools: update intel_aub.h
2018-07-05 Lionel Landwerlinintel: batch-decoder: add missing return line
2018-07-05 Lionel Landwerlinintel: batch-decoder: don't asks for constant BO until...
2018-07-05 Scott D Phillipsintel/batch-decoder: handle non-contiguous binding...
2018-07-05 Scott D Phillipsintel/tools/aubinator: aubinate ppgtt aubs
2018-07-05 Lionel Landwerlinintel: aubinator: handle GGTT mappings
2018-07-05 Lionel Landwerlinintel: aubinator: drop the 1Tb GTT mapping
next