.. |
Android.mk
|
Debug visualization for the Vulkan memory allocator. Shows some interesting behaviour.
|
2018-01-29 19:38:10 +01:00 |
AndroidEGLContext.cpp
|
Merge pull request #10411 from hrydgard/gl-render-manager
|
2018-01-31 12:22:07 +01:00 |
AndroidEGLContext.h
|
Android: Fix emuthread management to exit cleanly without hanging. Helps with task switching on Android.
|
2018-02-07 13:11:43 +01:00 |
AndroidGraphicsContext.h
|
Android: Fix emuthread management to exit cleanly without hanging. Helps with task switching on Android.
|
2018-02-07 13:11:43 +01:00 |
AndroidJavaGLContext.cpp
|
Android: Fix emuthread management to exit cleanly without hanging. Helps with task switching on Android.
|
2018-02-07 13:11:43 +01:00 |
AndroidJavaGLContext.h
|
Android: Fix emuthread management to exit cleanly without hanging. Helps with task switching on Android.
|
2018-02-07 13:11:43 +01:00 |
AndroidVulkanContext.cpp
|
Merge pull request #10411 from hrydgard/gl-render-manager
|
2018-01-31 12:22:07 +01:00 |
AndroidVulkanContext.h
|
Android: Fix emuthread management to exit cleanly without hanging. Helps with task switching on Android.
|
2018-02-07 13:11:43 +01:00 |
app-android.cpp
|
Cleanup the Windows thread stuff to work like the other platforms. Not quite perfect yet.
|
2018-02-07 16:00:29 +01: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
|
Try to fix build with the old Android build system too...
|
2017-12-08 10:25:42 +01:00 |
native-audio-so.cpp
|
Make the OpenSL wrapper an object too, to make sure it's always initialized the same.
|
2017-08-01 15:42:47 +02:00 |
native-audio-so.h
|
Make the OpenSL wrapper an object too, to make sure it's always initialized the same.
|
2017-08-01 15:42:47 +02:00 |
native_audio.cpp
|
Make the OpenSL wrapper an object too, to make sure it's always initialized the same.
|
2017-08-01 15:42:47 +02:00 |
native_audio.h
|
Make a state object for the Android audio wrapper
|
2017-08-01 15:28:45 +02:00 |
TestRunner.cpp
|
Fix running the CPU test from the UI.
|
2018-01-04 18:10:41 +01:00 |
TestRunner.h
|
Fix running the CPU test from the UI.
|
2018-01-04 18:10:41 +01:00 |