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-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
2015-04-16
xgl: Enable new mem ref functions
Courtney Goeltzenleuchter
2015-04-16
layers: Use brackets for if in previous fix
Tony Barbour
2015-04-16
layers: Check for valid pipeline before validating
Tony Barbour
2015-04-16
layers: DrawState changes to support resource binding updates
Tobin Ehlis
2015-04-16
layers: Migrated DrawState layer to cpp
Tobin Ehlis
2015-04-16
FIXUP: Remove PIPELINE_DELTA
Courtney Goeltzenleuchter
2015-04-16
FIXUP: Add IMAGE_LAYOUT
Courtney Goeltzenleuchter
2015-04-16
xgl: Add xglCmdBlitImage entry point
Courtney Goeltzenleuchter
2015-04-16
xgl: Add XGL_PIPE_EVENT to CmdResetEvent
Courtney Goeltzenleuchter
2015-04-16
xgl: Proposal to remove XGL_FRAMEBUFFER
Courtney Goeltzenleuchter
2015-04-16
xgl: update xglDbg.h for XGL_INSTANCE
Courtney Goeltzenleuchter
2015-04-16
xgl: combine xglCmdClearColor* into one function
Courtney Goeltzenleuchter
2015-04-16
xgl: Impossible to expose multi-function queues
Courtney Goeltzenleuchter
2015-04-01
layers: Shadow PSO Creation structs directly in PIPELINE_NODE
Tobin Ehlis
2015-04-01
layers: Add DrawState validation that FB samples matches PSO samples
Tobin Ehlis
[next]