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-09-16
layers: Fix layer STDOUT logging
Tobin Ehlis
2015-09-11
layers: Migrate DrawState to new error reporting allowing for callback to sig...
Tobin Ehlis
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-09-10
draw_state: Implement bailout case for one test
Courtney Goeltzenleuchter
2015-09-10
bug-14538: Remove driver validation checks
Courtney Goeltzenleuchter
2015-09-09
layers: In DrawState only validate bound VBO index at the time of Draw
Tobin Ehlis
2015-09-09
layers: DrawState fix to prevent false positives when matching PipelineLayouts
Tobin Ehlis
2015-09-03
layers: If layers receive bad filename for output log, report ERROR and fallb...
Tobin Ehlis
2015-09-03
layers: Update some layers to avoid repeated call to get_dispatch_key()
Tobin Ehlis
2015-09-02
Bug 14522: Remove VkAttachmentView
Courtney Goeltzenleuchter
2015-08-27
vk_platform: Update to upstream vk_platform.h
Courtney Goeltzenleuchter
2015-08-26
v156: Bug 14451 - Rename dynamic state objects
Cody Northrop
2015-08-26
Bug 14406: Add support for front/back stencil reference dynamic state
Cody Northrop
2015-08-26
Bug 14323: RasterLine and RasterDepthBias changes
Cody Northrop
2015-08-18
tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag
Tobin Ehlis
2015-08-18
layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers
Tobin Ehlis
2015-08-14
layers: Optimize DrawState when info is not shown
Mike Stroyan
2015-08-11
layers: Don't output DrawState dynamic state info for null handles
Mark Lobodzinski
2015-08-07
layers: Reenable informational messages in DrawState layer
Mark Lobodzinski
2015-08-04
v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription
Cody Northrop
2015-08-04
v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo
Cody Northrop
2015-08-04
v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets
Cody Northrop
2015-08-04
layers: Fixed formatting error in DrawState
Mark Lobodzinski
2015-08-04
layers: DrawState validation cases for BeginCommandBuffer
Mark Lobodzinski
2015-07-31
Initialize VkDesciptorSet to VK_NULL_HANDLE
Dana Jansens
2015-07-17
layers: In DrawState correctly return rasterSamples count for PSO
Tobin Ehlis
2015-07-17
Windows: more changes for windows compiler
Tony Barbour
2015-07-17
Windows: more fixes for windows compile
Tony Barbour
2015-07-17
Windows: More windows compilier fixes
Tony Barbour
2015-07-17
layers: Fix some failing layer validation tests
Tobin Ehlis
2015-07-17
v127: Use PFN_vkVoidFunction for GetProcAddr
Courtney Goeltzenleuchter
2015-07-17
v106: Remove optional multisampleEnable
Courtney Goeltzenleuchter
2015-07-17
v133: eliminate version from extension properties
Courtney Goeltzenleuchter
2015-07-17
v133: Update parameters on CmdPipelineBarrier
Courtney Goeltzenleuchter
2015-07-17
v133: Update parameter types on CmdWaitEvents
Courtney Goeltzenleuchter
2015-07-17
icd: Support for command pools
Cody Northrop
2015-07-17
layers: Various layer fixes to get layer validation tests working with type s...
Tobin Ehlis
2015-07-17
Bug 14224: Remove abbreviations on some API symbols
Tony Barbour
2015-07-17
Bug 14248: Add vkFreeDescriptorSets
Tony Barbour
2015-07-17
Bug 14084 - Object Tracker, Image, Generic layers
Tony Barbour
2015-07-17
layers: Updated DrawState to work with type safety changes
Tobin Ehlis
2015-07-17
layers: Layer updates to get helpers compiling with type safety changes
Tobin Ehlis
2015-07-17
layers: Updated DrawState to use new VkAttachmentView object
Tobin Ehlis
2015-07-17
update vulkan.h for multi-pass command buffers (V131, #14075)
Chia-I Wu
2015-07-10
vulkan: Rename bool32_t to VkBool32
Courtney Goeltzenleuchter
2015-07-10
misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes
Jon Ashburn
2015-07-09
layers: Flag errors in DrawState if Clear or Resolve cmds issued incorrectly
Tobin Ehlis
2015-07-09
layers: Add DrawState check to warn on Clears prior to Draw cmds
Tobin Ehlis
2015-07-07
DrawState: Remove the DOT file dumping and GraphViz stuff
Jon Ashburn
2015-07-07
drawstate: Update extension and layer support
Courtney Goeltzenleuchter
[prev]
[next]