..
Android.mk
Add basic CI support for build-testing the Android-based VR build.
2022-11-25 10:49:59 +01:00
AndroidAudio.cpp
Store the OpenSL error in a global to avoid "No context"
2021-06-16 07:28:45 +02:00
AndroidAudio.h
Store the OpenSL error in a global to avoid "No context"
2021-06-16 07:28:45 +02:00
AndroidContentURI.h
Fix some mis-handling of single file URI. Fixes the Load... button.
2021-08-07 12:17:31 +02:00
AndroidEGLContext.cpp
Make a lot more code VR build for all platforms
2022-11-06 14:36:51 +01:00
AndroidEGLContext.h
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
AndroidGraphicsContext.h
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
AndroidJavaGLContext.cpp
OpenGL ES: Crash as early as possible if things are bad
2022-11-08 10:43:38 +01:00
AndroidJavaGLContext.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
AndroidVulkanContext.cpp
Remove splitSubmit setting. Now we submit init commands before the acquire.
2022-09-17 01:07:30 +02:00
AndroidVulkanContext.h
Vulkan: Remove support for the old VK_EXT_debug_report extension
2020-06-21 23:04:51 +02:00
app-android.cpp
OpenXR - Force PSP menu aspect ratio
2022-11-17 17:30:29 +01:00
app-android.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
Application.mk
Arm64EmitterTest.cpp
Getting really close to getting rid of base/logging.h now.
2020-08-15 19:09:01 +02:00
Arm64EmitterTest.h
ArmEmitterTest.cpp
Getting really close to getting rid of base/logging.h now.
2020-08-15 19:09:01 +02:00
ArmEmitterTest.h
Locals.mk
Android non-gradle buildfix
2022-10-17 20:12:54 +02:00
OpenSLContext.cpp
Remove asserts from OpenSL init. Expose error inside audio settings
2021-06-15 23:13:07 +02:00
OpenSLContext.h
Remove asserts from OpenSL init. Expose error inside audio settings
2021-06-15 23:13:07 +02:00
TestRunner.cpp
Correct cleaning string and remove unused vars
2022-09-30 12:26:30 +03:00
TestRunner.h