aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
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
2015-11-04misc: Remove glsl backdoorCourtney Goeltzenleuchter
2015-11-03bug 15040: Add device limit for maximum number of samplers (and other objects...Chia-I Wu
2015-11-03bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP)Chia-I Wu
2015-11-03bug 14861 part 2: rasterization review issues (WIP)Chia-I Wu
2015-11-03bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...Chia-I Wu
2015-11-03bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP)Chia-I Wu
2015-11-03bug 14608: VkShaderModule object lifetime (WIP)Chia-I Wu
2015-11-03bug 14887: Documenting Valid Behavior in the Spec (WIP)Chia-I Wu
2015-11-02bug 15000: aspect/aspectMask inconsistencies (WIP)Chia-I Wu
2015-11-02bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-w...Chia-I Wu
2015-11-02bug 14918 part 4: more cleanups (WIP)Chia-I Wu
2015-11-02bug 14918 part 3: sed renamesChia-I Wu
2015-11-02bug 14968: Limitations of transfer operations on DMA queues (WIP)Chia-I Wu
2015-11-02bug 14940: Capitalization of Abbreviations/Acryonyms (WIP)Chia-I Wu
2015-11-02bug 14922: Consistent memory properties (WIP)Chia-I Wu
2015-11-02bug 14936: Sparse questions/issues (WIP)Chia-I Wu
2015-11-02bug 14570: Which formats are supported for image loads and stores? (WIP)Chia-I Wu
2015-11-02v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP)Chia-I Wu