anv: Support v3 of VK_EXT_vertex_attribute_divisor
[mesa.git] / src / intel / vulkan /
2018-09-10 Jason Ekstrandanv: Support v3 of VK_EXT_vertex_attribute_divisor
2018-09-07 Jason Ekstrandanv: Clamp scissors to the framebuffer boundary
2018-09-07 Jason Ekstrandanv: Disable the vertex cache when tessellating on...
2018-09-07 Jason Ekstrandanv: Implement a VF cache invalidate workaround
2018-09-07 Jason Ekstrandanv: Re-emit vertex buffers when the pipeline changes
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-09-07 Sergii Romantsovintel: compiler option msse2 and mstackrealign
2018-09-06 Jason Ekstrandanv/pipeline: Only consider double elements which actua...
2018-09-01 Jason Ekstrandanv/blorp: Fix a comment as per Nanley's review feedback
2018-09-01 Jason Ekstrandanv/blorp: Do more flushing around HiZ clears
2018-08-29 Jason Ekstrandintel/compiler: Remove surface_idx from brw_image_param
2018-08-29 Jason Ekstrandanv,i965: Lower away image derefs in the driver
2018-08-29 Jason Ekstrandnir: Use a bitfield for image access qualifiers
2018-08-29 Jason Ekstrandintel/compiler: Do image load/store lowering to NIR
2018-08-29 Jason Ekstrandanv/pipeline: Remove dead image loads in lower_input_at...
2018-08-29 Jason Ekstrandanv: Free the app and engine name
2018-08-29 Lionel Landwerlinanv: blorp: support multiple aspect blits
2018-08-28 Jason Ekstrandanv: Claim to support depthBounds for ID games
2018-08-28 Jason Ekstrandanv: Copy the appliation info into the instance
2018-08-27 Samuel Iglesias... anv: Add support for protected memory properties on...
2018-08-25 Jason Ekstrandanv: Fill holes in the VF VUE to zero
2018-08-24 Lionel Landwerlinintel: decoder: unify MI_BB_START field naming
2018-08-22 Yunchao Heanv: add VK_EXT_sampler_filter_minmax support
2018-08-21 Anuj Phogatanv/icl: Allow headerless sampler messages for pre...
2018-08-21 Anuj Phogatanv/icl: Disable binding table prefetching
2018-08-17 Jason Ekstrandanv/pipeline: Lower pipeline layouts etc. after linking
2018-08-17 Jason Ekstrandanv/pipeline: Set tess IO read/written key fields in...
2018-08-17 Jason Ekstrandanv/pipeline: Use more fields from stage in compile_cs
2018-08-17 Jason Ekstrandanv/apply_pipeline_layout: Add to the bind map instead...
2018-08-17 Jason Ekstrandanv/lower_ycbcr: Use the binding array size for bounds...
2018-08-16 Eric Engestromanv: drop cast-to-void of used variable
2018-08-16 Eric Engestromanv: use safer snprintf() to ensure NULL string-terminator
2018-08-16 Eric Engestromintel: various python cleanups
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-09 Eric Engestromanv: set error in all failure paths
2018-08-07 Mathieu Bridonpython: Fix rich comparisons
2018-08-06 Tapani Pällianv: add more swapchain formats
2018-08-03 Jason Ekstrandanv/pipeline: Disable FS dispatch for pointless fragmen...
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 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-07-27 Kenneth Graunkei965: Combine both gl_PatchVerticesIn lowering passes.
2018-07-26 Eric Engestromanv: drop unused local vars
2018-07-26 Eric Engestromanv: remove incorrect `UNUSED` flag
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-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 Mathieu Bridonpython: Use range() instead of xrange()
2018-07-24 Mathieu Bridonpython: Better iterate over dictionaries
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 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-18 Jason Ekstrandintel/blorp: Take an explicit filter parameter in blorp...
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 Samuel Iglesias... anv: fix assert in anv_CmdBindDescriptorSets()
2018-07-11 Chad Versaceanv/android: Fix type error in call to vk_errorf()
2018-07-10 Jason Ekstrandanv,radv: Add support for VK_KHR_get_display_properties2
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 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 Iago Toral Quirogaanv/pipeline: honor the pipeline_cache_enabled run...
2018-07-05 Mathieu Bridonpython: Specify the JSON separators
2018-07-02 Jason Ekstrandanv: Add support for the on-disk shader cache
2018-07-02 Jason Ekstrandanv/pipeline_cache: Add a _locked suffix to a function
2018-07-02 Jason Ekstrandanv: Add device-level helpers for searching for and...
2018-07-02 Jason Ekstrandanv/pipeline: Stop optimizing for not having a cache
2018-07-02 Jason Ekstrandanv: Use a default pipeline cache if none is specified
2018-07-02 Jason Ekstrandanv: Be more careful about hashing pipeline layouts
2018-07-02 Jason Ekstrandanv,intel: Enable nir_opt_large_constants for Vulkan
2018-07-02 Jason Ekstrandanv: Add state setup support for shader constants
next