egl: Handle dri configs with floating point pixel data
[mesa.git] / src / intel / vulkan /
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-20 Arcady Goldmints... anv: inline uniforms blocks don't count toward descript...
2019-08-15 Rafael Antognollianv: Properly initialize device->slice_hash.
2019-08-12 Rafael Antognollianv/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
2019-08-12 Jason Ekstrandanv: Implement VK_KHR_pipeline_executable_properties
2019-08-12 Jason Ekstrandanv: Add a ralloc context to anv_pipeline
2019-08-12 Jason Ekstrandanv: Force a full re-compile when CAPTURE_INTERNAL_REPR...
2019-08-12 Jason Ekstrandanv/pipeline: Split setting up per-stage keys into...
2019-08-12 Jason Ekstrandanv: Record shader compile stats in the pipeline cache
2019-08-12 Jason Ekstrandanv/pipeline: Stash generated code in the pipeline...
2019-08-12 Jason Ekstrandintel/compiler: Fill a compiler statistics struct
2019-08-12 Francisco Jerezanv/gen9: Optimize slice and subslice load balancing...
2019-08-12 Jason Ekstrandanv: Implement VK_EXT_subgroup_size_control version 2
2019-08-09 Eric Engestromanv: add missing `break`
2019-08-09 Lionel Landwerlinanv: drop unused code
2019-08-09 Tapani Pällianv/android: disable shared representable image support...
2019-08-08 Greg Vanv: add MAP_POPULATE fallback define for portability
2019-08-08 Greg Vanv: remove unused Linux-specific include
2019-08-08 Rhys Perryanv,i965,iris: deduplicate setting of total_shared
2019-08-08 Rhys Perryanv: use derefs for shared memory access
2019-08-08 Tapani Pällianv: support GetSwapchainGrallocUsage2ANDROID for Android
2019-08-07 Greg Vutil: add anon_file.h for all memfd/temp file usage
2019-08-07 Bas Nieuwenhuizenmeson,i965: Link with android deps when building for...
2019-08-06 Jason Ekstrandanv: Emit a dummy MEDIA_VFE_STATE before switching...
2019-08-06 Jason Ekstrandanv: Implement VK_EXT_line_rasterization
2019-08-06 Jason Ekstrandanv: Use dirty bits for dynamic state tracking
2019-08-06 Jason Ekstrandanv: Advertise the right line width range on gen9 and CHV
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-01 Mark Janesanv: use initialization routine for gen_device_info
2019-08-01 Mark Janesintel/common: provide common ioctl routine
2019-07-31 Eric Engestromintel: add a couple of ASSERTED
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Eric Engestromanv: drop MAYBE_UNUSED var
2019-07-31 Eric Engestromintel: replace MAYBE_UNUSED with UNUSED
2019-07-31 Eric Engestromintel: drop incorrect MAYBE_UNUSED
2019-07-29 Jason Ekstrandintel: Use a system value for gl_FragCoord
2019-07-29 Lionel Landwerlinanv: implement VK_EXT_index_type_uint8
2019-07-29 Jason Ekstrandanv: Don't claim support for 24 and 48-bit formats...
2019-07-26 Eric Engestromanv+tu+radv: delete unusable dev_icd.json
2019-07-25 Jason Ekstrandanv: Disable transform feedback on gen7
2019-07-25 Jason Ekstrandanv: Disable subgroup arithmetic on gen7
2019-07-25 Arcady Goldmints... anv: report HOST_ALLOCATION as supported for images
2019-07-24 Jason Ekstrandanv: Implement VK_EXT_subgroup_size_control
2019-07-24 Jason Ekstrandanv/pipeline: Plumb pipeline shader stage create flags
2019-07-24 Jason Ekstrandintel/compiler: Be more conservative about subgroup...
2019-07-23 Sagar Ghugeanv: Implement VK_KHR_imageless_framebuffer
2019-07-23 Lionel Landwerlinanv: fix use of comma operator
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-18 Lionel Landwerlinanv: fix format mapping for depth/stencil formats
2019-07-17 Lionel Landwerlinanv: report timestampComputeAndGraphics true
2019-07-16 Caio Marcelo de... anv: Increase state allocation size limit to 2MB
2019-07-16 Jason Ekstrandanv: Account for dynamic stencil write disables in...
2019-07-15 Bas Nieuwenhuizenanv: Add android dependencies on android.
2019-07-15 Lionel Landwerlinanv: fix crash in vkCmdClearAttachments with unused...
2019-07-13 Caio Marcelo de... anv: Fix pool allocator when first alloc needs to grow
2019-07-12 Jason Ekstrandanv: Properly compute image usage in CreateImageView
2019-07-10 Jason Ekstrandintel/compiler: Add a "base class" for program keys
2019-07-10 Jason Ekstrandanv: Make the workaround BO a whole page
2019-07-10 Jason Ekstrandanv: Set Stateless Data Port Access MOCS
2019-07-08 Caio Marcelo de... anv: Set maxComputeSharedMemorySize to 64k
2019-07-08 Dongwon Kimanv: disable repacking for compression for applicable gen
2019-07-08 Caio Marcelo de... anv: Advertise VK_EXT_shader_demote_to_helper_invocation
2019-07-08 Connor Abbottradv: Make FragCoord a sysval
2019-07-08 Daniel Schürmannanv,nir: Move lower_input_attachments pass from ANV...
2019-07-07 Chia-I Wuanv: fix VkExternalBufferProperties for host allocation
2019-07-07 Chia-I Wuanv: fix VkExternalBufferProperties for unsupported...
2019-07-07 Lionel Landwerlinanv: manually add KHR_display to the list of platforms
2019-07-03 Juan A. Suarez Romerointel: fix wrong format usage
2019-07-02 Jason Ekstrandanv: Advertise a more accurate minTexelBufferOffsetAlig...
2019-07-02 Jason Ekstrandanv: Implement VK_EXT_texel_buffer_alignment
2019-06-29 Eric Engestromanv: fix indentation
2019-06-29 Eric Engestromanv: fix typo
2019-06-29 Eric Engestromanv: replace hard-coded platform list with vk.xml parse
2019-06-28 Anuj PhogatRevert "anv/icl: Add WA_2204188704 to disable pixel...
2019-06-27 Nanley Cheryintel: Add and use helpers for level0 extent
2019-06-25 Jason Ekstrandanv/descriptor_set: Only write texture swizzles if...
2019-06-24 Nataraj Deshpandeanv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in...
2019-06-21 Jason Ekstrandanv: Implement "pop-free" clipping
2019-06-21 Jason Ekstrandanv: Enable the guardband clip test
2019-06-20 Lionel Landwerlinanv: only resort to sync fds internally with no syncobj...
2019-06-19 Bas Nieuwenhuizenanv: Fix vulkan build in meson.
2019-06-19 Jason Ekstrandanv/image: Set different usage flags for shadow surfaces
2019-06-19 Jason Ekstrandanv: Flush caches in anv_image_copy_to_shadow
2019-06-19 Kenneth Graunkeanv: Fix wrong printf formatter
2019-06-19 Lionel Landwerlinanv: write spirv-nir logs back to the application
2019-06-18 Jason Ekstrandanv: Make border colors the right size and alignment...
2019-06-17 Jason Ekstrandanv: Set STATE_BASE_ADDRESS upper bounds on gen7
2019-06-17 Jason Ekstrandanv:Use VK_EXT_separate_stencil_usage to avoid stencil...
2019-06-17 Jason Ekstrandanv: Add stencil texturing support for gen7
2019-06-17 Jason Ekstrandanv/blorp: Update shadow images when clearing or uploading
2019-06-17 Jason Ekstrandanv/cmd_buffer: Add a stencil transition helper
2019-06-17 Jason Ekstrandanv/blorp: Take an aspect in anv_image_copy_to_shadow
2019-06-17 Jason Ekstrandanv/formats: Re-arrange the way se set some flag bits
2019-06-12 Lionel Landwerlinanv: do not parse genxml data without INTEL_DEBUG=bat
2019-06-11 Ville Syrjäläanv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on...
2019-06-11 Samuel Iglesias... anv: ignore inline uniform blocks in anv_CmdPushDescrip...
2019-06-07 Nanley Cheryanv/cmd_buffer: Initalize the clear color struct for...
2019-06-06 Gurchetan Singhanv: allow NV12 <--> AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_42...
2019-06-06 Nataraj Deshpandeanv: Fix check for isl_fmt in assert
2019-06-05 Caio Marcelo de... anv/pipeline: Move lowering of nir_var_mem_global later
next