.. |
Android.mk
|
Texture from framebuffer: Logging improvements
|
2020-08-04 14:45:14 +02:00 |
AndroidAudio.cpp
|
Some renaming and cleanup in the Android audio code
|
2020-07-28 14:24:40 +02:00 |
AndroidAudio.h
|
Some renaming and cleanup in the Android audio code
|
2020-07-28 14:24:40 +02:00 |
AndroidEGLContext.cpp
|
Remove category from _assert_msg_ functions. We don't filter these by category anyway.
|
2020-07-19 20:33:25 +02:00 |
AndroidEGLContext.h
|
GLES: Move some vendor bug checks to Draw.
|
2018-12-23 20:27:22 -08:00 |
AndroidGraphicsContext.h
|
Avoid calling any GL calls during shutdown on Android. Should help #11063
|
2018-10-06 21:31:52 +02:00 |
AndroidJavaGLContext.cpp
|
Android: Reduce asserts during startup.
|
2020-07-28 19:06:29 +02:00 |
AndroidJavaGLContext.h
|
GLES: Move some vendor bug checks to Draw.
|
2018-12-23 20:27:22 -08:00 |
AndroidVulkanContext.cpp
|
Android: Reduce asserts during startup.
|
2020-07-28 19:06:29 +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
|
Android: Reduce asserts during startup.
|
2020-07-28 19:06:29 +02:00 |
app-android.h
|
Enough JNI/threading hackery to get it to run on Android! Broken readbacks make it crash alot though.
|
2018-01-28 17:30:33 +01:00 |
Application.mk
|
Also update Application.mk for the old build system.
|
2017-12-07 23:47:54 +01:00 |
Arm64EmitterTest.cpp
|
Follow the ARM64 ABI better (update the frame pointer).
|
2017-01-27 14:19:03 +01:00 |
Arm64EmitterTest.h
|
Add "Arm64EmitterTest" which can run on startup to play around with instructions.
|
2015-04-06 18:13:26 +02:00 |
ArmEmitterTest.cpp
|
Some casting cleanup, misc
|
2015-04-06 18:13:06 +02:00 |
ArmEmitterTest.h
|
Make the armjit branch compile on Blackberry, compatible with iOS. Still crashes on ArmEmitterTest().
|
2012-12-13 11:41:30 +10:00 |
Locals.mk
|
Implement ANR2ME's solution for miniupnpcstring.h
|
2020-07-22 10:26:21 +02:00 |
OpenSLContext.cpp
|
Some renaming and cleanup in the Android audio code
|
2020-07-28 14:24:40 +02:00 |
OpenSLContext.h
|
Some renaming and cleanup in the Android audio code
|
2020-07-28 14:24:40 +02:00 |
TestRunner.cpp
|
Windows: Separate Pause and Break actions.
|
2018-06-23 10:14:36 -07:00 |
TestRunner.h
|
Fix running the CPU test from the UI.
|
2018-01-04 18:10:41 +01:00 |