aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18layers: Fix infinite loop in DrawStateMark Lobodzinski
2015-11-18layers: Fix error messages.Jeremy Hayes
2015-11-18layers: Validate barrier subresource range.Jeremy Hayes
2015-11-18layers: Fix CreateImageView depth/stencil aspect validationMark Lobodzinski
2015-11-18layers: Remove invalid depth/stencil validation checkMark Lobodzinski
2015-11-17layers: Fix invalid depth/stencil attachment index validationMark Lobodzinski
2015-11-17layers: Fix Dota 2 crash in draw_state layerMark Lobodzinski
2015-11-17layers: Check compareEnable.Jeremy Hayes
2015-11-16Change version 1.0 to 0.10David Pinedo
2015-11-16layers: Add validation for object poolsMark Lobodzinski
2015-11-16header: bump to vers 210 only changes were to WSIJon Ashburn
2015-11-12Version change from 0.9 to 1.0David Pinedo
2015-11-12layers: Add missing null-check in DrawStateMark Lobodzinski
2015-11-12demos: Fix access masks in layout transitions in triTony Barbour
2015-11-12v209: bump API minor versionChia-I Wu
2015-11-12bug 15120: rename vkCmdPushConstants "values" to "pValues"Chia-I Wu
2015-11-12MR671: Rename VK_STRUCTURE_TYPE_LAYER_* to ..LOADER_*Chia-I Wu
2015-11-12layers: LX194, Change 'fence already signaled' warning to INFO-levelMark Lobodzinski
2015-11-11v208: bump API minor versionChia-I Wu
2015-11-11bug 15089: Does "Across Command Buffer Boundaries" apply to second-level comm...Chia-I Wu
2015-11-11v207: bump API minor versionChia-I Wu
2015-11-11MR640: Alloc -> Allocate naming fixesChia-I Wu
2015-11-11MR632: Valid usage xml global changesChia-I Wu
2015-11-11bug 12998 part 9: add back explicit enum valuesChia-I Wu
2015-11-11bug 12998 part 8: add new formatsChia-I Wu
2015-11-11bug 12998 part 7: drop unwanted USCALED formatsChia-I Wu
2015-11-11bug 12998 part 6: add missing formats to icd and demosChia-I Wu
2015-11-11bug 12998 part 5: reorder formatsChia-I Wu
2015-11-11bug 12998 part 4: drop explicit enum values temporarilyChia-I Wu
2015-11-11bug 12998 part 3: append _PACK* to remaining packed formatsChia-I Wu
2015-11-11bug 12998 part 2: append _PACK* to packed formats that change conventionsChia-I Wu
2015-11-11bug 12998 part 1: append _BLOCK to compressed formatsChia-I Wu
2015-11-10layers: LX190, Image layer doe snot recognize swapchain imagesMark Lobodzinski
2015-11-08Reset the "access_flags" for each loop iterationPiers Daniell
2015-11-06vulkan: Bump header to API version 206Jon Ashburn
2015-11-06loader: Compile fixes to instance extension from rebase of bug 15068 changesJon Ashburn
2015-11-06bug 15086: maxDrawIndirectInstanceCount?Chia-I Wu
2015-11-06bug 15085: queue creation naming issuesChia-I Wu
2015-11-06bug 15004: Non-coherent memory, when is flush and invalidate requiredChia-I Wu
2015-11-06bug 15038: Need a way to express the total limit of resources per stageChia-I Wu
2015-11-06v205: bump API minor versionChia-I Wu
2015-11-06v204: bump API minor versionChia-I Wu
2015-11-06bug 15050: Add device limit for max number of input attachmentsChia-I Wu
2015-11-06bug 15068: Use hardfp calling convention on Android for 32-bit ARM targetsChia-I Wu
2015-11-06loader: Update calling conventions on instance extension functionsJon Ashburn
2015-11-06Merge branch 'david_include_change_20151106'David Pinedo
2015-11-06loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semanticsJon Ashburn
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-11-06layers: LX187: Change unused input WARN to PERF_WARNMark Lobodzinski
2015-11-06demos: Stage is no longer needed for demo_prepare_shader_moduleTony Barbour