aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19adding vulkan.py extension.ifdef field to vulkan.pyDavid Hubbard
2016-08-19layers: Fix spelling error in READMENanley Chery
2016-08-19layers: GH820, MapMemory shadow copy alignmentMark Lobodzinski
2016-08-18layers: GH859 Fix error messages for viewport/scissors stateTobin Ehlis
2016-08-18demos: Clean up vulkaninfo source formattingMark Lobodzinski
2016-08-18layers: VT59, Change query count errors to warningsMark Lobodzinski
2016-08-18layers: Rework work trackingChris Forbes
2016-08-17layers: GH819, Fix non-coherent memory shadow copyMark Lobodzinski
2016-08-17layers: GH822, handle WHOLE_SIZE for mapped memoryMark Lobodzinski
2016-08-17winsdk: Create layer registry if it doesn't existLenny Komow
2016-08-17docs: GH424 Update validation test documentationMark Mueller
2016-08-17layers: GH424 add check of skip_call results to CreateDeviceMark Mueller
2016-08-16layers: LX581, Warn for null-region blitsMark Lobodzinski
2016-08-16layers: Run swapchain source through clang-formatMark Lobodzinski
2016-08-16layers: Some simple style tweaks for swapchainMark Lobodzinski
2016-08-16layers: Removed swapchain pNext validationMark Lobodzinski
2016-08-16layers: Fixed swapchain layer warning messagesMark Lobodzinski
2016-08-16layers: Removed unused macro in swapchainMark Lobodzinski
2016-08-16layers: Moved swapchain QFI checks into functionMark Lobodzinski
2016-08-16layers: Removed swapchain ZERO_VALUE checkMark Lobodzinski
2016-08-16layers: Remove swapchain WRONG_STYPE checksMark Lobodzinski
2016-08-16layers: In-line swapchain zero_prior_count macroMark Lobodzinski
2016-08-16layers: Remove swapchain INVALID_COUNT macroMark Lobodzinski
2016-08-16layers: Remove swapchain NULL_POINTER checksMark Lobodzinski
2016-08-16layers: Removed LOG_ERROR_NON_VALID_OBJ macroMark Lobodzinski
2016-08-16layers: Replace swapchain LOG_ERROR macrosMark Lobodzinski
2016-08-16layers: Fix typo in layer validation details docMark Lobodzinski
2016-08-15layers: Update details document for new PV testMark Lobodzinski
2016-08-15layers: GH785, Validate rasterinfo->polygonModeMark Lobodzinski
2016-08-15layers: Fix missing PV WSI registrationMark Lobodzinski
2016-08-15winsdk: Move uninstall log to tempLenny Komow
2016-08-15layers: Style fixup, don't use pass-by-reference paramsTobin Ehlis
2016-08-15layers: Naming correctionsTobin Ehlis
2016-08-15layers: Refactor set/validate memory valid functionsTobin Ehlis
2016-08-15layers: Push some casts into helper functionsTobin Ehlis
2016-08-15layers: Handle memory mapped prior to object bindingTobin Ehlis
2016-08-15layers : Update memory valid to be per-rangeTobin Ehlis
2016-08-15layers: Refactor InsertMemoryRangeTobin Ehlis
2016-08-15layers: Update bound memory tracking and alias checkingTobin Ehlis
2016-08-12demos : SAM6 Flip projection matrix, instead of vertex-shaderRene Lindsay
2016-08-12winsdk: Clean up confiure_runtime.c and docsLenny Komow
2016-08-12winsdk: Make RT installer use C programLenny Komow
2016-08-12winsdk: Add C program for runtime configurationLenny Komow
2016-08-12docs: Add renderpass tests from GH427Tony Barbour
2016-08-11spirv-headers : Add file to restrict to commitMark Young
2016-08-11layers: Update PV variable names, clang-formatMark Lobodzinski
2016-08-11layers: Add WSI support to parameter_validationMark Lobodzinski
2016-08-11layers: Validate Enabled Features in PVMark Lobodzinski
2016-08-11misc: Add vulkan C++ headerLenny Komow
2016-08-11demos: Fix useless NULL check in cube and triLenny Komow