platform/upstream/Vulkan-LoaderAndValidationLayers.git
2016-08-24 Tobin Ehlislayers: Refactor functions to bing image/buffer to...
2016-08-24 Tobin Ehlislayers: Add tracking between sampler and cmd buffer
2016-08-24 Tobin Ehlislayers: Only bind active sets to cmd buffers
2016-08-24 Tobin Ehlislayers: Migrate PIPELINE_NODE to core_validation_types.h
2016-08-24 Tobin Ehlislayers: Minor re-naming in core_validation
2016-08-24 Tobin Ehlislayers: Add descriptor sets to CB_INVALID tracking
2016-08-23 Mark Lobodzinskilayers: GH873, Fix ETC2 RGBA format class size
2016-08-23 Mark Lobodzinskilayers: GH877, Clear up descriptor state messages
2016-08-23 Mark Lobodzinskilayers: Update layer details doc for new tests
2016-08-23 Mark Lobodzinskitests: Add DS Image Transfer Granularity tests
2016-08-23 Mark Lobodzinskilayers: Add Image Transfer Granularity checking
2016-08-23 Mark Lobodzinskilayers: Update layer validation details doc
2016-08-23 Mark Lobodzinskitests: Add BufferImageCopy tests
2016-08-23 Mark Lobodzinskilayers: GH763, Add validation for VkBufferImageCopy
2016-08-23 Tony Barbourlayers: Leave INDEX_BUFFER_BOUND set in set_cb_pso_status
2016-08-23 Chris Forbesdocs: Add description of new SC cases
2016-08-23 Chris Forbeslayers: Allow get_fundamental_type to look through...
2016-08-23 Chris Forbestests: Add positive test for use of input attachments
2016-08-23 Chris Forbeslayers: Validate fundamental type for input attachments
2016-08-23 Chris Forbestests: Add test for type mismatch between input attachm...
2016-08-23 Chris Forbeslayers: Correctly handle input attachment collection...
2016-08-23 Chris Forbestests: Add test for array of input attachments
2016-08-23 Chris Forbeslayers: Require every input attachment used by FS to...
2016-08-23 Chris Forbeslayers: Add helper to collect shader's use of input...
2016-08-23 Chris Forbestests: Add simple test for an input attachment not...
2016-08-22 Cody Northroptests: Re-enable changes to InitState()
2016-08-22 Tobin Ehlislayers: Fix spelling dynami->dynamic
2016-08-19 Mark Youngloader: Fix CTS failures in simulate_oom tests.
2016-08-19 David Hubbardadding vulkan.py extension.ifdef field to vulkan.py
2016-08-19 Cody NorthropRevert "tests: Move device creation from Setup to InitS...
2016-08-19 Cody NorthropRevert "tests: Enable passing PhysicalDeviceFeatures...
2016-08-19 Cody NorthropRevert "tests: Change IndependentBlend test to use...
2016-08-19 Nanley Cherylayers: Fix spelling error in README
2016-08-19 Jeremy Hayestests: remove bad tests
2016-08-19 Mark Lobodzinskitests: Add non-coherent MapMemory test cases
2016-08-19 Mark Lobodzinskilayers: GH820, MapMemory shadow copy alignment
2016-08-18 Jeremy Hayestests: add implicit layer tests
2016-08-18 Tobin Ehlislayers: GH859 Fix error messages for viewport/scissors...
2016-08-18 Tony Barbourtests: Change IndependentBlend test to use new InitStat...
2016-08-18 Tony Barbourtests: Enable passing PhysicalDeviceFeatures to InitState
2016-08-18 Tony Barbourtests: Move device creation from Setup to InitState
2016-08-18 Mark Lobodzinskidemos: Clean up vulkaninfo source formatting
2016-08-18 Mark Lobodzinskilayers: VT59, Change query count errors to warnings
2016-08-17 Tobin Ehlistests: Disable LongFenceChain test
2016-08-17 Chris Forbestests: Turn on some more tests that now pass.
2016-08-17 Chris Forbeslayers: Rework work tracking
2016-08-17 Mark Lobodzinskilayers: GH819, Fix non-coherent memory shadow copy
2016-08-17 Mark Lobodzinskilayers: GH822, handle WHOLE_SIZE for mapped memory
2016-08-17 Mark Muellertests: post push resolution of Nvidia GH424Rework issues
2016-08-17 Lenny Komowwinsdk: Create layer registry if it doesn't exist
2016-08-17 Mark Lobodzinskilayers: Fix new invalid queue index test
2016-08-17 Mark LobodzinskiRevert "tests: Fixing incorrect change w/GH424Rework"
2016-08-17 Mark Muellertests: Fixing incorrect change w/GH424Rework
2016-08-17 Mark Muellerdocs: GH424 Update validation test documentation
2016-08-17 Mark Muellertests: GH424 Addition of Device Limits Validation tests
2016-08-17 Mark Muellerlayers: GH424 add check of skip_call results to CreateD...
2016-08-16 Mark Lobodzinskitests: Add test for NULL-blit warnings
2016-08-16 Mark Lobodzinskilayers: LX581, Warn for null-region blits
2016-08-16 Mark Lobodzinskitests: Modify swapchain test for PV messages
2016-08-16 Mark Lobodzinskilayers: Run swapchain source through clang-format
2016-08-16 Mark Lobodzinskilayers: Some simple style tweaks for swapchain
2016-08-16 Mark Lobodzinskilayers: Removed swapchain pNext validation
2016-08-16 Mark Lobodzinskilayers: Fixed swapchain layer warning messages
2016-08-16 Mark Lobodzinskilayers: Removed unused macro in swapchain
2016-08-16 Mark Lobodzinskilayers: Moved swapchain QFI checks into function
2016-08-16 Mark Lobodzinskilayers: Removed swapchain ZERO_VALUE check
2016-08-16 Mark Lobodzinskilayers: Remove swapchain WRONG_STYPE checks
2016-08-16 Mark Lobodzinskilayers: In-line swapchain zero_prior_count macro
2016-08-16 Mark Lobodzinskilayers: Remove swapchain INVALID_COUNT macro
2016-08-16 Mark Lobodzinskilayers: Remove swapchain NULL_POINTER checks
2016-08-16 Mark Lobodzinskilayers: Removed LOG_ERROR_NON_VALID_OBJ macro
2016-08-16 Mark Lobodzinskilayers: Replace swapchain LOG_ERROR macros
2016-08-16 Mark Lobodzinskilayers: Fix typo in layer validation details doc
2016-08-15 Mark Lobodzinskitests: Fix typo in test comment
2016-08-15 Mark Lobodzinskilayers: Update details document for new PV test
2016-08-15 Corttests: Added test for invalid polygonMode
2016-08-15 Mark Lobodzinskilayers: GH785, Validate rasterinfo->polygonMode
2016-08-15 Corttests: Fixed typo in test name
2016-08-15 Mark Lobodzinskilayers: Fix missing PV WSI registration
2016-08-15 Lenny Komowwinsdk: Move uninstall log to temp
2016-08-15 Tobin Ehlislayers: Style fixup, don't use pass-by-reference params
2016-08-15 Tobin Ehlislayers: Naming corrections
2016-08-15 Tobin Ehlislayers: Refactor set/validate memory valid functions
2016-08-15 Tobin Ehlislayers: Push some casts into helper functions
2016-08-15 Tobin Ehlislayers: Handle memory mapped prior to object binding
2016-08-15 Tobin Ehlislayers : Update memory valid to be per-range
2016-08-15 Tobin Ehlislayers: Refactor InsertMemoryRange
2016-08-15 Tobin Ehlislayers: Update bound memory tracking and alias checking
2016-08-13 Rene Lindsaydemos : SAM6 Flip projection matrix, instead of vertex...
2016-08-12 Lenny Komowwinsdk: Clean up confiure_runtime.c and docs
2016-08-12 Lenny Komowwinsdk: Make RT installer use C program
2016-08-12 Lenny Komowwinsdk: Add C program for runtime configuration
2016-08-12 Tony Barbourdocs: Add renderpass tests from GH427
2016-08-12 Tony Barbourtests: Add renderpass tests GH427
2016-08-12 Tony Barbourtests: Add VkRenderpassObj to render framework
2016-08-12 Tony Barbourtests: Add PhysicalDeviceFeatures to VkDeviceObj
2016-08-11 Mark Youngspirv-headers : Add file to restrict to commit
2016-08-11 Mark Lobodzinskilayers: Update PV variable names, clang-format
2016-08-11 Mark Lobodzinskilayers: Add WSI support to parameter_validation
2016-08-11 Mark Lobodzinskilayers: Validate Enabled Features in PV
next