aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20layers: Add utility functions for new layer initCourtney Goeltzenleuchter
2016-01-20layers: Update layer info to match jsonCourtney Goeltzenleuchter
2016-01-20loader: Add structures to support new init methodCourtney Goeltzenleuchter
2016-01-20icd: Remove unused reference to vk_sdk_platform.hCourtney Goeltzenleuchter
2016-01-20vkjson: initial commitAntoine Labour
2016-01-20layers: MR148/GL82, Don't memset PIPELINE_NODE in draw_stateTobin Ehlis
2016-01-20layers: MR149, Cleanup CMD_NODE use in draw_stateTobin Ehlis
2016-01-19WindowsRTInst: Layer registry values are created/removed correctly on Windows7David Pinedo
2016-01-19layers: GL84, Reset vkQueuePresentKHR semaphore state in mem_trackerMark Lobodzinski
2016-01-19layers: GL92, Properly remove cmd buf metadataMark Lobodzinski
2016-01-19layers: MR145/GL67, Correctly mirror command buffer inheritance infoTobin Ehlis
2016-01-19layers: MR144, Fix layer namesMichael Lentine
2016-01-19layers: MR143/GL85, Fix draw_state implicit command buffer resetTobin Ehlis
2016-01-19debug_report: MR141, Change pUserData to match type used elsewhereCourtney Goeltzenleuchter
2016-01-19layers: MR142/GL89, draw_state: check swapchain images during descriptor updatesTobin Ehlis
2016-01-19layers: Fix object_trackers dereferencing of invalid pointersMark Lobodzinski
2016-01-19layers: Fix problems with screenshot to get it working againKarl Schultz
2016-01-18layers: MR140, Add get_type_def helper in DrawStateChris Forbes
2016-01-18layers: MR140, Add SPIRV instruction stream iterator helperChris Forbes
2016-01-18layers: MR140, Pass whole shader_module to build_type_def_indexChris Forbes
2016-01-18layers: MR140, Remove some commented merge remnantsChris Forbes
2016-01-18layers: LX257, Validate Uniform/Storage buffer offset alignmentsMark Lobodzinski
2016-01-18loader: Return the loader created instance rather than from the instance chainJon Ashburn
2016-01-15installer: Fix LunarXchange issue #287.Mark Young
2016-01-15layers: Fix json file for multi layerJon Ashburn
2016-01-15laoder: Fix phys_dev to use unwrapped version in loader_CreateDeviceJon Ashburn
2016-01-15layers: Add minimal actual analysis of interface blocks to DrawStateChris Forbes
2016-01-14layers: Fix mishandling of VI vs VS validation (Gitlab#69)Chris Forbes
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-14layers: gitlab #62, object_tracker allows NULL semaphore in AcquireNextImageJon Ashburn
2016-01-14spirv-tools: update version due to build problems seen by norbertGregF
2016-01-14loader: Fix bad memory ref and CreateInstance fail don't write ouptutJon Ashburn
2016-01-14Change api_version to 1.0.1 in json filesTony Barbour
2016-01-14layers: Gitlab #71, Fix copy/paste error in mem_trackerMark Lobodzinski
2016-01-14nulldrv: MR131, Update api_version in nulldrv json fileTobin Ehlis
2016-01-14layers: MR130, Handle VK_WHOLE_SIZE properly in mem_tracker:initializeAndTrac...Chris Forbes
2016-01-14layers: MR129, Remove incorrect asserts from param_checker and object_trackerTobin Ehlis
2016-01-14loader: Add support for implicit layer device extensions enumerationJon Ashburn
2016-01-14loader: Fix so unwrapped instance gets used for layer instance extension disp...Jon Ashburn
2016-01-13Windows RT Installer: Fix layer reg entry setup, no layers we being installedDavid Pinedo
2016-01-13demos: Remove the message box dialog for errors in vulkaninfoJon Ashburn
2016-01-13demos: Fix vulkaninfo version reporting errorMark Lobodzinski
2016-01-12Windows RT Installer: add buildno to versionDavid Pinedo