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
/
draw_state.cpp
Age
Commit message (
Expand
)
Author
2015-06-17
misc: Loader and Layers move device chain activation to CreateDevice
Jon Ashburn
2015-06-17
layers: Use the instance chain for entrypoints with instance
Jon Ashburn
2015-06-17
layers: Add initialization of instance dispatch table
Jon Ashburn
2015-06-17
layers: Add GetInstanceProcAddr() to all layers
Jon Ashburn
2015-06-15
layers: Only print state at Draw calls, not at vkCmdBindDescriptorSets time.
Tobin Ehlis
2015-06-15
layers: When printing descriptor info in DrawState correctly handle case of 0...
Tobin Ehlis
2015-06-11
layers: Migrate dynamic state checks to DrawState from ObjectTracker
Tobin Ehlis
2015-06-10
layers: XChange #58 fix - Correctly copy Vtx Bindings
Tobin Ehlis
2015-06-10
layers: LunarXChange #55 fix - Only print DS state when we have last bound DS
Tobin Ehlis
2015-06-04
Fix a bunch of mismatched new[]/delete.
Chris Forbes
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-05-28
layers: Improved DrawState Descriptor Update validation
Tobin Ehlis
2015-05-27
layers: Add some early returns in DrawState fail cases to prevent segFs in dr...
Tobin Ehlis
2015-05-27
layers: Fix drawState lock bug and don't call driver w/ bad pipeline
Tobin Ehlis
2015-05-27
layers: Fix some DrawState checks
Tobin Ehlis
2015-05-22
vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug# 13759.
Mark Lobodzinski
2015-05-22
layers: Add additional check for RenderPass sampleCount
Tobin Ehlis
2015-05-08
vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550.
Mark Lobodzinski
2015-05-01
bug-13751: Update vkCmdClearColorImage color parameter
Courtney Goeltzenleuchter
2015-04-29
layers: Fix msvc++ iterator issues
David Pinedo
2015-04-29
draw_state: Fix another MSVC++ debug assert
Courtney Goeltzenleuchter
2015-04-29
draw_state: Fix Microsoft C++ iterator assert
Courtney Goeltzenleuchter
2015-04-29
draw_state: Fix Microsoft C++ assert
Courtney Goeltzenleuchter
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
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
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-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
bug 13632: Convert commands to plural form
Courtney Goeltzenleuchter
2015-04-16
layers: Removing old GetExtensionSupport API call
Tobin Ehlis
2015-04-16
vulkan.h: Rename parameters in vkCmdResolveImage calls
Tony Barbour
2015-04-16
layers: indirect GPA in dispatch table
Mike Stroyan
2015-04-16
vulkan: Consistent naming scheme for resources in XGL
Courtney Goeltzenleuchter
2015-04-16
layers: Add extension Validation so loader will add layers with Validation
Jon Ashburn
2015-04-16
vulkan: Add vkGetGlobalExtensionInfo entrypoint
Jon Ashburn
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
vulkan: beautification changes
Courtney Goeltzenleuchter
2015-04-16
vulkan: API renaming
Courtney Goeltzenleuchter
2015-04-16
layers: Migrate remaining malloc/free calls in DrawState to new/delete
Tobin Ehlis
2015-04-16
xgl.h v70. Fix for vkUpdateDescriptors. Bug 13615
Courtney Goeltzenleuchter
2015-04-16
renaming: Move many xgl files to vk version
Courtney Goeltzenleuchter
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2015-04-16
layers: Update GetExtensionSupport() to handle queries for layer name
Jon Ashburn
[prev]
[next]