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
object_track: Update extension & layer support
Courtney Goeltzenleuchter
2015-07-07
cube: Disable currently unused code
Courtney Goeltzenleuchter
2015-07-07
Update CMake as things are ported.
Courtney Goeltzenleuchter
2015-07-07
loader: track layer library list
Courtney Goeltzenleuchter
2015-07-07
loader: Save app allocation callbacks
Courtney Goeltzenleuchter
2015-07-07
layers: Add TODO regarding locking
Courtney Goeltzenleuchter
2015-07-07
mem_tracker: Remove unused variable
Courtney Goeltzenleuchter
2015-07-07
mem_tracker: Move wsi data to layer_data
Courtney Goeltzenleuchter
2015-07-07
layers: Update basic sample layer
Courtney Goeltzenleuchter
2015-07-07
loader: bug 12992: extension and layer support
Courtney Goeltzenleuchter
2015-07-07
layers: Fix codegen for printing arrays of char* strings
Tobin Ehlis
2015-07-07
loader: Add implicit layer activation
Jon Ashburn
2015-07-07
loader: Split the instance and device layer enablement env vars into 2
Jon Ashburn
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
[prev]
[next]