index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demos
/
cube.c
Age
Commit message (
Expand
)
Author
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
2015-12-01
wsi: Fix windows build issues
Mark Lobodzinski
2015-12-01
demos: Some cleanup, including calling GIPA.
Ian Elliott
2015-12-01
demos: Enabled the appropriate platform-specific WSI extension.
Ian Elliott
2015-12-01
demos: Get compiling with new WSI extensions.
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-11-25
demos: Fix layer names for cube
Jon Ashburn
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-18
layers: Validate barrier subresource range.
Jeremy Hayes
2015-11-11
bug 15089: Does "Across Command Buffer Boundaries" apply to second-level comm...
Chia-I Wu
2015-11-11
MR640: Alloc -> Allocate naming fixes
Chia-I Wu
2015-11-06
bug 15085: queue creation naming issues
Chia-I Wu
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
2015-11-06
demos: Stage is no longer needed for demo_prepare_shader_module
Tony Barbour
2015-11-05
layers: Fix barrier access flag validation warnings in Cube.
Mark Lobodzinski
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-04
misc: Remove glsl backdoor
Courtney Goeltzenleuchter
2015-11-03
bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP)
Chia-I Wu
2015-11-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-03
bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP)
Chia-I Wu
2015-11-03
bug 14608: VkShaderModule object lifetime (WIP)
Chia-I Wu
2015-11-03
bug 14887: Documenting Valid Behavior in the Spec (WIP)
Chia-I Wu
2015-11-02
bug 15000: aspect/aspectMask inconsistencies (WIP)
Chia-I Wu
2015-11-02
bug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better express write-after-w...
Chia-I Wu
2015-11-02
bug 14918 part 4: more cleanups (WIP)
Chia-I Wu
2015-11-02
bug 14918 part 3: sed renames
Chia-I Wu
2015-11-02
bug 14922: Consistent memory properties (WIP)
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
MR 542: Remaining items from the cleanup bug (WIP)
Chia-I Wu
2015-11-02
bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP)
Chia-I Wu
2015-11-02
bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-11-02
bug 14892: 'count' parameters and members named inconsistently in many cases ...
Chia-I Wu
2015-11-02
bug 14857: Adding extensibility to VkSubmitInfo (WIP)
Chia-I Wu
2015-11-02
demos: Initialize all of subresource fields
Tony Barbour
2015-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-30
bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP)
Chia-I Wu
2015-10-29
demos: Properly destroy command pool in cube demo
Mark Lobodzinski
2015-10-28
demos: fclose in cube and tri
Mike Stroyan
2015-10-28
demos: windows fixes for cube and tri resize
Mike Stroyan
2015-10-28
demos/cube: Provide a non-null VertexInputStateCreateInfo
Jason Ekstrand
2015-10-27
tri/cube: Adjust demo_resize() to API changes.
Ian Elliott
2015-10-27
tri/cube: Add WM_SIZE to Win32 event handler to resize a window.
Ian Elliott
2015-10-27
cube: Removed some #if 0's that had bee left in the code.
Ian Elliott
2015-10-27
tri/cube: Handle window resizes (from WSI or XCB).
Ian Elliott
2015-10-26
bug-14827: Remove DescriptorInfo union
Courtney Goeltzenleuchter
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-26
bug-14575: normalized queue priorities
Courtney Goeltzenleuchter
[next]