projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/Vulkan-Tools.git
2015-09-25
Mark Lobodzinski
layers: LunarXChange #123 fix - Validate Update/FillBuf...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Mike Stroyan
layers: Note pending work for ObjectTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Tobin Ehlis
layers: Added Image layer to validation test suite...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Tobin Ehlis
layers: Update Image layer to support validation callba...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Tobin Ehlis
layers: Update Image layer to offload view.c validation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Courtney Goeltzenleu...
bug-14715: DrawIndirect fix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Courtney Goeltzenleu...
layers: Remove unneeded layer_common.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Courtney Goeltzenleu...
layers: layer generate confused by Count parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Mark Lobodzinski
loader: Remove instance validation checks from debug_re...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Mike Stroyan
layers: release mutex in DrawState
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Mike Stroyan
layers: VkDestroyInstance+VkDestroyDevice clear ObjectT...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Jens Owen
Added request for VkShaderCreateInfo.stage check
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
GregF
build: fix update_external_sources.bat to pick up SPIRV...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Mark Lobodzinski
loader: Remove validation checks from loader.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Courtney Goeltzenleu...
bug-14365: add dynamic state to PSO
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Courtney Goeltzenleu...
bug 14365: make separate viewport and scissor cmds
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Courtney Goeltzenleu...
bug 14365: replace dynamic state objects
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Courtney Goeltzenleu...
layers: Add function to check if msg will be logged
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Mark Lobodzinski
intel: Removed ICD validation checks from dev.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
GregF
build: move to SPIR-V rev 32
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Mark Lobodzinski
intel: Removed ICD validation checks from img.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Tony Barbour
Remove libpng and zlib dependencies, add copyrights
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Jon Ashburn
loader: Add lock around cJSON so big loader lock is...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Tobin Ehlis
layers: DeviceLimits warns if queue properties not...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Tobin Ehlis
demos: Update Cube to select graphics queue based on...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
GregF
build: fixes for latest SPIR-V rev 31
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Ian Elliott
WSI: Small code changes to deal with latest WSI header.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Ian Elliott
WSI: Update vk_ext_khr_device_swapchain.h to revision...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Mike Stroyan
layers: ShaderChecker can attempt calls on errors
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Mike Stroyan
layers: fix ShaderChecker hang on stage mismatch
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Mike Stroyan
layers: make DrawState globals static
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
GregF
build: bring update_external_sources.sh to latest rev...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Tobin Ehlis
Finished migration of validation checks out of cmd_pipe...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Tobin Ehlis
layers: Add Idx buffer alignment check to DrawState
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Tobin Ehlis
Remove old checks from pipeline.c and verify that they...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Tobin Ehlis
layers: Fix bug where logging_callback was not being...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Chris Forbes
layers: Make passing a non-SPIRV shader to CreateShader...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Tobin Ehlis
layers: Fix APIDump to handle "stdout" special case
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Jon Ashburn
loader: Fix a few possibly unitialized variables
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Cody Northrop
layers: Add documentation for SHADER_CHECKER_MISSING_DE...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Chris Forbes
layers: Require pipeline layout to contain all referenc...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Chris Forbes
layers: Collect descriptor usage from SPIRV images
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Chris Forbes
layers: Shadow descriptor set layout in ShaderChecker
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Tobin Ehlis
layers: Update DrawState array of PIPELINE_NODEs to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Tobin Ehlis
layers: Add return value for Generic vkCreateInstance...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
misc: Enable nulldriver on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
bug 14537: nulldrv: add CreateFlags to ImageFormatPrope...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
nulldrv: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
nulldrv: Remove return code for void functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
misc: bump header version to 170
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
Bug 14318: Clarify image layout transitions in a RenderPass
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
bug 14640: add pNext/sType to VkDeviceQueueCreateInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCr...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
misc: Bump header version
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
shader_checker: Do not hold lock across API call.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
bug 14564: and initial layout for image creation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
misc: Add maxVertexInputBindings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
misc: code movement due to header build changes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
Bug 14643: use VkClearDepthStencilValue
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
bug-14538: Remove validation error codes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Courtney Goeltzenleu...
bug 14509: Rename Layer and Extension queries
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Jon Ashburn
layers: Move some fixed code into header files for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Jon Ashburn
layers: Fix intercept of WSI instance entrypoints
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Jon Ashburn
layers: Fix several bugs in WSI extension handling...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Jon Ashburn
layers: No assert on init instance table map.size != 1
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Jon Ashburn
layers: Remove the DEBUG_REPORT entrypoints from device...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Jon Ashburn
loader: Remove windows disable of global optimization.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Tobin Ehlis
layers: Update DrawState to handle creation of multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Mark Lobodzinski
layers: Various memtracker TODOs, fixed some error...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Tobin Ehlis
layers: Update vk_layer_settings.txt to clarify CALLBAC...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Tobin Ehlis
layers: Improve invalid object checks of ObjectTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Tony Barbour
demos: trivial fixes for cube problems
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Courtney Goeltzenleu...
loader: Need to init instance dispatch without layers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Cody Northrop
layers: Add return value to non-void function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Tobin Ehlis
layers: Migrate Fence checks from ObjectTracker to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Tobin Ehlis
layers: Example vk_layer_settings.txt file
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Tobin Ehlis
layers: Fix layer STDOUT logging
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Mark Lobodzinski
layers: Migrate MemTracker to allow log_msg callback...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Cody Northrop
demos/tests: Fix aspectMask updates in a few spots
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Ian Elliott
layers: Another CreateDevice fix (was using WSI instanc...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Ian Elliott
layers: Check if CreateDevice enabling WSI device exten...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
David Pinedo
vktrace: Really put vktrace_layer.json and vktrace_lay...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
David Pinedo
vktrace: Put vktrace_layer.json and vktrace_layer.dll...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
bug-14583: Remove the unneeded vkBufferViewType
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
Bug 14583: Updates based on initial feedback
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
Bug 14583: Remove VkBufferView for UBO/SSBO descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
vulkan: Add maxDescriptorSet*BuffersDynamic to limits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
vulkan: Add missing _BIT to some bitfield enums.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
vulkan: Bump version to 166
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
Bug 12998: change ImageSubresourceRange's aspect to...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
Bug 12998: change imageAspectMast to aspectMask
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Courtney Goeltzenleu...
bug 14313: Allow copies to do multi-layer copies
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Tobin Ehlis
layers: Migrate ObjectTracker to updated Validation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Mark Lobodzinski
layers: Fix spurious WSI memory binding error messages...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Tobin Ehlis
layers: Migrate DrawState to new error reporting allowi...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Courtney Goeltzenleu...
Bug 12998: Document required depth formats and layouts...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Courtney Goeltzenleu...
bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Courtney Goeltzenleu...
Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Courtney Goeltzenleu...
bug 14313: Rename ArraySlice to ArrayLayer
commit
|
commitdiff
|
tree
|
snapshot
next