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-07-07
loader: Remove the merged enabled_extension list in device and instance structs
Jon Ashburn
2015-07-07
loader: Add log warning if json manifest file doesn't end in .json
Jon Ashburn
2015-07-07
loader: Make a layer properties structure for manifest file.
Jon Ashburn
2015-07-07
toolchain: Switch to using github for glslang
Cody Northrop
2015-07-07
toolchain: Add script to pull and build on Windows
Cody Northrop
2015-07-07
tests: Fix some failing layer validation tests
Tobin Ehlis
2015-07-07
loader: Rename loader_platform.h -> vk_loader_platform.h
Tobin Ehlis
2015-07-07
layers: Rename all layer headers to begin with "vk_layer_" prefix
Tobin Ehlis
2015-07-07
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
Tobin Ehlis
2015-07-07
vulkan.h: v129 -- rework clear colors, remove raw clear [#14020]
Chris Forbes
2015-07-07
tri: Use render pass load ops for color and depth clears
Chris Forbes
2015-07-07
cube: Use render pass load op for depth clear
Chris Forbes
2015-07-07
vulkan.h: Split attachment and image clears (#13914, v126)
Chris Forbes
2015-07-07
vulkan.h: Update features/limits structures (#12827, v125)
Chris Forbes
2015-07-06
update vulkan.h for multi-level command buffers (V121)
Chia-I Wu
2015-07-03
vulkan.h: Added #define for MAX_DESCRIPTION
Mark Lobodzinski
2015-07-02
vulkan.h: V120 -- Tighten spec around VkMemoryRequirements
Mark Lobodzinski
2015-07-02
vulkan.h: V119 -- Remove unsigned byte indices
Mark Lobodzinski
2015-07-02
vulkan.h: V118 -- Add array types to VkImageViewType
Mark Lobodzinski
2015-07-02
vulkan.h: V117 -- Remove Atomic Counters, Bug #14081
Mark Lobodzinski
2015-07-02
vulkan.h: V116 -- Remove VK_IMAGE_LAYOUT_CLEAR_OPTIMAL
Mark Lobodzinski
2015-07-02
vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082.
Mark Lobodzinski
2015-07-02
layers: Update ObjectTracker layer to check first-level struct parameters for...
Tobin Ehlis
2015-07-02
layers: Fix ObjectTracker to add Instance when it's created
Tobin Ehlis
2015-07-02
demos: Set pName for cube shaders to "main" to keep ShaderChecker happy
Tobin Ehlis
2015-07-02
loader: Use _alloca instead of alloca on Windows
David Pinedo
2015-07-01
bug 14014: Fill out support for VkShaderModule
Courtney Goeltzenleuchter
2015-07-01
bug-14014: Allow multiple entrypoints in modules
Courtney Goeltzenleuchter
2015-07-01
loader: Move CreateDevice to device table
Courtney Goeltzenleuchter
2015-07-01
loader: Remove locks from vkGet routines
Tony Barbour
2015-07-01
vulkan.h: Bug 14181 - Barriers need to be more precise
Tony Barbour
2015-07-01
Demos: use vcproj .user file to configure location of vulkan.dll in msvs
David Pinedo
2015-07-01
loader: Remove uneeded ICD and layers scanned boolean
Jon Ashburn
2015-07-01
loader: Support gettting JSON ICD manifest files from registry
Jon Ashburn
2015-07-01
loader: Fix compilation warnings for debug_report on Windows
Jon Ashburn
2015-07-01
loader: Add math library to the build for linux cJSON files
Jon Ashburn
2015-07-01
loader: Add parsing of JSON file to find location of ICD libraries
Jon Ashburn
2015-06-30
cube: fix validation and clean up errors
Tony Barbour
2015-06-30
Layers: Fix screenshot seg fault, changed accesses to dispatch tbl
David Pinedo
2015-06-30
demos: Ensure VertexInputState is NULL if unused
Mark Lobodzinski
2015-06-29
Revert "loader: Remove CreateDevice from loader's instance"
Courtney Goeltzenleuchter
2015-06-29
loader: Need to use ICD's GetDeviceProcAddr
Courtney Goeltzenleuchter
2015-06-29
loader: Remove CreateDevice from loader's instance
Courtney Goeltzenleuchter
2015-06-29
loader: Move CreateDevice to device table
Courtney Goeltzenleuchter
2015-06-29
layers: Do not advertise support for WSI
Courtney Goeltzenleuchter
2015-06-29
layers: Abort logging if null debug_report ptr
Courtney Goeltzenleuchter
2015-06-29
layers: Remove unneeded asserts
Courtney Goeltzenleuchter
2015-06-29
generator: Add more debug statements
Courtney Goeltzenleuchter
2015-06-29
generator: Clear dispatch table
Courtney Goeltzenleuchter
2015-06-29
loader: Need to search device extension cache
Courtney Goeltzenleuchter
[next]