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-10-01
Jon Ashburn
loader: Fix vkGetInstanceProcAddr to handle debug_repor...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Mark Lobodzinski
layers: Validate draw commands appropriately inside...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Tobin Ehlis
layers: Fix DrawState to correctly handle dynamic state...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Tobin Ehlis
layers: DrawState allows callback to set fail on Descri...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Tobin Ehlis
Merge branch 'mlentine_layers4' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Piers Daniell
Set dynamic pipeline state as dynamic
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Michael Lentine
Make reseting an unsignaled fence a warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Jon Ashburn
loader: Change GetXXProcAddr to support NULL dispatchab...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Tobin Ehlis
layers: DrawState handles dynamic state set via PSO
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Tobin Ehlis
layers: Intercept vkEnumerateInstance[Layer|Extension...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Tobin Ehlis
Fix windows build issues in cube.c and device_limits.cpp
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Tobin Ehlis
layers: DeviceLimits device feature checks and dead...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Tobin Ehlis
demos: Query device features in cube prior to creating...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Cody Northrop
layers: Add constructors for layer_data
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Mike Stroyan
layers: Remove object map before vkDestroy*
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Ian Elliott
WSI Validation: Removed 2 checks that are driver-specific.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
Jon Ashburn
misc: Change all JSON files to abi version 0.9.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-28
David Pinedo
demos: vulkaninfo: increase console buffer size so...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Mike Stroyan
layers: remove static declaration of get_my_data_ptr
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Mike Stroyan
layers: Image layer does not need to reserve space
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Mike Stroyan
layers: don't memset layer data in get_my_data_ptr
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Ian Elliott
Remove WSI from "General Pending Work" section of layer...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Ian Elliott
Move documentation for Swapchain -> it's a validation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Ian Elliott
WSI Validation: Add error enum and document Swapchain...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Courtney Goeltzenleu...
misc: Move snprintf define to vk_sdk_platform.h
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Michael Lentine
Make layers build on android.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Courtney Goeltzenleu...
tri: cleanup valgrind errors
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Courtney Goeltzenleu...
cube: Fix valgrind warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Ian Elliott
Change ERROR -> PERF_WARN in vkAcquireNextImageKHR().
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Ian Elliott
WSI Validation: Initial WSI "swapchain" validation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Dominik Witczak
cube/tri: Changed invalid <size> argument value for...
commit
|
commitdiff
|
tree
|
snapshot
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
next