broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.
[mesa.git] / src / intel /
2018-01-12 Samuel Iglesias... anv: VkDescriptorSetLayoutBinding can have descriptorCo...
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Dylan Bakermeson: don't use intermediate variables that are immedi...
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-11 Dylan Bakermeson: Use consistent style
2018-01-11 Jason Ekstrandi965: Use UD types for gl_SampleID setup
2018-01-11 Jason Ekstrandi965/fs: Use UW types when using V immediates
2018-01-11 Matt TurnerRevert "Revert "i965/fs: Use align1 mode on ternary...
2018-01-11 Matt Turneri965/fs: Add/use functions to convert to 3src_align1...
2018-01-11 Alex Smithanv: Make sure state on primary is correct after CmdExe...
2018-01-11 Andres Gomezanv: Import mako templates only during execution of...
2018-01-11 Samuel Iglesias... anv: fix maxDescriptorSet* limits
2018-01-10 Iago Toral Quirogai965/nir: add a helper to lower gl_PatchVerticesIn...
2018-01-09 Kenneth Graunkegenxml: Add missing INSTDONE_1 bits on Gen7.5+.
2018-01-09 Kenneth Graunkeintel: Apply Geminilake "Barrier Mode" workaround.
2018-01-09 Scott D Phillipsaubinator: add support for aubinating memtrace aubs
2018-01-09 Scott D Phillipsaubinator: extract aubinator_init() out of the header...
2018-01-09 Scott D Phillipsaubinator: honor --color option when printing the header
2018-01-08 Alex Smithanv: Allow PMA optimization to be enabled in secondary...
2018-01-05 Alex Smithanv: Take write mask into account in has_color_buffer_w...
2018-01-04 Alex Smithanv: Add missing unlock in anv_scratch_pool_alloc
2018-01-03 Kenneth Graunkei965: Drop support for the legacy SNORM -> Float equation.
2017-12-31 Kenneth Graunkei965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
2017-12-28 Jason Ekstrandanv/device: Mark all state buffers as needing capture
2017-12-28 Jason Ekstrandintel/aubinator: Gracefully handle dynamic state not...
2017-12-28 Jason Ekstrandintel/aubinator: Free section data last
2017-12-23 Anuj PhogatRevert "i965/fs: Use align1 mode on ternary instruction...
2017-12-21 Francisco Jerezintel/fs: Initialize fs_visitor::grf_used on construction.
2017-12-21 Francisco Jerezintel/fs/bank_conflicts: Use posix_memalign() instead...
2017-12-20 Samuel Iglesias... anv: disallow VK_REMAINING_ARRAY_LAYERS in vkCmdClearAt...
2017-12-19 Rafael Antognolliintel/compiler/gen10: Disable push constants.
2017-12-17 Bas Nieuwenhuizenanv: Remove unused variable.
2017-12-15 Kenneth Graunkeisl: Don't require VALIGN_2 for R32G32B32_FLOAT on...
2017-12-14 Jason Ekstrandintel/tools: Convert aubinator over to the common framework
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode registers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode dynamic state
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode constants, binding tables...
2017-12-14 Jason Ekstrandintel/tools: Switch aubinator_error_decode over to...
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode graphics shaders
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode vertex and index buffers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD
2017-12-14 Jason Ekstrandintel/tools: Add the start of a generic batch decoder
2017-12-14 Jason Ekstrandintel/decoder: Expose the raw field value in the iterator
2017-12-14 Jason Ekstrandintel/disasm: Take a devinfo in gen_disasm_create
2017-12-14 Jason Ekstrandintel/decoder: Take a bit offset in gen_print_group
2017-12-14 Jason Ekstrandintel/decoder: Stop rounding down to the nearest dword
2017-12-14 Jason Ekstrandintel/decoder: Convert the iterator to work entirely...
2017-12-14 Jason Ekstrandintel/decoder: Drop gen_field_decode helper
2017-12-12 Francisco Jerezintel/fs/bank_conflicts: Don't touch Gen7 MRF hack...
2017-12-12 Samuel Iglesias... anv: fix bug when using component qualifier in FS outputs
2017-12-08 Jason Ekstrandanv: Enable UBO pushing
2017-12-08 Jason Ekstrandi965/fs: Handle !supports_pull_constants and push UBOs...
2017-12-08 Jason Ekstrandanv/device: Increase the UBO alignment requirement...
2017-12-08 Jason Ekstrandanv/cmd_buffer: Add support for pushing UBO ranges
2017-12-08 Jason Ekstrandanv/cmd_buffer: Add some stage asserts
2017-12-08 Jason Ekstrandanv/cmd_buffer: Add some helpers for working with descr...
2017-12-08 Jason Ekstrandanv/pipeline: Translate vulkan_resource_index to a...
2017-12-08 Jason Ekstrandi965/fs: Rewrite assign_constant_locations
2017-12-08 Jason Ekstrandanv: Disable VK_KHR_16bit_storage
2017-12-08 Francisco Jerezintel/cfg: Represent divergent control flow paths cause...
2017-12-08 Francisco Jerezintel/fs: Don't let undefined values prevent copy propa...
2017-12-08 Francisco Jerezintel/fs: Restrict live intervals to the subset possibl...
2017-12-07 Francisco Jerezintel/fs: Teach instruction scheduler about GRF bank...
2017-12-07 Francisco Jerezintel/fs: Implement GRF bank conflict mitigation pass.
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-12-06 Fredrik Höglundanv: fix a case statement in GetMemoryFdPropertiesKHR
2017-12-06 Jose Maria Casanov... i965/fs: Use untyped_surface_read for 16-bit load_ssbo
2017-12-06 Jose Maria Casanov... i965/fs: Optimize 16-bit SSBO stores by packing two...
2017-12-06 Alejandro Piñeiroanv: Enable SPV_KHR_16bit_storage and VK_KHR_16bit_stor...
2017-12-06 Jason Ekstrandi965/fs: Enables 16-bit load_ubo with sampler
2017-12-06 Jose Maria Casanov... i965/fs: Helpers for un/shuffle 16-bit pairs in 32...
2017-12-06 Jose Maria Casanov... i965/fs: Use byte scattered read for 16-bit load_ssbo
2017-12-06 Jose Maria Casanov... i965/fs: Add byte scattered read message and fs support
2017-12-06 Alejandro Piñeiroi965/fs: Predicate byte scattered writes if needed
2017-12-06 Alejandro Piñeiroi965/fs: Use byte_scattered_write on 16-bit store_ssbo
2017-12-06 Jose Maria Casanov... i965/fs: Add byte scattered write message and fs support
2017-12-06 Alejandro Piñeiroi965/fs: Add remove_extra_rounding_modes optimization
2017-12-06 Alejandro Piñeiroi965/fs: Enable rounding mode on f2f16 ops
2017-12-06 Alejandro Piñeiroi965/fs: Define new shader opcode to set rounding modes
2017-12-06 Jose Maria Casanov... i965: Add support for control register
2017-12-06 Alejandro Piñeiroi965/fs: Handle 32-bit to 16-bit conversions
2017-12-06 Alejandro Piñeiroi965/fs: Remove BRW_REGISTER_TYPE_HF assert at get_exec...
2017-12-06 Jose Maria Casanov... i965: Support for 16-bit base types in helper functions
2017-12-06 Alejandro Piñeiroi965/vec4: Handle 16-bit types at type_size_xvec4
2017-12-06 Jason Ekstrandanv: Add support for the variablePointers feature
2017-12-06 Jason Ekstrandanv: Handle nir_intrinsic_vulkan_resource_reindex
2017-12-04 Chad Versaceintel/isl: Declare private array as static const
2017-12-04 Lionel Landwerlinanv: query CS timestamp frequency from the kernel
2017-12-04 Jason Ekstrandvulkan/wsi: Initialize individual WSI interfaces in...
2017-12-04 Jason Ekstrandvulkan/wsi: Drop some unneeded cruft from the API
2017-12-04 Jason Ekstrandvulkan/wsi: Add wrappers for all of the surface queries
2017-12-04 Jason Ekstrandvulkan/wsi: Drop the can_handle_different_gpu parameter...
2017-12-04 Jason Ekstrandvulkan/wsi: Add a helper for AcquireNextImage
2017-12-04 Dave Airlievulkan/wsi: move swapchain create/destroy to common...
2017-12-04 Jason Ekstrandvulkan/wsi: Move get_images into common code
2017-12-04 Jason Ekstrandanv/wsi: Enable prime support
2017-12-04 Jason Ekstrandanv/wsi: Use the common QueuePresent code
2017-12-04 Jason Ekstrandvulkan/wsi: Do image creation in common code
2017-12-04 Jason Ekstrandvulkan/wsi: Implement prime in a completely generic way
2017-12-04 Jason Ekstrandanv/image: Implement the wsi "extension"
next