aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-22nulldrv: Set memory type mask for buffers.Chris Forbes
2016-01-22nulldrv: fill out physical device memory infoChris Forbes
2016-01-22layers: Fix draw_state validation of descriptor updates with imagesTobin Ehlis
2016-01-22misc: bump to header 1.0.2Jon Ashburn
2016-01-22layers: MR153, Correctly track inFlight cmdBuffers per queueTobin Ehlis
2016-01-22layers: MR150, Fix render pass graphics checksMichael Lentine
2016-01-22layers: MR139, draw_state VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT checksTobin Ehlis
2016-01-22layers: MR137, Flag error if set updated or freed while in useTobin Ehlis
2016-01-21glslang: bump up glslang and spirv-tools versions for ISV releaseGregF
2016-01-21shader compiler: add new VertexIndexGregF
2016-01-21Make cJSON case-sensitiveAntoine Labour
2016-01-20debug_report: Integrate review feedbackCourtney Goeltzenleuchter
2016-01-20layers: Fix screenshot to intercept CreateInstance so it canbe on instance chainJon Ashburn
2016-01-20vktrace: Get partially working again with the new loader/layer interfaceJon Ashburn
2016-01-20layers: Remove obsolete VkbaseLayerObjectJon Ashburn
2016-01-20loader: remove resolved TODOsCourtney Goeltzenleuchter
2016-01-20loader: Remove CreateInstance and CreateDeviceCourtney Goeltzenleuchter
2016-01-20loader: Use ICD's GetInstanceProcAddrCourtney Goeltzenleuchter
2016-01-20loader: Add util to strip loader extensionsCourtney Goeltzenleuchter
2016-01-20loader: implement new layer init methodCourtney Goeltzenleuchter
2016-01-20layers: fix threading destroy instanceCourtney Goeltzenleuchter
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