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
2016-06-20
demos: remove deprecated device layer code
Karl Schultz
2016-06-20
demos: Add semaphore between queue and present
Tony Barbour
2016-06-20
demos: Rename presentComplete semaphore
Tony Barbour
2016-06-17
demos: fix ppm loader swapped width & height
Alexandre BACQUART
2016-06-13
vulkaninfo: Clean up XCB window creation code.
Rene Lindsay
2016-06-06
demos: Added --suppress_popups flag
lenny-lunarg
2016-05-20
demos: GH7, Fix invalid variable names
Mark Lobodzinski
2016-05-18
Remove Xlib dependency when XCB is used
Pavol Klacansky
2016-05-17
demos: GH#559 fix for new Android windows
Ian Elliott
2016-04-28
demos+tests: Add HOST_COHERENT to HOST_VISIBLE memory requests
Tony Barbour
2016-04-28
demos: replace raw value with Vulkan constant in demos
Alexandre BACQUART
2016-04-28
demos: Fix-ups so that cube/tri build and run on both linux & android
Tobin Ehlis
2016-04-28
android: Start using vulkan_wrapper in cube and tri
Cody Northrop
2016-04-28
Fix cube for android.
Michael Lentine
2016-04-27
demos: Acquire WSI image before changing layout
Tony Barbour
2016-04-21
layers: Add fix for lx172 to catch invalid line widths.
Mark Young
2016-04-20
demos: Add xlib wsi path to cube
Tony Barbour
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-07
demos: Add missing spaces in error messages.
Karl Schultz
2016-04-01
demos: Try for std val layer and fallback the same way tri does.
Karl Schultz
2016-03-25
demos: Fix 32-bit Windows compilation problem.
Karl Schultz
2016-03-25
demos: Implement --break for cube and tri.
Karl Schultz
2016-03-25
cube: Call vkCreateInstance so that it sets up a temporary callback.
Ian Elliott
2016-03-24
demos: Unify cmd arg handling between cube and tri.
Karl Schultz
2016-03-22
demos: cube exit status reflects validation status
Karl Schultz
2016-03-22
tests: Use header macro for API version rather than make_version
Jon Ashburn
2016-03-21
layers: Rename param_checker to parameter_validation
Mark Lobodzinski
2016-03-15
layers: Merge mem_tracker and draw_state layers into core_validation layer
Tobin Ehlis
2016-03-07
demos: Change layer order in cube.c to put param_check sooner.
Karl Schultz
2016-02-25
Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos
Tony Barbour
2016-02-19
Don't use width=0,height=0 on window minimize
Piers Daniell
2016-02-18
layers: MR221: rename threading test
Courtney Goeltzenleuchter
2016-02-12
header: Update 1.0.3 header revision for inclusion of debug report extension
Mark Lobodzinski
2016-02-11
demos: Fix a few layout transition bugs in cube
Tobin Ehlis
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-04
demos: Fix window resize on Linux
Damien Leone
2016-02-03
demos: Minor cube/tri updates
Dustin Graves
2016-02-03
demos/tests: Enable unique_objects layer
Dustin Graves
2016-02-02
demos: Update copyright and apply clang-format
Karl Schultz
2016-01-25
SAMPLES: Fixed memory leak in of presentMode data.
Mark Young
2016-01-25
demos: Select queue family based on both graphics and present support
Tony Barbour
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-19
debug_report: MR141, Change pUserData to match type used elsewhere
Courtney Goeltzenleuchter
2016-01-11
misc: Move to Vulkan header version 0.222
Jon Ashburn
2016-01-07
misc: Remove the unique_objects layer from being enabled in tests and demos
Jon Ashburn
2016-01-07
layers: Add UniqueObjects layer to wrap objects in unique ptr
Tobin Ehlis
2016-01-07
Fixes: Fixed Visual Studio warnings during compilation.
Mark Young
2016-01-06
tri/cube: : Support the new VkCompositeAlphaFlagBitsKHR.
Ian Elliott
2016-01-05
demos: Fix up dstAccessMasks and move pipeline barriers for present to bottom...
Tony Barbour
2015-12-31
misc: For header vers 220, fix BOTTOM_OF_PIPE typo
Jon Ashburn
[next]