aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-27check that cube array views are complete cubesCass Everitt
2015-08-26v156: Bump API minor versionCody Northrop
2015-08-26v156: Bug 14451 - Rename dynamic state objectsCody Northrop
2015-08-26Bug 14474: Remove *_USAGE_GENERALCody Northrop
2015-08-26v155: Bug 14435 - Remove abbreviations in VkClearColorCody Northrop
2015-08-26v154: Bug 14417 - Added VkShaderStage to VkShaderCreateInfoCody Northrop
2015-08-26v153: Minor version bump for bugs 14323, 14400, 14339, 14406Cody Northrop
2015-08-26Bug 14406: Add support for front/back stencil reference dynamic stateCody Northrop
2015-08-26Bug 14339: Add the missing alphaToOneEnable to VkPipelineColorBlendStateCreat...Cody Northrop
2015-08-26Bug 14400: Add FORMAT_FEATURES for blitsCody Northrop
2015-08-26Bug 14323: RasterLine and RasterDepthBias changesCody Northrop
2015-08-25loader: Add support for relative pathnames in the ICD manifest file lib_pathJon Ashburn
2015-08-25Fix formatting for GitLab web interfaceJens Owen
2015-08-25layers: Initial commit of Validation Details md fileTobin Ehlis
2015-08-24loader: Make so layer manifest files are retained at CreateInstanceJon Ashburn
2015-08-24loader: Make the ICD library scan happen as needed rather than onceJon Ashburn
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