You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
Updated thirdparty OpenXR library to 1.0.33
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2017-2023, The Khronos Group Inc.
|
||||
// Copyright (c) 2017-2024, The Khronos Group Inc.
|
||||
// Copyright (c) 2017-2019 Valve Corporation
|
||||
// Copyright (c) 2017-2019 LunarG, Inc.
|
||||
// SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
@@ -6,7 +6,7 @@
|
||||
// See loader_source_generator.py for modifications
|
||||
// ************************************************************
|
||||
|
||||
// Copyright (c) 2017-2023, The Khronos Group Inc.
|
||||
// Copyright (c) 2017-2024, The Khronos Group Inc.
|
||||
// Copyright (c) 2017-2019 Valve Corporation
|
||||
// Copyright (c) 2017-2019 LunarG, Inc.
|
||||
//
|
||||
@@ -34,10 +34,9 @@
|
||||
|
||||
#include "xr_dependencies.h"
|
||||
#include "openxr/openxr.h"
|
||||
#include "openxr/openxr_loader_negotiation.h"
|
||||
#include "openxr/openxr_platform.h"
|
||||
|
||||
#include "loader_interfaces.h"
|
||||
|
||||
#include "loader_instance.hpp"
|
||||
|
||||
#include "loader_platform.hpp"
|
||||
|
||||
Reference in New Issue
Block a user