Unknown W. Brackets
|
02855e7abb
|
Remove unused pad_buttons and old virtual_input.
GamepadEmu does this now.
|
2017-03-13 22:57:22 -07:00 |
|
Henrik Rydgard
|
f1c96c056d
|
Move all the GL/D3D9 FBO code into thin3d.
|
2017-02-06 11:40:16 +01:00 |
|
Unknown W. Brackets
|
30e99206c9
|
UI: Add a generic word wrapper class.
|
2016-07-04 16:03:22 -07:00 |
|
Unknown W. Brackets
|
41e7d3ecde
|
http: Switch to using input/output sinks.
This should be more performant than reading one byte at a time in a loop.
|
2016-05-26 18:16:38 -07:00 |
|
Henrik Rydgard
|
d325aa2b30
|
Hook up Vulkan on Android, no idea if it works. Move VulkanContext to Common.
|
2016-03-20 19:30:11 +01:00 |
|
Henrik Rydgard
|
2481714a8e
|
Load Vulkan dynamically. Fix Android build (though - Vulkan is not working on Android yet)
|
2016-03-20 19:30:11 +01:00 |
|
Carlos Estrague
|
2564314c0f
|
fix typo again.
fault copy/past.
|
2016-01-18 01:11:19 +01:00 |
|
Munir
|
7be2f81544
|
Initial support x64-android
|
2016-01-17 23:34:25 +01:00 |
|
Unknown W. Brackets
|
df6cbafe0f
|
Measure free disk space to size block count.
|
2015-11-18 21:56:03 -08:00 |
|
Henrik Rydgard
|
ecbef7a2ff
|
Remove easy_file.cpp/h. Minor cleanups.
|
2015-09-19 14:29:02 +02:00 |
|
Henrik Rydgård
|
333ed22907
|
Remove gfx_es2/vertex_format
|
2015-09-19 11:07:52 +02:00 |
|
Henrik Rydgård
|
c219793803
|
Remove the old UI texture class
|
2015-09-19 11:05:00 +02:00 |
|
Henrik Rydgård
|
ca0a6dc7f9
|
Remove native audio mixer (Unused in PPSSPP) and stb_vorbis
|
2015-09-19 10:43:58 +02:00 |
|
Henrik Rydgård
|
1a59e3820a
|
Remove aabb, hamming, perlin
|
2015-09-19 10:32:35 +02:00 |
|
Henrik Rydgård
|
58ffa5f38c
|
Remove file/dialog.cpp,h
|
2015-09-19 10:29:16 +02:00 |
|
Henrik Rydgård
|
df47f41db6
|
Remove scoped_ptr (now unique_ptr), midi
|
2015-09-19 10:26:27 +02:00 |
|
Henrik Rydgård
|
45e3b7122b
|
Remove some unused code (error_context, fastlist, stats)
|
2015-09-19 10:15:24 +02:00 |
|
Henrik Rydgard
|
c757931779
|
Android: Combine the two Java Eclipse projects into one.
Should make it easier to get ndk-gdb going, which I've always had crazy issues with with library projects.
|
2015-09-10 18:51:48 +02:00 |
|
Unknown W. Brackets
|
f279c2a3c2
|
Merge remote repo native into ext/native/.
|
2015-09-06 12:24:17 -07:00 |
|