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
Age
Commit message (
Expand
)
Author
2015-06-18
tests: Remove the enablement of the "Validation" extension
Jon Ashburn
2015-06-18
vulkaninfo: Update to new extension mechanism
Courtney Goeltzenleuchter
2015-06-17
extensions: begin changes for extension support
Courtney Goeltzenleuchter
2015-06-17
tri: Use GetProcAddr to get GetDisplayInfoWSI fp
Courtney Goeltzenleuchter
2015-06-17
cube: Use GetProcAddr to get GetDisplayInfoWSI fp
Courtney Goeltzenleuchter
2015-06-17
misc: Make wsi lunarg an extension rather than core entrypoints
Jon Ashburn
2015-06-17
misc: Remove validation bit from the CreateDevice flags
Jon Ashburn
2015-06-17
demos: Add --use_glsl option for GLSL, use SPIR-V by default.
Cody Northrop
2015-06-17
demos: stop using gl_FragColor
Cody Northrop
2015-06-17
cube: Use render pass load ops for color clear
Chris Forbes
2015-06-16
demos: use PRINTF_SIZE_T_SPECIFIER in vulkaninfo
Mike Stroyan
2015-06-16
demos: cube: use RGBA texture format uniformly
Mike Stroyan
2015-06-16
demos: cube: use AdjustWindowRect for window size
Mike Stroyan
2015-06-16
demos: tri: use AdjustWindowRect for window size
Mike Stroyan
2015-06-10
tri: Must destroy object before freeing it's memory
Courtney Goeltzenleuchter
2015-06-08
demos: tri: Use vkCmdPipelineBarrier to setup_cmd
Mike Stroyan
2015-06-05
vulkan.h: Memory binding model changes
Mark Lobodzinski
2015-06-04
Use correct depth aspect for depth image.
malnasse
2015-06-02
v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets()
Chia-I Wu
2015-06-02
v98: remove vk{Begin,End}DescriptorPoolUpdate()
Chia-I Wu
2015-06-02
v98: rename count to arraySize in VkDescriptorSetLayoutBinding
Chia-I Wu
2015-06-02
vulkan.h: V97 -- Remove multiple allocations. Bug# 13948.
Mark Lobodzinski
2015-05-20
wsi: Deal with drivers that don't allow query of swap-chain VkFormat.
Ian Elliott
2015-05-15
wsi: Deal with drivers that don't allow query of swap-chain VkFormat.
Ian Elliott
2015-05-15
wsi: Add queries for VkDisplayWSI's and VkFormat's to demos.
Ian Elliott
2015-05-14
Merge branch 'master' of
FslNopper
2015-05-13
Revert "demos: Add msaa-tri.c for msaa rendering example modified from tri.c"
Courtney Goeltzenleuchter
2015-05-13
demos: Add msaa-tri.c for msaa rendering example modified from tri.c
Henry Song
2015-05-11
vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464
Mark Lobodzinski
2015-05-06
Removed warning in cube demo.
FslNopper
2015-05-04
bug 13854: Remove memory references
Courtney Goeltzenleuchter
2015-05-01
bug-13690: Clarification on vkFlushMappedMemory
Courtney Goeltzenleuchter
2015-05-01
bug-13751: Update vkCmdClearColorImage color parameter
Courtney Goeltzenleuchter
2015-04-30
intel: support only VK_DEPTH_MODE_ZERO_TO_ONE
Chia-I Wu
2015-04-30
demos/cube: use GL conventions
Chia-I Wu
2015-04-30
demos/tri: fix facing and enable culling
Chia-I Wu
2015-04-30
tri: Fix command buffer use for staging texture
Courtney Goeltzenleuchter
2015-04-29
demos: Add validation via --validate cmd line option
Tony Barbour
2015-04-29
demos: Eliminate compiler warnings on Windows.
Ian Elliott
2015-04-29
Win: Stop using the temporary "xcb_nvidia" code.
Ian Elliott
2015-04-29
demos: Improve tri/cube error if incompatible driver found.
Ian Elliott
2015-04-29
demos: tri/cube give error if can't find WSI extension.
Ian Elliott
2015-04-29
demos: Improve tri/cube error if incompatible driver found.
Ian Elliott
2015-04-29
demos: Use macros for the app name, and window name.
Ian Elliott
2015-04-29
demos: Change app name for the console window.
Ian Elliott
2015-04-29
cube: Disable rendering once we enter cleanup
Courtney Goeltzenleuchter
2015-04-27
Demos: print error message when texture files can't be opened
David Pinedo
2015-04-24
Demos: restrict paint events from rendering until setup is finished on Windows
Jon Ashburn
2015-04-22
misc: Changes to fix warnings in Windows / VC++ build
Tony Barbour
2015-04-22
misc: Changes to clean up warnings in Release build
Tony Barbour
[next]