aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-23misc: Fix compile warnings about undefined _MSC_VERCourtney Goeltzenleuchter
2015-10-23bug-14737: Move alphaToCoverageEnable to MultisampleStateCreateInfoCourtney Goeltzenleuchter
2015-10-23bug-14646: remove VK_SUBPASS_DESCRIPTION_NO_OVERDRAW_BITCourtney Goeltzenleuchter
2015-10-23misc: bump header version 174Courtney Goeltzenleuchter
2015-10-23bug-14084: Replace abbreviations in VkQueryPipelineStatisticFlagsCourtney Goeltzenleuchter
2015-10-23bug-14531: Expand tess abbreviation to tessellationCourtney Goeltzenleuchter
2015-10-23misc: Bump header to align with upstreamCourtney Goeltzenleuchter
2015-10-23bug-14642: Rename queueRecordCount to requestedQueueCountCourtney Goeltzenleuchter
2015-10-23misc: Bump header to align with upstreamCourtney Goeltzenleuchter
2015-10-23bug-14291: combine color and depth/stencil clearsCourtney Goeltzenleuchter
2015-10-23misc: Rename depthClip to depthClampCourtney Goeltzenleuchter
2015-10-23demos: Check all return valuesTony Barbour
2015-10-23Return empty string instead of nullMichael Lentine
2015-10-22loader: Fix heap_realloc function to return newly allocated memoryJon Ashburn
2015-10-22layers: Remove mid() & mdd() functions from DrawStateTobin Ehlis
2015-10-22layers: Add DrawState check for DescriptorSet availability in PoolTobin Ehlis
2015-10-22layers: DrawState layout tracking improvementsTobin Ehlis
2015-10-22layers: Added TODO comments to DrawState for missing validation checksTobin Ehlis
2015-10-22layers: Fix indices in DrawState error messageTobin Ehlis
2015-10-22layers: Comment in DrawState for missing validation of DescriptorPool size limitTobin Ehlis
2015-10-21demos: Add mem barrier to change layout to presentTony Barbour
2015-10-21demos: check return value from vkQueueWaitSemaphoreTony Barbour
2015-10-21demos: Handle paint events and call RedrawWindow to animateTony Barbour
2015-10-21Fix "_out64" -> "build" references accidentally removedCody Northrop
2015-10-21Fix formatting in BUILD.mdCody Northrop
2015-10-21BUILD.md: changed "_out64" to "build"David Pinedo
2015-10-19demos: fix tabs and line endings in vulkaninfoDavid Pinedo
2015-10-19Demos: output api version in vulkaninfoDavid Pinedo
2015-10-19Clarify parameter usage in memory_type_from_propertiesTony Barbour
2015-10-16layers: LX161, validate attachment references in subpassesMark Lobodzinski
2015-10-16layers: LX160, Validate Descriptor Set Image AspectsMark Lobodzinski
2015-10-15loader: Clean up loader_platform fileJon Ashburn
2015-10-15Add subpass dependency validation.Michael Lentine
2015-10-15layers: LX159, properly validate swapchain imagesMark Lobodzinski
2015-10-15layers: LX159, validate all descriptorSets in arrayMark Lobodzinski
2015-10-15layers: LX159, pipelineCache CAN be Null.Mark Lobodzinski
2015-10-15layers: Remove MemTracker dead codeMark Lobodzinski
2015-10-14cmake: Need glslang for tests as well as ICDCourtney Goeltzenleuchter
2015-10-14cmake: Fix options for building on WindowsCourtney Goeltzenleuchter
2015-10-14cmake: Make all sub-components optionalJason Ekstrand
2015-10-14loader: Use loc instead of location for getting the directoryJason Ekstrand
2015-10-14Updaing build to include vk_layer_utilsMichael Lentine
2015-10-13update_external_sources: Get Windows LunarGLASS build working againCody Northrop
2015-10-12layers: Bug #14850, enforce validation for semaphore statesMark Lobodzinski
2015-10-12Fix image aspect value passed to demo_set_image_layoutTony Barbour
2015-10-09layers: Remove dependency between calls to vkCreateImage and vkGetPhysicalDev...Tony Barbour
2015-10-09demos: Create a wider console on windowsDavid Pinedo
2015-10-09Loader: Fix locking bug in CreateInstanceJon Ashburn
2015-10-08update_external_sources: move up to latest glslangGreg Fischer
2015-10-08loader: Remove unneeded definesCourtney Goeltzenleuchter