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
2016-10-04
layers: Pull enabled_features out into layer_data, rename for clarity
Chris Forbes
2016-10-04
layers: Stop pretending phys devices have their own layer_data
Chris Forbes
2016-10-04
layers: Rename my_data -> instance_data in EnumeratePhysicalDevices
Chris Forbes
2016-10-04
layers: Use member initialization for CV state
Chris Forbes
2016-10-04
layers: Delete some dead structs in CV
Chris Forbes
2016-10-04
layers: Get rid of duplication of logic op test between PV and CV
Chris Forbes
2016-10-04
layers: Use safe_VkSwapchainCreateInfoKHR in CV
Chris Forbes
2016-10-03
layers: Clean up layer settings file comments.
Karl Schultz
2016-10-03
Fix CMake modules not being added correctly
Raul Tambre
2016-10-03
build: gh52-CMake changes to enable make install on Linux
Karl Schultz
2016-09-30
loader: gh971 Fix double free on physical devices
Maciej Jesionowski
2016-09-30
layers: Add VK_NV_external_memory_win32 ext to PV
Mark Lobodzinski
2016-09-30
layers: Add VK_NV_external_memory_caps ext to PV
Mark Lobodzinski
2016-09-30
layers: Add debug marker extension support to PV
Mark Lobodzinski
2016-09-29
layers: gh965 Reading undefined memory is now a warning
Karl Schultz
2016-09-29
header: Move vulkan.hpp to version 1.0.28
Lenny Komow
2016-09-29
layers: Updated vulkan.py for changed extension def
Mark Lobodzinski
2016-09-29
layers: Fix thread/PV codegen for new notation
Mark Lobodzinski
2016-09-29
layers: Whitelisted new extensions for 1.0.28
Mark Lobodzinski
2016-09-29
loader: Move SOVERSION to version 1.0.28
Mark Lobodzinski
2016-09-29
layers: Move Windows json files to version 1.0.28
Mark Lobodzinski
2016-09-29
layers: Move Linux json files to version 1.0.28
Mark Lobodzinski
2016-09-29
header: Move vk.xml to version 1.0.28
Mark Lobodzinski
2016-09-29
header: Move vk_platform.h to version 1.0.28
Mark Lobodzinski
2016-09-29
header: Move vulkan.h to version 1.0.28
Mark Lobodzinski
2016-09-30
layers: Complain about subpass mismatch between CB and pipeline
Chris Forbes
2016-09-30
layers: Use cmd buffer as src object in callback
Chris Forbes
2016-09-29
demos: Remove tri from Android build
Cody Northrop
2016-09-29
demos: Set srcAccessMask correctly for present barriers
Tony Barbour
2016-09-29
cmake: Fix whitespace
Mark Lobodzinski
2016-09-28
build: gh27 Allow builds in paths with spaces
Karl Schultz
2016-09-28
layers: Added flags for in_use checks
Tobin Ehlis
2016-09-28
layers: Update DestroyBufferView to use Pre/Post paradigm
Tobin Ehlis
2016-09-28
layers: Add binding between cmd buffer and bufferView
Tobin Ehlis
2016-09-28
layers: Add in-use detection for VkBufferView
Tobin Ehlis
2016-09-28
demos: Remove tri demo
Tony Barbour
2016-09-28
layers: Add bool to guard command buffer state check
Tobin Ehlis
2016-09-28
layers: Indicate correct source for validateCommandBufferState() error
Tobin Ehlis
2016-09-28
docs: Add CubeWithLayers to Android section
Cody Northrop
2016-09-28
demos: Clean up logging for Android
Cody Northrop
2016-09-28
demos: Enable validation for Android cube
Cody Northrop
2016-09-28
demos: Add APK with layers to cube
Cody Northrop
2016-09-28
loader: gh989 - Fix incorrect array index
Jan-Harald Fredriksen
2016-09-27
demos: s/X11_INCLUDE_DIRS/X11_INCLUDE_DIR/ typo
Robert Bragg
2016-09-27
layers: Convert RENDER_PASS_NODE::pCreateInfo to use safe struct
Chris Forbes
2016-09-27
layers: Don't accidentally copy safe_VkFramebufferCreateInfo
Chris Forbes
2016-09-27
layers: Don't add VK_SUBPASS_EXTERNAL edges to subpass DAG.
Chris Forbes
2016-09-27
layers: Trim out some more old MT renderpass junk
Chris Forbes
2016-09-27
layers: Remove unnecessary constructors from new _STATE classes
Chris Forbes
2016-09-27
layers: Tweak naming of enums moved from SwapChain to CV
Chris Forbes
[prev]
[next]