tests: Fix LayoutFromPresentWithoutAccessMemoryRead
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / demos /
2016-10-05 Tony Barbourdemos - fix cube's present barrier's dstAccessMask
2016-10-04 Mark Lobodzinskidemos: Clean up Windows build warning
2016-10-04 Ian Elliottcube: demonstrate how to select other VkPresentModeKHR's
2016-10-03 Karl Schultzbuild: gh52-CMake changes to enable make install on...
2016-09-29 Cody Northropdemos: Remove tri from Android build
2016-09-29 Tony Barbourdemos: Set srcAccessMask correctly for present barriers
2016-09-28 Tony Barbourdemos: Remove tri demo
2016-09-28 Cody Northropdemos: Clean up logging for Android
2016-09-28 Cody Northropdemos: Enable validation for Android cube
2016-09-28 Cody Northropdemos: Add APK with layers to cube
2016-09-27 Robert Braggdemos: s/X11_INCLUDE_DIRS/X11_INCLUDE_DIR/ typo
2016-09-26 Mike Stroyanbuild: Make windows build of demos parallel build safe
2016-09-23 Cody Northropdemos: Enable arm64 build of Smoke
2016-09-23 Cody Northropdemos: Update Smoke permissions for trace/replay
2016-09-23 Cody Northropdemos: Fix Smoke build for Android
2016-09-23 Cody Northropdemos: Update gradle properties for smoke
2016-09-23 Cody Northropdemos: Update smoke build script to be automatable
2016-09-22 Tony Barbourdemos: Change cube to use FIFO present mode
2016-09-22 Cody Northropdemos: Give Cube and Tri distinct app names
2016-09-22 Cody Northropdemos: Clean up APK creation for cube and tri
2016-09-20 Tony Barbourdemos: Use ownership barriers for separate queues in...
2016-09-20 Tony Barbourdemos: Use queue search from spec example
2016-09-13 Ian Elliottdemos: Give Android versions permissions for internet...
2016-09-13 Tony Barbourdemos: Fix issue of making Vulkan calls from callback
2016-09-12 Karl Schultzbuild: Fix CMake coding error
2016-09-12 Karl Schultzdemos: fix vulkaninfo warnings in display-only build
2016-09-12 Norbert NopperFix, that display only build under Linux works
2016-08-29 Ian Elliottdemos: Update some of the WSI code to match the spec...
2016-08-25 Tony Barbourdemos: Restore Wayland compile behavior in cube
2016-08-25 Mun Gwan-gyeongdemos: GH862 Fix build errors of demos (cube, vulkaninf...
2016-08-18 Mark Lobodzinskidemos: Clean up vulkaninfo source formatting
2016-08-13 Rene Lindsaydemos : SAM6 Flip projection matrix, instead of vertex...
2016-08-11 Lenny Komowdemos: Fix useless NULL check in cube and tri
2016-08-10 Tony Barbourdemos: Fix operator precedence problem with window...
2016-08-08 Tony Barbourdemos: Fix ifdefs to allow compilation without XLIB
2016-08-05 Tony Barbourdemos: Fix cube to handle >1 event per frame
2016-08-05 Cody Northropdemos: Fix Android build on OSX and Windows
2016-08-05 Mike Stroyandemos: Flip cube texture on android
2016-08-03 Ian ElliottFix Android build for mips64: NULL -> VK_NULL_HANDLE
2016-08-02 Tony Barbourdemos: Remove the need for QueueWaitIdle in cube
2016-08-02 Tony Barbourdemos: Use renderpass finalLayout to get to PRESENT_SRC_KHR
2016-07-29 Rene Lindsaydemos: Flip cube texture and TC's, so image is no longe...
2016-07-29 Rene Lindsaydemos: Remove unused function parameter.
2016-07-28 Tony Barbourdemos: Fix cube to handle seperate gfx / present queues
2016-07-13 Cody Northropdemos: Fix android build
2016-07-07 Rene Lindsaydemos: Remove VkCommandBufferInheritanceInfo
2016-07-06 Mark Lobodzinskidemos: Remove device_limits layer from cube and tri
2016-07-05 Rene Lindsaydemos: Set window minimum size for tri.c
2016-07-02 Rene Lindsaydemos: Set window minimum size on windows.
2016-06-29 Mun Gwan-gyeongdemos: GH692 Added a supporting of wayland wsi
2016-06-22 Rene Lindsaydemos: Check global extensions before creating surface
2016-06-21 Rene Lindsaydemos: Add Format properties heading to vulkaninfo
2016-06-21 Rene Lindsaydemos: Put back the XSync, removed by previous commit
2016-06-21 Rene Lindsaydemos: LX535 Remove deprecated device layers.
2016-06-21 Rene Lindsaydemos: Use XSync to fix intermittent xlib crash.
2016-06-21 Rene Lindsaydemos: Fix intermittent crash on xlib
2016-06-21 Tony Barboursmoke: Remove references to device layers
2016-06-21 Karl Schultzdemos: remove deprecated device layer code
2016-06-20 Tony Barbourdemos: Add semaphore between queue and present
2016-06-20 Tony Barbourdemos: Rename presentComplete semaphore
2016-06-17 Greg FischerMerge branch 'master' of github.com:KhronosGroup/Vulkan...
2016-06-17 Alexandre BACQUARTdemos: fix ppm loader swapped width & height
2016-06-15 Rene Lindsayvulkaninfo: Show TexelOffset in decimal, instead of...
2016-06-13 Rene Lindsayvulkaninfo: Clean up XCB window creation code.
2016-06-10 Rene LindsayAdded {} to if statements.
2016-06-10 Rene LindsayRemoved some window event handling code.
2016-06-10 Rene LindsayApplied the "clang-format" obfuscator
2016-06-10 Rene LindsayShow "Presentable Formats" per GPU for Win32/XCB/XLib
2016-06-07 Tony Barbourdemos: Add -lrt to link options for smoke LVL #500
2016-06-06 lenny-lunargdemos: Added --suppress_popups flag
2016-06-02 Dustin Gravescmake: Fix MSVCRT override
2016-05-24 Michael LentineMerge pull request #583 from lentinem/mlentine-clearpri...
2016-05-23 Rene Lindsayvulkaninfo: Display apiVersion and driverVersion in...
2016-05-20 David Pinedowinrtinstaller: remove dependency on msvcrt redistribu...
2016-05-20 Mark Lobodzinskidemos: GH7, Fix invalid variable names
2016-05-18 Pavol KlacanskyRemove Xlib dependency when XCB is used
2016-05-17 Ian Elliottdemos: GH#559 fix for new Android windows
2016-05-17 Tony Barbourdemos: Make sure shaderClipDistance is available before...
2016-05-03 Jon Ashburndemos: Add location to smoketest varyings
2016-04-29 Jon Ashburndemos: Change tri to not require shaderClipDistance
2016-04-28 Tony Barbourdemos+tests: Add HOST_COHERENT to HOST_VISIBLE memory...
2016-04-28 Alexandre BACQUARTdemos: replace raw value with Vulkan constant in demos
2016-04-28 Tobin Ehlisdemos: Fix-ups so that cube/tri build and run on both...
2016-04-28 Cody Northropandroid: Start using vulkan_wrapper in cube and tri
2016-04-28 Michael LentineFix cube for android.
2016-04-28 Michael LentineMake tri work on android.
2016-04-27 Tony Barbourdemos: Acquire WSI image before changing layout
2016-04-21 Karl Schultzdemos/smoke: Fix validation errors in push-constants...
2016-04-21 Mark Younglayers: Add fix for lx172 to catch invalid line widths.
2016-04-20 Tony Barbourdemos: Add xlib wsi path to cube v1.0.5_upstream
2016-04-19 Michael Lentinedemos: Fix paths in gradle file.
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-14 Tobin Ehlisdemos: Init var in tri.c
2016-04-07 Karl Schultzdemos: Add missing spaces in error messages.
2016-04-06 Dustin Gravesdemos/tests: Fix MSVS type warnings
2016-04-01 Karl Schultzdemos: Try for std val layer and fallback the same...
2016-03-28 Jesse HallMerge pull request #201 from critsec/vkjson-build-fixes
2016-03-28 Jon Ashburndemos: Change MSVC proj files to remove PATH and add...
2016-03-25 Karl Schultzdemos: Fix 32-bit Windows compilation problem.
2016-03-25 Karl Schultzdemos: add missing signal.h to tri.
next