aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2015-05-20wsi: Deal with drivers that don't allow query of swap-chain VkFormat.Ian Elliott
2015-05-15wsi: Deal with drivers that don't allow query of swap-chain VkFormat.Ian Elliott
2015-05-15wsi: Add queries for VkDisplayWSI's and VkFormat's to demos.Ian Elliott
2015-05-14Merge branch 'master' ofFslNopper
2015-05-13Revert "demos: Add msaa-tri.c for msaa rendering example modified from tri.c"Courtney Goeltzenleuchter
2015-05-13demos: Add msaa-tri.c for msaa rendering example modified from tri.cHenry Song
2015-05-11vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464Mark Lobodzinski
2015-05-06Removed warning in cube demo.FslNopper
2015-05-04bug 13854: Remove memory referencesCourtney Goeltzenleuchter
2015-05-01bug-13690: Clarification on vkFlushMappedMemoryCourtney Goeltzenleuchter
2015-05-01bug-13751: Update vkCmdClearColorImage color parameterCourtney Goeltzenleuchter
2015-04-30intel: support only VK_DEPTH_MODE_ZERO_TO_ONEChia-I Wu
2015-04-30demos/cube: use GL conventionsChia-I Wu
2015-04-30demos/tri: fix facing and enable cullingChia-I Wu
2015-04-30tri: Fix command buffer use for staging textureCourtney Goeltzenleuchter
2015-04-29demos: Add validation via --validate cmd line optionTony Barbour
2015-04-29demos: Eliminate compiler warnings on Windows.Ian Elliott
2015-04-29Win: Stop using the temporary "xcb_nvidia" code.Ian Elliott
2015-04-29demos: Improve tri/cube error if incompatible driver found.Ian Elliott
2015-04-29demos: tri/cube give error if can't find WSI extension.Ian Elliott
2015-04-29demos: Improve tri/cube error if incompatible driver found.Ian Elliott
2015-04-29demos: Use macros for the app name, and window name.Ian Elliott
2015-04-29demos: Change app name for the console window.Ian Elliott
2015-04-29cube: Disable rendering once we enter cleanupCourtney Goeltzenleuchter
2015-04-27Demos: print error message when texture files can't be openedDavid Pinedo
2015-04-24Demos: restrict paint events from rendering until setup is finished on WindowsJon Ashburn
2015-04-22misc: Changes to fix warnings in Windows / VC++ buildTony Barbour
2015-04-22misc: Changes to clean up warnings in Release buildTony Barbour
2015-04-22demos: create console for vulkaninfo iff neededDavid Pinedo
2015-04-22demos: update memory usage flagsCourtney Goeltzenleuchter
2015-04-22demos: remove mem references before destroyingCourtney Goeltzenleuchter
2015-04-17Make "vulkaninfo" a WIN32 program.Ian Elliott
2015-04-17update to vulkan.h header version 90, bug 13529Mike Stroyan
2015-04-17demos: Inform user and exit if vkCreateInstance failsTony Barbour
2015-04-17demos: Fix vulkaninfo assertion based on new VK_WSI_LunarG extension nameTobin Ehlis
2015-04-17Win: tri/cube using WIN32 for Window creation, events, etc.Ian Elliott
2015-04-17switch to VK_WSI_LunarGChia-I Wu
2015-04-17vulkan: Update vulkan.h for revision 89 -- Bug #13743Mark Lobodzinski
2015-04-17vulkan: Update vulkan.h for revision 88 -- Bug #13744Cody Northrop
2015-04-17demos/tri: remove outdated codeChia-I Wu
2015-04-17demos: Update demos and tests to use vkGetGlobalExtensionInfo to check extens...Tobin Ehlis
2015-04-16Bug 13632 Header 84 Add offset and size to VkMapMemoryTony Barbour
2015-04-16vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSetsChia-I Wu
2015-04-16Bug 13632 Header 84 Assorted questions and comments on vulkan.hTony Barbour
2015-04-16misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevicesJon Ashburn
2015-04-16bug 13632: Convert commands to plural formCourtney Goeltzenleuchter
2015-04-16demos: Remove use of GetExtensionSupport API that's going awayTobin Ehlis
2015-04-16vulkan: Updated vulkan.h for revision 79 -- Bug #13464Mark Lobodzinski
2015-04-16vulkan.h: V74. Unify memory pools. Bug #13633.Mark Lobodzinski
2015-04-16misc: Remove validation levelJon Ashburn