aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2016-06-21demos: LX535 Remove deprecated device layers.Rene Lindsay
2016-06-21demos: Use XSync to fix intermittent xlib crash.Rene Lindsay
2016-06-21demos: Fix intermittent crash on xlibRene Lindsay
2016-06-21smoke: Remove references to device layersTony Barbour
2016-06-20demos: remove deprecated device layer codeKarl Schultz
2016-06-20demos: Add semaphore between queue and presentTony Barbour
2016-06-20demos: Rename presentComplete semaphoreTony Barbour
2016-06-17demos: fix ppm loader swapped width & heightAlexandre BACQUART
2016-06-15vulkaninfo: Show TexelOffset in decimal, instead of hex.Rene Lindsay
2016-06-13vulkaninfo: Clean up XCB window creation code.Rene Lindsay
2016-06-10Added {} to if statements.Rene Lindsay
2016-06-10Removed some window event handling code.Rene Lindsay
2016-06-10Applied the "clang-format" obfuscatorRene Lindsay
2016-06-10Show "Presentable Formats" per GPU for Win32/XCB/XLibRene Lindsay
2016-06-07demos: Add -lrt to link options for smoke LVL #500Tony Barbour
2016-06-06demos: Added --suppress_popups flaglenny-lunarg
2016-06-02cmake: Fix MSVCRT overrideDustin Graves
2016-05-23vulkaninfo: Display apiVersion and driverVersion in a more readable format.Rene Lindsay
2016-05-20winrtinstaller: remove dependency on msvcrt redistributablesDavid Pinedo
2016-05-20demos: GH7, Fix invalid variable namesMark Lobodzinski
2016-05-18Remove Xlib dependency when XCB is usedPavol Klacansky
2016-05-17demos: GH#559 fix for new Android windowsIan Elliott
2016-05-17demos: Make sure shaderClipDistance is available before requestingTony Barbour
2016-05-03demos: Add location to smoketest varyingsJon Ashburn
2016-04-29demos: Change tri to not require shaderClipDistanceJon Ashburn
2016-04-28demos+tests: Add HOST_COHERENT to HOST_VISIBLE memory requestsTony Barbour
2016-04-28demos: replace raw value with Vulkan constant in demosAlexandre BACQUART
2016-04-28demos: Fix-ups so that cube/tri build and run on both linux & androidTobin Ehlis
2016-04-28android: Start using vulkan_wrapper in cube and triCody Northrop
2016-04-28Fix cube for android.Michael Lentine
2016-04-28Make tri work on android.Michael Lentine
2016-04-27demos: Acquire WSI image before changing layoutTony Barbour
2016-04-21demos/smoke: Fix validation errors in push-constants mode.Karl Schultz
2016-04-21layers: Add fix for lx172 to catch invalid line widths.Mark Young
2016-04-20demos: Add xlib wsi path to cubeTony Barbour
2016-04-19demos: Fix paths in gradle file.Michael Lentine
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-14demos: Init var in tri.cTobin Ehlis
2016-04-07demos: Add missing spaces in error messages.Karl Schultz
2016-04-06demos/tests: Fix MSVS type warningsDustin Graves
2016-04-01demos: Try for std val layer and fallback the same way tri does.Karl Schultz
2016-03-28demos: Change MSVC proj files to remove PATH and add VK_LAYER_PATHJon Ashburn
2016-03-25demos: Fix 32-bit Windows compilation problem.Karl Schultz
2016-03-25demos: add missing signal.h to tri.Karl Schultz
2016-03-25demos: Implement --break for cube and tri.Karl Schultz
2016-03-25demos: Simplify vulkaninfo to not enable any extensions.Jon Ashburn
2016-03-25cube: Call vkCreateInstance so that it sets up a temporary callback.Ian Elliott
2016-03-24demos: Unify cmd arg handling between cube and tri.Karl Schultz
2016-03-22demos: cube exit status reflects validation statusKarl Schultz
2016-03-22tests: Use header macro for API version rather than make_versionJon Ashburn