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-12-01
loader: Get loader compiling.
Ian Elliott
2015-12-01
WSI: Eliminate a lot of references to WSI header files.
Ian Elliott
2015-12-01
WSI-ICD: Created per-platform structs for platform-specific info.
Ian Elliott
2015-12-01
WSI-debug_report: Add VK_OBJECT_TYPE_SURFACE_KHR
Ian Elliott
2015-12-01
vulkan.py: Changes in previous WSI functions.
Ian Elliott
2015-12-01
nulldrv: WSI hand-edits
Ian Elliott
2015-12-01
loader: Hand-edits
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-12-01
WSI: Remove old WSI headers (content now in "vulkan.h").
Ian Elliott
2015-12-01
WSI: Add WSI content to "vulkan.h" and "vk_platform.h".
Ian Elliott
2015-11-30
layers: LX195, Drawstate ignores compute pipelines
Mark Lobodzinski
2015-11-30
layers: Update README file for new SDK releases
Mark Lobodzinski
2015-11-27
layers/SC: Fix location counting for stages which take arrayed input.
Chris Forbes
2015-11-26
layers: Fix path for vulkan header.
Jeremy Hayes
2015-11-26
layers/SC: LX187: compute size of array and matrix types
Chris Forbes
2015-11-26
layers/SC: consider types larger than vec4 when collecting interfaces
Chris Forbes
2015-11-26
layers/SC: fix a bogus leftover comment in descriptor validation
Chris Forbes
2015-11-26
layers: Use spirv.hpp from colocated glslang tree
Chris Forbes
2015-11-26
layers/SC: Delete disabled FS broadcast checking code
Chris Forbes
2015-11-26
Update param checker.
Michael Lentine
2015-11-26
layers: Remove mem/object deletion ordering
Michael Lentine
2015-11-26
Update access bits for 210 header.
Michael Lentine
2015-11-25
demos: Fix layer names for cube
Jon Ashburn
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-23
layers: port ShaderChecker layer to SPIR-V 1.0
GregF
2015-11-23
icd compiler, glslang: move to SPV 1.0
GregF
2015-11-23
layers: Add link to example vk_layer_settings.txt
Cody Northrop
2015-11-23
layers: Fix image layer issue validating aspectMasks
Mark Lobodzinski
2015-11-20
Revert "icd compiler, glslang: move to SPV 1.0"
Jon Ashburn
2015-11-20
Fix build in master
Michael Lentine
2015-11-20
layers: MemTracker cleanup, remove redundant object-tracker type checks
Mark Lobodzinski
2015-11-20
icd compiler, glslang: move to SPV 1.0
GregF
2015-11-20
tests: Make some of the validation tests work on android
Michael Lentine
2015-11-20
layers: Fix thread-safety issues found in rendersystemtests
Mark Lobodzinski
2015-11-20
loader: Don't use ICD's VkDevice after it has been destroyed
Jon Ashburn
2015-11-20
layers: Temporarily disable memory barrier validation in drawstate
Mark Lobodzinski
2015-11-20
layers: LX196, validate createImage paramters against format limits
Mark Lobodzinski
2015-11-19
layers: Add null-check in MemTracker to prevent layer crash
Mark Lobodzinski
2015-11-19
layers: Additional MapMemory validation checks in MemTracker
Mark Lobodzinski
2015-11-19
layers: LX206, properly restore command buffer level on a reset
Mark Lobodzinski
2015-11-19
layers: LX205, fix BeginCommandBuffer log messages
Mark Lobodzinski
2015-11-19
layers: Fix memory barrier validation issues
Mark Lobodzinski
2015-11-19
loader: Don't init icds if CreateInstance() from ICD fails.
Jon Ashburn
2015-11-19
layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time
Tobin Ehlis
2015-11-19
layers: Fix windows build errors in MemTracker
Mark Lobodzinski
2015-11-19
mem_tracker: Return VK_SUCCESS in vkCreateCommandPool, vkResetCommandPool
David Pinedo
2015-11-18
loader: Make version in layer JSON files consistent
Jon Ashburn
2015-11-18
loader: Add parsing of api_version in ICD JSON
Jon Ashburn
2015-11-18
loader: Add dynamic dispatch for unknown device extension entrypoints
Jon Ashburn
2015-11-18
demos: Change tri to use GetInstanceProcAddr for WSI dev ext entry points
Jon Ashburn
[prev]
[next]