aboutsummaryrefslogtreecommitdiff
path: root/icd
AgeCommit message (Expand)Author
2018-02-05icd: Remove dead code from CMakeLists.txtMark Lobodzinski
2018-02-05cmake: Move LVL temp/worker targets into subfolderMark Lobodzinski
2018-01-22cmake: Fix non-existant cmake variableMark Lobodzinski
2018-01-08build: Remove Mock ICD JSON file from install targetKarl Schultz
2017-12-15icd: Fix json for windows buildPetr Kraus
2017-12-12icd:Update README with current statusTobin Ehlis
2017-12-06cmake: Fix layers/icd cmake files for in-tree buildsMark Lobodzinski
2017-11-06icd:Update list of tests with unexpected errorsTobin Ehlis
2017-11-06android: Remove mips targetsCody Northrop
2017-10-30icd:Add Windows def fileTobin Ehlis
2017-10-30tests:Fix EmptyDescriptorUpdateTest testTobin Ehlis
2017-10-30icd:Get more tests passing on mock ICDTobin Ehlis
2017-10-30tests:Fix InvalidBarriers testTobin Ehlis
2017-10-30icd: Adding generated mock icdTobin Ehlis
2016-02-02misc: Remove vktrace and icd from this repositoryJon Ashburn
2016-01-22nulldrv: Set memory type mask for buffers.Chris Forbes
2016-01-22nulldrv: fill out physical device memory infoChris Forbes
2016-01-19debug_report: MR141, Change pUserData to match type used elsewhereCourtney Goeltzenleuchter
2016-01-14nulldrv: Initialize image format propertiesChris Forbes
2016-01-14nulldrv: Add more proper support for ShaderModule objectsChris Forbes
2016-01-14nulldrv: Add minimal support for pipeline cache objects.Chris Forbes
2016-01-14nulldrv: Claim that our supported image formats can be used as color attachmentsChris Forbes
2016-01-14nulldrv: Expose some present modesChris Forbes
2016-01-14nulldrv: Expose some basic formats as presentableChris Forbes
2016-01-14nulldrv: Claim to support any WSI surface.Chris Forbes
2016-01-14nulldrv: Initialize memory types maskChris Forbes
2016-01-14nulldrv: MR131, Update api_version in nulldrv json fileTobin Ehlis
2016-01-12header: move to version 1.0.1Jon Ashburn
2016-01-11misc: Move to Vulkan header version 0.222Jon Ashburn
2016-01-07misc: make sure host memory alignment is a power of twoJon Ashburn
2016-01-07icd: Use new loader interface for finding ICD entry points Remove library exp...Jon Ashburn
2015-12-31misc: Changes to go to header v214 including vulkan.h version updateJon Ashburn
2015-12-31misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissorJon Ashburn
2015-12-29nulldrv: Fix swapchain compile errorJon Ashburn
2015-12-29nulldrv: Version 217 WSI changes.Ian Elliott
2015-12-17debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2015-12-17nulldrv: export device extensionCourtney Goeltzenleuchter
2015-12-17debug_report: rename and update to use CreateInfoCourtney Goeltzenleuchter
2015-12-17debug_report: Rename VkDbgMsgCallback objectCourtney Goeltzenleuchter
2015-12-17nulldrv: Update to latest extension namesCourtney Goeltzenleuchter
2015-12-15nulldrv: Add swapchain "support" to nulldrvCourtney Goeltzenleuchter
2015-12-15layers: rename VkDbgObjectTypeCourtney Goeltzenleuchter
2015-12-15layers: Rename DebugReport flagsCourtney Goeltzenleuchter
2015-12-10Fix crash: pApplicationInfo is not mandatoryBogDan Vatra
2015-12-09nulldrv: Create icd json file for nulldrvCourtney Goeltzenleuchter
2015-12-09nulldrv: Add json for null driverCourtney Goeltzenleuchter
2015-12-07tests: MR72, Add tests to verify validation layout compatibility checksTobin Ehlis
2015-12-01wsi: Moved definition of CreateXxxSurface extension to CMakefileMark Lobodzinski
2015-12-01layers: Add WSI extensions to autogen codeMark Lobodzinski
2015-12-01misc: Add DestroySurfaceKHR to the codegen WSI surface extensionJon Ashburn