Block or Report
Block or report christophe-lunarg
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
gfxreconstruct Public
Forked from LunarG/gfxreconstruct
Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
C++ 1
-
VulkanTools Public
Forked from LunarG/VulkanTools
Tools to aid in Vulkan development including useful layers, trace and replay, and tests
C++ 1
-
-
Vulkan-Guide Public
Forked from KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
-
Vulkan-ValidationLayers Public
Forked from KhronosGroup/Vulkan-ValidationLayers
Vulkan Validation Layers
C++
1,338 contributions in the last year
Contribution activity
January 2023
Created 25 commits in 1 repository
Created 1 repository
Created a pull request in KhronosGroup/Vulkan-Loader that received 56 comments
Warn user when using device layers field #1086
The device layer fields in VkDeviceCreateInfo are deprecated and have been for years. Users should not be adding anything to them (and if they do, …
Opened 8 other pull requests in 1 repository
KhronosGroup/Vulkan-Profiles
8
merged
- profile: desktop baseline 2022 v2 for MoltenVk with vk1.2
- fix usage of deprecated header
- test: add tests_generated to run systematically
- profile: add VP_LUNARG_test_api_generated validation
- Improve handling of by profiles layer #337
- Android Baseline 2022 v1 and Android Baseline 2021 v2
- layer: fix build on Linux and macOS
- Removing necessity to copy test files to the build directory