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-09-22
layers: ShaderChecker can attempt calls on errors
Mike Stroyan
2015-09-22
layers: fix ShaderChecker hang on stage mismatch
Mike Stroyan
2015-09-22
layers: make DrawState globals static
Mike Stroyan
2015-09-21
build: bring update_external_sources.sh to latest rev 31 SPIR-V
GregF
2015-09-21
Finished migration of validation checks out of cmd_pipeline.c
Tobin Ehlis
2015-09-21
layers: Add Idx buffer alignment check to DrawState
Tobin Ehlis
2015-09-21
Remove old checks from pipeline.c and verify that they're handled in validation
Tobin Ehlis
2015-09-21
layers: Fix bug where logging_callback was not being correctly cleaned up
Tobin Ehlis
2015-09-20
layers: Make passing a non-SPIRV shader to CreateShaderModule an error
Chris Forbes
2015-09-18
layers: Fix APIDump to handle "stdout" special case
Tobin Ehlis
2015-09-18
loader: Fix a few possibly unitialized variables
Jon Ashburn
2015-09-18
layers: Add documentation for SHADER_CHECKER_MISSING_DESCRIPTOR
Cody Northrop
2015-09-18
layers: Require pipeline layout to contain all referenced descriptors
Chris Forbes
2015-09-18
layers: Collect descriptor usage from SPIRV images
Chris Forbes
2015-09-18
layers: Shadow descriptor set layout in ShaderChecker
Chris Forbes
2015-09-17
layers: Update DrawState array of PIPELINE_NODEs to be vector
Tobin Ehlis
2015-09-17
layers: Add return value for Generic vkCreateInstance() function
Tobin Ehlis
2015-09-17
misc: Enable nulldriver on Linux
Courtney Goeltzenleuchter
2015-09-17
bug 14537: nulldrv: add CreateFlags to ImageFormatProperties
Courtney Goeltzenleuchter
2015-09-17
nulldrv: Remove unused function
Courtney Goeltzenleuchter
2015-09-17
nulldrv: Remove return code for void functions
Courtney Goeltzenleuchter
2015-09-17
misc: bump header version to 170
Courtney Goeltzenleuchter
2015-09-17
Bug 14318: Clarify image layout transitions in a RenderPass
Courtney Goeltzenleuchter
2015-09-17
bug 14640: add pNext/sType to VkDeviceQueueCreateInfo
Courtney Goeltzenleuchter
2015-09-17
Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo
Courtney Goeltzenleuchter
2015-09-17
bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT
Courtney Goeltzenleuchter
2015-09-17
misc: Bump header version
Courtney Goeltzenleuchter
2015-09-17
shader_checker: Do not hold lock across API call.
Courtney Goeltzenleuchter
2015-09-17
bug 14564: and initial layout for image creation
Courtney Goeltzenleuchter
2015-09-17
misc: Add maxVertexInputBindings
Courtney Goeltzenleuchter
2015-09-17
misc: code movement due to header build changes
Courtney Goeltzenleuchter
2015-09-17
Bug 14643: use VkClearDepthStencilValue
Courtney Goeltzenleuchter
2015-09-17
bug-14538: Remove validation error codes
Courtney Goeltzenleuchter
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-17
layers: Move some fixed code into header files for APIDump and Generic
Jon Ashburn
2015-09-17
layers: Fix intercept of WSI instance entrypoints
Jon Ashburn
2015-09-17
layers: Fix several bugs in WSI extension handling in layers
Jon Ashburn
2015-09-17
layers: No assert on init instance table map.size != 1
Jon Ashburn
2015-09-17
layers: Remove the DEBUG_REPORT entrypoints from device dispatch structure.
Jon Ashburn
2015-09-17
loader: Remove windows disable of global optimization.
Jon Ashburn
2015-09-17
layers: Update DrawState to handle creation of multiple gfx pipelines
Tobin Ehlis
2015-09-17
layers: Various memtracker TODOs, fixed some error messages
Mark Lobodzinski
2015-09-17
layers: Update vk_layer_settings.txt to clarify CALLBACK option and change De...
Tobin Ehlis
2015-09-17
layers: Improve invalid object checks of ObjectTracker
Tobin Ehlis
2015-09-16
demos: trivial fixes for cube problems
Tony Barbour
2015-09-16
loader: Need to init instance dispatch without layers
Courtney Goeltzenleuchter
2015-09-16
layers: Add return value to non-void function
Cody Northrop
2015-09-16
layers: Migrate Fence checks from ObjectTracker to MemTracker
Tobin Ehlis
2015-09-16
layers: Example vk_layer_settings.txt file
Tobin Ehlis
2015-09-16
layers: Fix layer STDOUT logging
Tobin Ehlis
[prev]
[next]