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-07-24
James Jones
linux: Fix standard GNU path usage
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Adam Jackson
linux: Use standard GNU install paths
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Courtney Goeltzenleu...
Revert "vulkan: Updated LICENSE.txt with all known...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
David Pinedo
Windows nulldrv: Add stub for vkGetPhysicalDeviceImageF...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Courtney Goeltzenleu...
loader: Only check 32-bits for magic value
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Jon Ashburn
loader: Update the Linux and Windows manifest file...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Jon Ashburn
loader: Change VK_LAYERS_FOLDERS to VK_LAYER_FOLDERS...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Jon Ashburn
loader: Add missing entrypoints CmdPushConstants, GetRe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Jon Ashburn
misc: Add vkGetPhysicalDeviceImageFormatProperties...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Courtney Goeltzenleu...
layers: eliminate Windows compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dan Ginsburg
Fix win32 build
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
GregF
compiler: upgrade to latest glslang and LunarGLASS...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Jon Ashburn
layers: update README.md
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Courtney Goeltzenleu...
loader: have loader_magic be uintptr_t
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Courtney Goeltzenleu...
cube: Add support for debug break
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Courtney Goeltzenleu...
loader: Add support for debug break helper
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Courtney Goeltzenleu...
loader: Do not include dbg helpers in dispatch
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
mschott
loader_log: add OutputDebugString("\n");
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Adam Jackson
loader: Fix ICD and layer directory scan order on Linux
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Tony Barbour
demos: Add more validation layers and fix errors/warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Tony Barbour
layers: objtrack has to call destroy in FreeDescriptorSets
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Mark Lobodzinski
headers: Updated debug object-to-string fcn with missin...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Mark Lobodzinski
layers: Add destroy_obj calls for ObjectTracker
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
layers: Only verify data ptr not report_data
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Adam Jackson
nulldrv: Link with -Bsymbolic so vkGetDeviceProcAddress...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Adam Jackson
cmake: Specify -std=c++11
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Adam Jackson
cmake: Don't check for installed glm, it's in-tree
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Piers Daniell
Minor SDK-0.2 fixes for "tri"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
cube: Fill in pPlatformWindow after you have a window
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
cube: set VkAttachmentViewCreateInfo.format
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
cube: Keep track of queue_count in demo structure
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Jon Ashburn
loader: Switch to using layer manifest file info for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tobin Ehlis
layers: In DrawState correctly return rasterSamples...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Mark Lobodzinski
vulkan: Updated LICENSE.txt with all known license...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Jon Ashburn
loader:Remove dead code involving layer library queries...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Jon Ashburn
loader: Update loader readme and add ICD/ layer discove...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Jon Ashburn
loader: Use GetInstanceProcAddr rather than dlsym for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Jon Ashburn
icd: Generate vkInstanceProcAddr with real entrypoints
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
loader: use VkDevice when initializing device table
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Cody Northrop
demos: Set size of uniform buffer in cube
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
demos: Remove reference to undefined variable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
misc: Create new glslang directory if needed
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
Updated BUILD.md to ref the specs on how the loader...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
bug-14282: remove const
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tony Barbour
Clean up warnings from release build
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
mem_tracker: Use device object for dispatch tables
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
mem_tracker: Don't try to copy data if none available
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tony Barbour
Windows: Clean up more compiler errors and warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tony Barbour
Windows: more changes for windows compiler
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tony Barbour
Windows: more fixes for windows compile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tony Barbour
Windows: More windows compilier fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tony Barbour
windows: clean up windows compile issues
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Jeremy Hayes
layers: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tobin Ehlis
layers: In MemTracker remove non-intercepted WSI funcs...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
vulkan: Fix definition of LayerProperties
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tobin Ehlis
layers: MemTracker fix to skip COLOR usage bit check...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tobin Ehlis
layers: Fix some failing layer validation tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
demos: Hack to get cube working--only 2 swap chain...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
loader: Changes to use new WSI swapchain extensions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
icd-common: Changes to use new WSI swapchain extensions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
layers: INITIAL Changes to use new WSI swapchain extens...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
nulldrv: Changes to use new WSI swapchain extensions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
demos: Changes to use new WSI swapchain extensions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
WSI: Add swapchain-extension headers (versions 12 ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
misc: Bump patch number to reflect diffs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Mike Stroyan
layers: Add install step for layers rpath settings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Ian Elliott
demos: Fix Linux compiler warnings in "vulkaninfo.c"
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chris Forbes
mem_tracker: Provide ctor for embedded union (and name...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
vulkan: Remove unused STRUCTURE_TYPE enum
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v106: remove optional primitiveRestartIndex
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
vulkan.h: Remove unused LAYER_CREATE_INFO type
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v115: Remove pLinkConstBufferInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v131?: Remove ColorBlendAttachments->format
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v122?: Remove provoking vertex, now always last
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v106: Remove optional pointOrigin
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v106: remove optional depthMode
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
bug 14084: eliminate ERROR_INVALID_OBJECT_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v127: Use PFN_vkVoidFunction for GetProcAddr
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v115: Remove linkConstBufferCount
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v106: Remove optional multisampleEnable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v106: Remove clipOrigin
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v128: Remove maxInlineMemoryUpdateSize
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v133: eliminate version from extension properties
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v133: Update parameters on CmdPipelineBarrier
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v133: Update parameter types on CmdWaitEvents
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
v115: remove GetPhysicalDevicePerformance
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
rename: GetPhysicalDeviceFormatInfo to GetPhysicalDevic...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
vulkan: Updates to match upstream vulkan.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
vulkan: Switch to upstream header
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chris Forbes
vulkan.h: API changes for #13744 - sharing across queues
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
tests: Integrate command pools into tests
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Cody Northrop
demos: Update for command pools
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Cody Northrop
icd: Support for command pools
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tobin Ehlis
layers: Various layer fixes to get layer validation...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
nulldrv: Fix up compile issues for Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
loader: Fix MS compile warning
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chris Forbes
layers: Fixup and reenable fs output validation in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
bug-14184: Transient memory allocations
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tony Barbour
Bug 14224: Remove abbreviations on some API symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Courtney Goeltzenleu...
misc: Bump header version
commit
|
commitdiff
|
tree
|
snapshot
next