aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18layers: MR243: Add param checker code generationDustin Graves
2016-02-18spirv-tools: update versions for 1.0.3Jon Ashburn
2016-02-18layers: Fix android build of safe_struct wrappersTobin Ehlis
2016-02-18layers: MR221: Correct name for unique_objects layerCourtney Goeltzenleuchter
2016-02-18layers: MR221: rename threading testCourtney Goeltzenleuchter
2016-02-18layers: MR221: Android needs Enumerate*PropertiesCourtney Goeltzenleuchter
2016-02-18layers: MR221: Add Enumerate for AndroidCourtney Goeltzenleuchter
2016-02-18layers: MR221: Update extension info to match json filesCourtney Goeltzenleuchter
2016-02-18swapchain: MR221: Remove unused property infoCourtney Goeltzenleuchter
2016-02-18swapchain: MR221: Use proper layer nameCourtney Goeltzenleuchter
2016-02-18layers: MR221: Fix implementationVersionCourtney Goeltzenleuchter
2016-02-18layers: Special case VkWriteDescriptorSet safe_struct codeTobin Ehlis
2016-02-18loader:Force Cmake to build dev_ext_trampoline.c always relase modeJon Ashburn
2016-02-17Update build info and references to new public GitHub namesPeter Lohrmann
2016-02-15layers: Fix Win32 build errors in draw_stateMark Lobodzinski
2016-02-15layers: Re-enable support for linuxMark Lobodzinski
2016-02-15loader: Add better checks for malformed disable_environment in layer JSON fileJon Ashburn
2016-02-15layers: Update debug_report spec version in json files to match vulkan.hKarl Schultz
2016-02-15loader: move doc png file to loader current directory for use of same file in...Jon Ashburn
2016-02-15loader: more doc updatesJon Ashburn
2016-02-15loader: Add more info in layer interface doc, the layer sectionJon Ashburn
2016-02-15loader: Doc review commentsCourtney Goeltzenleuchter
2016-02-15loader: Add images to interface DocCourtney Goeltzenleuchter
2016-02-15loader: Add line breaks to interface docCourtney Goeltzenleuchter
2016-02-15loader: change so LoaderAndLayerInterface document is the sole documentJon Ashburn
2016-02-14layers: Fix Windows build with device_limits.cppJon Ashburn
2016-02-14loader: check for null pointers in loader_add_layer_property_metaDavid Pinedo
2016-02-14loader: For dev ext trampoline error code, add error loggingJon Ashburn
2016-02-14loader: add support for standard_validation layer enabled from env varJon Ashburn
2016-02-14loader: Add feature standard-validation layer from applicationJon Ashburn
2016-02-14loader: Update the interface documentJon Ashburn
2016-02-14loader: rerun clang-format on some filesJon Ashburn
2016-02-12windowsrtinstall: Fix errors on vcredist not being present before install.Mark Young
2016-02-12codegen: Add special case for DebugReportCallback inconsistencyKarl Schultz
2016-02-12windowssdk: Fixed Config powershell script to look at Windows Folder.Mark Young
2016-02-12layers/loader: Fix string validation errorMark Lobodzinski
2016-02-12header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2016-02-12android: Add support for Android surface extensionCourtney Goeltzenleuchter
2016-02-12param_checker: Check for pQueuePrioritiesCourtney Goeltzenleuchter
2016-02-12layers: Validate wait event sourceStageMask.Michael Lentine
2016-02-12license: move RenderDoc license from LoaderAndTools to SDKDavid Pinedo
2016-02-12layers: Use accessible id set when determining shader's descriptor useChris Forbes
2016-02-12layers: Add spirv static call tree walkerChris Forbes
2016-02-12layers: Collect OpFunction defsChris Forbes
2016-02-12layers: Pass the entrypoint down to collect_interface_by_locationChris Forbes
2016-02-12layers: Use entrypoint interface specification to collect variablesChris Forbes
2016-02-12layers: Look up entrypoint for each shader stageChris Forbes
2016-02-12layers: Minor housekeeping in draw_state.Chris Forbes
2016-02-11demos: Fix a few layout transition bugs in cubeTobin Ehlis
2016-02-11layers: Fix and re-enable layout checks.Michael Lentine