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
/
layers
/
param_checker.cpp
Age
Commit message (
Expand
)
Author
2015-05-22
vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug# 13759.
Mark Lobodzinski
2015-05-11
vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464
Mark Lobodzinski
2015-05-08
vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550.
Mark Lobodzinski
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-22
misc: Changes to fix warnings in Windows / VC++ build
Tony Barbour
2015-04-22
vkEnumerateLayers: Update to match upstream
Courtney Goeltzenleuchter
2015-04-17
update to vulkan.h header version 90, bug 13529
Mike Stroyan
2015-04-17
switch to VK_WSI_LunarG
Chia-I Wu
2015-04-17
vulkan: Update vulkan.h for revision 89 -- Bug #13743
Mark Lobodzinski
2015-04-17
vulkan: Update vulkan.h for revision 88 -- Bug #13744
Cody Northrop
2015-04-17
layers: Add missing functions.
Jeremy Hayes
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
vulkan: Rename bindInfo to pBindInfo.
Jeremy Hayes
2015-04-16
bug 13632: Convert commands to plural form
Courtney Goeltzenleuchter
2015-04-16
layers: Removing old GetExtensionSupport API call
Tobin Ehlis
2015-04-16
vulkan: Updated vulkan.h for revision 79 -- Bug #13464
Mark Lobodzinski
2015-04-16
vulkan.h: Rename parameters in vkCmdResolveImage calls
Tony Barbour
2015-04-16
misc: Remove validation level
Jon Ashburn
2015-04-16
layers: Add extension Validation so loader will add layers with Validation
Jon Ashburn
2015-04-16
layers: Layers now compiling on rename branch, still need to test but cube is...
Tobin Ehlis
2015-04-16
vulkan: Add vkGetGlobalExtensionInfo entrypoint
Jon Ashburn
2015-04-16
param_checker: Enable and update renamed bits
Courtney Goeltzenleuchter
2015-04-16
vulkan: Naming beautification
Courtney Goeltzenleuchter
2015-04-16
layers: Remove wrapping of GPU objects by loader and layers
Jon Ashburn
2015-04-16
loader: refactor layer activation function to handle more general inputs
Jon Ashburn
2015-04-16
layers: Get ObjectTracker working with memory reference changes
Courtney Goeltzenleuchter
2015-04-16
vulkan: beautification changes
Courtney Goeltzenleuchter
2015-04-16
vulkan: API renaming
Courtney Goeltzenleuchter
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2015-04-16
param_check: Add Queue[Add|Remove]MemReference
Courtney Goeltzenleuchter
2015-04-16
misc: Add create_info struct to CreateInstance()
Jon Ashburn
2015-04-16
Updated header file to version 67 (xglResetFences)
Mark Lobodzinski
2015-04-16
xgl: Enable new mem ref functions
Courtney Goeltzenleuchter
2015-04-16
layers: Fix multi-line strings.
Jeremy Hayes
2015-04-16
layers: Improve xglCreateInstance validation.
Jeremy Hayes
2015-04-16
layers: Improve xglCreateRenderPass validation.
Jeremy Hayes
2015-04-16
layers: drop ParamCheck from generator script
Mike Stroyan
2015-04-16
layers: Improve CreateImage checks.
Jeremy Hayes
2015-04-16
layers: Remove param checker from auto-gen.
Jeremy Hayes