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-25
WSI Validation: Initial WSI "swapchain" validation layer.
Ian Elliott
2015-09-25
cube/tri: Changed invalid <size> argument value for vkMapMemory()
Dominik Witczak
2015-09-25
layers: LunarXChange #123 fix - Validate Update/FillBuffer outside RP
Mark Lobodzinski
2015-09-24
layers: Note pending work for ObjectTracker
Mike Stroyan
2015-09-24
layers: Added Image layer to validation test suite with new test for bad Imag...
Tobin Ehlis
2015-09-24
layers: Update Image layer to support validation callback error return status
Tobin Ehlis
2015-09-24
layers: Update Image layer to offload view.c validation checks from driver
Tobin Ehlis
2015-09-23
bug-14715: DrawIndirect fix
Courtney Goeltzenleuchter
2015-09-23
layers: Remove unneeded layer_common.h
Courtney Goeltzenleuchter
2015-09-23
layers: layer generate confused by Count parameter
Courtney Goeltzenleuchter
2015-09-23
loader: Remove instance validation checks from debug_report.c
Mark Lobodzinski
2015-09-23
layers: release mutex in DrawState
Mike Stroyan
2015-09-23
layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps
Mike Stroyan
2015-09-23
Added request for VkShaderCreateInfo.stage check
Jens Owen
2015-09-23
build: fix update_external_sources.bat to pick up SPIRV rev32 for glslang
GregF
2015-09-23
loader: Remove validation checks from loader.c
Mark Lobodzinski
2015-09-23
bug-14365: add dynamic state to PSO
Courtney Goeltzenleuchter
2015-09-23
bug 14365: make separate viewport and scissor cmds
Courtney Goeltzenleuchter
2015-09-23
bug 14365: replace dynamic state objects
Courtney Goeltzenleuchter
2015-09-23
layers: Add function to check if msg will be logged
Courtney Goeltzenleuchter
2015-09-23
intel: Removed ICD validation checks from dev.c
Mark Lobodzinski
2015-09-22
build: move to SPIR-V rev 32
GregF
2015-09-22
intel: Removed ICD validation checks from img.c
Mark Lobodzinski
2015-09-22
Remove libpng and zlib dependencies, add copyrights
Tony Barbour
2015-09-22
loader: Add lock around cJSON so big loader lock is not needed as much
Jon Ashburn
2015-09-22
layers: DeviceLimits warns if queue properties not queried prior to vkCreateD...
Tobin Ehlis
2015-09-22
demos: Update Cube to select graphics queue based on query of queue properties
Tobin Ehlis
2015-09-22
build: fixes for latest SPIR-V rev 31
GregF
2015-09-22
WSI: Small code changes to deal with latest WSI header.
Ian Elliott
2015-09-22
WSI: Update vk_ext_khr_device_swapchain.h to revision 53 (SDK 0.9)
Ian Elliott
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
[next]