aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2015-12-17vkinfo: Clean up output formattingCourtney Goeltzenleuchter
2015-12-17debug_report: rename and update to use CreateInfoCourtney Goeltzenleuchter
2015-12-17debug_report: Rename VkDbgMsgCallback objectCourtney Goeltzenleuchter
2015-12-15demos: Fix build warning on Linux for triJon Ashburn
2015-12-15cube and tri: change shader version numbers to 400GregF
2015-12-15demos: Fix cube for missing dbgBreakCallback which has been removed from loaderJon Ashburn
2015-12-15debug_report: Make pUserData always a constCourtney Goeltzenleuchter
2015-12-15layers: Rename VK_DEBUG_REPORT_EXTENSION enumsCourtney Goeltzenleuchter
2015-12-15layers: rename VkDbgObjectTypeCourtney Goeltzenleuchter
2015-12-15layers: Rename DebugReport flagsCourtney Goeltzenleuchter
2015-12-15vulkan: Changes for header version 211Jon Ashburn
2015-12-14demos: Update command pool flags for implicit resets in tri.cMark Lobodzinski
2015-12-11demos: Fix free queue so no use of it after free in vulkaninfoJon Ashburn
2015-12-09demos: Fix bug in tri so it uses a realloc callback since it uses alloc call...Jon Ashburn
2015-12-07layers: MR75, Merge DrawState and ShaderChecker into DrawState layerTobin Ehlis
2015-12-03layers: Reenable memory barrier validationMark Lobodzinski
2015-12-02demos: Fix ObjectTracker error in cube demoMark Lobodzinski
2015-12-02demos: Update vulkaninfo so it prints a single number for layer versionJon Ashburn
2015-12-01wsi: Moved definition of CreateXxxSurface extension to CMakefileMark Lobodzinski
2015-12-01wsi: Fix windows build issuesMark Lobodzinski
2015-12-01demos: Some cleanup, including calling GIPA.Ian Elliott
2015-12-01demos: Enabled the appropriate platform-specific WSI extension.Ian Elliott
2015-12-01demos: Get compiling with new WSI extensions.Ian Elliott
2015-12-01WSI: sed-generated changes to WSI code (not all that's needed).Ian Elliott
2015-11-25demos: Fix layer names for cubeJon Ashburn
2015-11-24Layers: changed layer names to conform to specDavid Pinedo
2015-11-18demos: Change tri to use GetInstanceProcAddr for WSI dev ext entry pointsJon Ashburn
2015-11-18layers: Validate barrier subresource range.Jeremy Hayes
2015-11-12demos: Fix access masks in layout transitions in triTony Barbour
2015-11-11bug 15089: Does "Across Command Buffer Boundaries" apply to second-level comm...Chia-I Wu
2015-11-11MR640: Alloc -> Allocate naming fixesChia-I Wu
2015-11-11bug 12998 part 8: add new formatsChia-I Wu
2015-11-11bug 12998 part 7: drop unwanted USCALED formatsChia-I Wu
2015-11-11bug 12998 part 6: add missing formats to icd and demosChia-I Wu
2015-11-11bug 12998 part 5: reorder formatsChia-I Wu
2015-11-11bug 12998 part 3: append _PACK* to remaining packed formatsChia-I Wu
2015-11-11bug 12998 part 2: append _PACK* to packed formats that change conventionsChia-I Wu
2015-11-11bug 12998 part 1: append _BLOCK to compressed formatsChia-I Wu
2015-11-06bug 15086: maxDrawIndirectInstanceCount?Chia-I Wu
2015-11-06bug 15085: queue creation naming issuesChia-I Wu
2015-11-06bug 15004: Non-coherent memory, when is flush and invalidate requiredChia-I Wu
2015-11-06bug 15038: Need a way to express the total limit of resources per stageChia-I Wu
2015-11-06bug 15050: Add device limit for max number of input attachmentsChia-I Wu
2015-11-06bug 15068: Use hardfp calling convention on Android for 32-bit ARM targetsChia-I Wu
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-11-06demos: Stage is no longer needed for demo_prepare_shader_moduleTony Barbour
2015-11-05layers: Fix barrier access flag validation warnings in Cube.Mark Lobodzinski
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-04misc: Remove Vulkan name from CopyrightCourtney Goeltzenleuchter