summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Fill a compiler statistics structJason Ekstrand2019-08-121-6/+7
* anv/gen9: Optimize slice and subslice load balancing behavior.Francisco Jerez2019-08-124-0/+109
* anv: Implement VK_EXT_subgroup_size_control version 2Jason Ekstrand2019-08-122-1/+9
* anv: add missing `break`Eric Engestrom2019-08-091-0/+1
* anv: drop unused codeLionel Landwerlin2019-08-091-17/+0
* anv/android: disable shared representable image support explicitlyTapani Pälli2019-08-091-0/+10
* anv: add MAP_POPULATE fallback define for portabilityGreg V2019-08-081-0/+4
* anv: remove unused Linux-specific includeGreg V2019-08-081-1/+0
* anv,i965,iris: deduplicate setting of total_sharedRhys Perry2019-08-081-2/+0
* anv: use derefs for shared memory accessRhys Perry2019-08-081-4/+19
* anv: support GetSwapchainGrallocUsage2ANDROID for AndroidTapani Pälli2019-08-082-22/+84
* util: add anon_file.h for all memfd/temp file usageGreg V2019-08-072-35/+8
* meson,i965: Link with android deps when building for android.Bas Nieuwenhuizen2019-08-071-4/+2
* anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3DJason Ekstrand2019-08-061-0/+19
* anv: Implement VK_EXT_line_rasterizationJason Ekstrand2019-08-068-12/+211
* anv: Use dirty bits for dynamic state trackingJason Ekstrand2019-08-063-23/+64
* anv: Advertise the right line width range on gen9 and CHVJason Ekstrand2019-08-061-1/+5
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-4/+6
* anv: use initialization routine for gen_device_infoMark Janes2019-08-011-15/+7
* intel/common: provide common ioctl routineMark Janes2019-08-011-50/+39
* intel: add a couple of ASSERTEDEric Engestrom2019-07-311-1/+1
* tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom2019-07-314-7/+7
* anv: drop MAYBE_UNUSED varEric Engestrom2019-07-311-4/+1
* intel: replace MAYBE_UNUSED with UNUSEDEric Engestrom2019-07-311-1/+1
* intel: drop incorrect MAYBE_UNUSEDEric Engestrom2019-07-313-4/+4
* intel: Use a system value for gl_FragCoordJason Ekstrand2019-07-291-1/+2
* anv: implement VK_EXT_index_type_uint8Lionel Landwerlin2019-07-294-22/+66
* anv: Don't claim support for 24 and 48-bit formats on IVBJason Ekstrand2019-07-291-0/+8
* anv+tu+radv: delete unusable dev_icd.jsonEric Engestrom2019-07-261-13/+0
* anv: Disable transform feedback on gen7Jason Ekstrand2019-07-251-1/+1
* anv: Disable subgroup arithmetic on gen7Jason Ekstrand2019-07-251-3/+10
* anv: report HOST_ALLOCATION as supported for imagesArcady Goldmints-Orlov2019-07-251-0/+4
* anv: Implement VK_EXT_subgroup_size_controlJason Ekstrand2019-07-243-2/+46
* anv/pipeline: Plumb pipeline shader stage create flagsJason Ekstrand2019-07-241-12/+21
* intel/compiler: Be more conservative about subgroup sizes in GLJason Ekstrand2019-07-241-0/+2
* anv: Implement VK_KHR_imageless_framebufferSagar Ghuge2019-07-236-34/+68
* anv: fix use of comma operatorLionel Landwerlin2019-07-231-1/+1
* util: use standard name for snprintf()Eric Engestrom2019-07-191-4/+4
* anv: fix format mapping for depth/stencil formatsLionel Landwerlin2019-07-181-0/+3
* anv: report timestampComputeAndGraphics trueLionel Landwerlin2019-07-171-1/+1
* anv: Increase state allocation size limit to 2MBCaio Marcelo de Oliveira Filho2019-07-161-1/+1
* anv: Account for dynamic stencil write disables in the PMA fixJason Ekstrand2019-07-161-0/+2
* anv: Add android dependencies on android.Bas Nieuwenhuizen2019-07-151-0/+1
* anv: fix crash in vkCmdClearAttachments with unused attachmentLionel Landwerlin2019-07-151-3/+3
* anv: Fix pool allocator when first alloc needs to growCaio Marcelo de Oliveira Filho2019-07-123-3/+71
* anv: Properly compute image usage in CreateImageViewJason Ekstrand2019-07-121-2/+9
* intel/compiler: Add a "base class" for program keysJason Ekstrand2019-07-101-6/+13
* anv: Make the workaround BO a whole pageJason Ekstrand2019-07-101-1/+1
* anv: Set Stateless Data Port Access MOCSJason Ekstrand2019-07-101-0/+2
* anv: Set maxComputeSharedMemorySize to 64kCaio Marcelo de Oliveira Filho2019-07-081-1/+1