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
Age
Commit message (
Expand
)
Author
2015-04-17
update to vulkan.h header version 90, bug 13529
Mike Stroyan
2015-04-17
demos: Inform user and exit if vkCreateInstance fails
Tony Barbour
2015-04-17
demos: Fix vulkaninfo assertion based on new VK_WSI_LunarG extension name
Tobin Ehlis
2015-04-17
Win: tri/cube using WIN32 for Window creation, events, etc.
Ian Elliott
2015-04-17
nulldrv: capable of running "cube"
Ian Elliott
2015-04-17
switch to VK_WSI_LunarG
Chia-I Wu
2015-04-17
update vk_wsi_lunarg.h ...
Chia-I Wu
2015-04-17
layers: Fix bugs in APIDump to handle dynamic array printing
Tobin Ehlis
2015-04-17
tests: Ensure vk_blit_test calls QueueAddMemReferences
Mark Lobodzinski
2015-04-17
vulkan: Update vulkan.h for revision 89 -- Bug #13743
Mark Lobodzinski
2015-04-17
layers: For ObjectTracker don't flag error for un-deleted Queues
Tobin Ehlis
2015-04-17
layers: Fix ObjectTracker to not flag error when PhysicalDevice not deleted b...
Tobin Ehlis
2015-04-17
vulkan: Update vulkan.h for revision 88 -- Bug #13744
Cody Northrop
2015-04-17
WSI header file changes pushed upstream.
Ian Elliott
2015-04-17
demos/tri: remove outdated code
Chia-I Wu
2015-04-17
layers: Add missing functions.
Jeremy Hayes
2015-04-17
Win: Eliminate compiler errors/warnings in "shader_checker.cpp"
Ian Elliott
2015-04-17
Win: Copy the "spirv.h" file for Windows builds (KLUDGE) ...
Ian Elliott
2015-04-17
bug-13668: Support for pipeline statistics queries
Courtney Goeltzenleuchter
2015-04-17
nulldrv: Get compiling on Windows again.
Ian Elliott
2015-04-17
license: Add MIT license statement to repo.
Courtney Goeltzenleuchter
2015-04-17
layers: Add ShaderChecker as Validation layer
Tobin Ehlis
2015-04-17
demos: Update demos and tests to use vkGetGlobalExtensionInfo to check extens...
Tobin Ehlis
2015-04-16
bug-13466: Note conflict with upstream on VkQueryResultFlags
Courtney Goeltzenleuchter
2015-04-16
misc: non-functional changes to match upstream header
Courtney Goeltzenleuchter
2015-04-17
loader: add a missing VKAPI
Chia-I Wu
2015-04-16
Bug 13632 Header 84 Add VkFlushMappedMemory
Tony Barbour
2015-04-16
Bug 13632 Header 84 Add offset and size to VkMapMemory
Tony Barbour
2015-04-16
vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSets
Chia-I Wu
2015-04-16
Bug 13632 Header 84 Assorted questions and comments on vulkan.h
Tony Barbour
2015-04-16
misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices
Jon Ashburn
2015-04-16
layers: Fix bug in how dynamic array Counts were interpreted by APIDump
Tobin Ehlis
2015-04-16
nulldrv: Add vkCmdCopyQueryPoolResults()
Ian Elliott
2015-04-17
shader_checker: convert printf to debug output
Chris Forbes
2015-04-17
shader_checker: add plumbing for debug
Chris Forbes
2015-04-17
shader_checker: first pass at typechecks
Chris Forbes
2015-04-17
shader_checker: validate fs outputs against cb
Chris Forbes
2015-04-17
shader_checker: validate vertex attribs against vs inputs
Chris Forbes
2015-04-17
shader_checker: add validation of interface between vs and fs
Chris Forbes
2015-04-17
shader_checker: collect pipeline stages in vkCreateGraphicsPipeline
Chris Forbes
2015-04-17
shader_checker: add hook for xglCreateGraphicsPipeline
Chris Forbes
2015-04-17
shader_checker: collect interface definitions from shaders
Chris Forbes
2015-04-17
shader_checker: capture spir-v for every shader at vkCreateShader time
Chris Forbes
2015-04-17
shader_checker: initial plumbing
Chris Forbes
2015-04-16
vulkan: Rename bindInfo to pBindInfo.
Jeremy Hayes
2015-04-16
bug 13632: Convert commands to plural form
Courtney Goeltzenleuchter
2015-04-16
vulkan: Update object memory requirements (13723).
Jeremy Hayes
2015-04-16
layers: Change threading layer file name.
Mike Stroyan
2015-04-16
Add GetPhysicalDeviceExtensionInfo() function to API
Tobin Ehlis
2015-04-16
layers: Removing old GetExtensionSupport API call
Tobin Ehlis
[next]