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
path:
root
/
layers
/
unique_objects.h
Age
Commit message (
Expand
)
Author
2017-12-15
layers: Fix Graphics Pipeline pointers not ignored
Petr Kraus
2017-09-12
Revert "layers: Fix Graphics Pipeline pointers not ignored"
Mark Lobodzinski
2017-09-12
layers: Fix Graphics Pipeline pointers not ignored
Petr Kraus
2017-06-06
layers: Remove device_extensions.h from unique objs
Mark Lobodzinski
2017-05-03
layers: Move UO helpers to header
Chris Forbes
2017-05-03
layers: Store instance data in UO::layer_data rather than gpu handle
Chris Forbes
2017-05-03
layers: Use InstanceExtensions support in UO
Chris Forbes
2017-05-03
layers: hold UO dispatch tables by value in layer_data
Chris Forbes
2017-05-03
layers: UO: split device and instance data
Chris Forbes
2017-03-07
layers: Create desc_update_template map for new objs
Mark Lobodzinski
2017-02-10
layers: Codegen unique-objects extension whitelists
Mark Lobodzinski
2017-01-26
repo: Clang-format LVL source files using Google
Mark Lobodzinski
2017-01-25
layers: Add new exts to unique_objects whitelist
Lenny Komow
2017-01-25
layers: Make uniqueobjects header clang-format proof
Mark Lobodzinski
2016-10-06
Layers: Implement unique_objects layer using vk.xml
Mark Lobodzinski
2016-10-03
layers: Update changed extension names for 1.0.29
Mark Lobodzinski
2016-09-29
layers: Whitelisted new extensions for 1.0.28
Mark Lobodzinski
2016-09-19
unique_object: Remove unneccessary code.
Mark Young
2016-08-29
layers: PR887, Add extension white-list
Mark Lobodzinski
2016-08-29
layers: Add debug report support to unique_objects
Mark Lobodzinski
2016-07-21
layers : gh682 move gipa dispatch table init
Mark Young
2016-07-18
layers: NV_dedicated_allocation support for unique_objects
Dustin Graves
2016-07-12
layers: Don't use instance pointer after it has been destroyed
Cody Northrop
2016-06-30
layers: Fix compilation errors for KHR_display ext
Jon Ashburn
2016-06-30
layers: Fix unique_objects creation of VkDisplayKHR
Jon Ashburn
2016-06-30
layers: Fix GetDisplayModePropertiesKHR unique_objects code
Jon Ashburn
2016-06-30
layers: Finish add support to validation for VK_KHR_display extension
Jon Ashburn
2016-06-30
Added WSI KHR_display support to validation
Petros Bantolas
2016-06-29
layers: GH618, Correct WSI exension flag usage
Mark Lobodzinski
2016-05-24
unique_objects: avoid invalid GIPA call in vkCreateDevice
Chia-I Wu
2016-05-24
vk-layer-generate.py: put layer functions into a namespace
Chia-I Wu
2016-05-10
build: GH316 include cinttypes instead of inttypes.h
Karl Schultz
2016-05-02
layers: Make unique object IDs unique cross-device and cross-instance
Mark Lobodzinski
2016-04-29
layers: Fix access violation
Dustin Graves
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-14
layers: Fix 32-bit VS2013 build
Dustin Graves
2016-04-14
layers: Overhaul unique_objects
Tobin Ehlis
2016-04-05
layers: Change include order of loader platform.
Jamie Madill
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-03-03
build: LVLPR65, Fix android extensions support in unique_objects
Michael Lentine
2016-02-23
layers: Remove unnecessary null pointer checks
Eric Engestrom
2016-02-11
layers: Update unique_objects to make use of safe_structs
Tobin Ehlis
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-03
Revert "layers: Clang-format changes for files in layers dir of repo"
Mark Lobodzinski
2016-02-02
layers: Clang-format changes for files in layers dir of repo
Mark Lobodzinski
2016-02-02
layers: Validation Layer Copyright Updates
Mark Lobodzinski
2016-01-20
loader: implement new layer init method
Courtney Goeltzenleuchter
2016-01-11
misc: Move to Vulkan header version 0.222
Jon Ashburn
2016-01-07
layers: UniqueObject updates based on review
Tobin Ehlis
[next]