aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-24loader: Remove the device_extension list from from scanned icds, unusedJon Ashburn
2015-08-24loader: Remove the global extension list from scanned_icds structJon Ashburn
2015-08-24loader: Make the global/instance ext list once for each instanceJon Ashburn
2015-08-24loader: Remove global instance extension list and rebuild it as neededJon Ashburn
2015-08-18tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flagTobin Ehlis
2015-08-18layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffersTobin Ehlis
2015-08-17cube: Set pipeline renderpassCourtney Goeltzenleuchter
2015-08-14Revert "demos: Add dependency for SPIRV shader components"Mike Stroyan
2015-08-14layers: Change Threading layer dispatch and loggingMike Stroyan
2015-08-14layers: Remove unused layer-dispatch targetMike Stroyan
2015-08-14layers: Optimize DrawState when info is not shownMike Stroyan
2015-08-14layers: Remove add_dependencies of .def filesMike Stroyan
2015-08-14layers: Remove active flags with removed callbacksMike Stroyan
2015-08-14demos: Updated vulkaninfo for new features/limits entriesMark Lobodzinski
2015-08-13layers: Fix windows build for multi layer .def fileJon Ashburn
2015-08-13loader: Fix bug in heap_free function to not do double freeJon Ashburn
2015-08-12layers: Make multi layer functional again as a multi layer per libraryJon Ashburn
2015-08-12loader: Handle multiple layers descriptions per manifest fileJon Ashburn
2015-08-11Bug 14407 - Add texelCoords to Sampler stateCody Northrop
2015-08-11Bug 14339 - Add alphaToOne as an optional featureCody Northrop
2015-08-11v151: Bug 14386 - Change VK_NULL_HANDLE from a 0 to a nullptrCody Northrop
2015-08-11v150: Bug 14384 - Add a subpass field to VkCmdBufferBeginInfoCody Northrop
2015-08-11v149: Fix header ordering bugCody Northrop
2015-08-11nulldrv: Change to new WSI query functions.Ian Elliott
2015-08-11layers: mem_tracker: Change to new WSI query functions.Ian Elliott
2015-08-11demos: Change to new WSI header ...Ian Elliott
2015-08-11loader: Change to new WSI query functions.Ian Elliott
2015-08-11vulkan.py: Change to new WSI query functions.Ian Elliott
2015-08-11WSI: Update swapchain headers to to version 13 and 45.Ian Elliott
2015-08-11build: rebuild LLVM when LLVM overlay files changeGregF
2015-08-11layers: Don't output DrawState dynamic state info for null handlesMark Lobodzinski
2015-08-11loader: Remove one time scan of layer libraries; do it as neededJon Ashburn
2015-08-11layers: Handle uninitialized QueueFamily values in APIDumpMark Lobodzinski
2015-08-10build: advance glslang and LunarGLASS versions to SPIR-V rev 31GregF
2015-08-10layers: port ShaderChecker to SPIR-V v31 (from ChrisF)GregF
2015-08-10WSI: Remove old "vs_wsi_lunarg.h" file.Ian Elliott
2015-08-10layers: Restore information messages to the MemTracker layerMark Lobodzinski
2015-08-10tests: Move DestroyShaderModule calls after pipeline creationMark Lobodzinski
2015-08-10vktrace: Build vktrace as part of the main buildJon Ashburn
2015-08-10codegen: Bring in fixes from glave codegen scripts to vulkan.py vk_helper.pyJon Ashburn
2015-08-07layers: Reenable informational messages in DrawState layerMark Lobodzinski
2015-08-07include: Change debug report pUserData parameter to non-constJon Ashburn
2015-08-07tests: Fixed a few errors in Tri caught by ObjectTrackerMark Lobodzinski
2015-08-07Update ICD links in BUILD.md.Peter Gal
2015-08-06demos: Initialize render pass in pipeline createTony Barbour
2015-08-06windows: Fix various warningsCody Northrop
2015-08-06demos: Fix trivial bugs in triTony Barbour
2015-08-06Update stale info in BUILD.md.Dejan Mircevski
2015-08-06loader: Change layer manifest file location env var to VK_LAYER_PATHJon Ashburn
2015-08-04v148: Bug 14368 - Minor fixes for VkPhysicalDeviceFeaturesCody Northrop