Vita3K-Android/vita3k
2021-05-31 03:02:53 +09:00
..
app kernel: Merge thread state and functions & fix gdb 2021-05-22 21:12:11 +02:00
audio audio: Programmatic audio control 2021-04-06 23:37:33 +07:00
codec decoder: Fix memleak because shadowed variable 2021-05-11 15:56:24 +02:00
config Move load_self from host to kernel 2021-05-27 13:12:17 +02:00
cpu kernel: Fix uninits 2021-05-27 19:32:31 +09:00
crypto build: fix build on VS 16.6.0. 2020-05-21 06:27:01 +03:00
ctrl Vita3K: run clang-format 2020-04-07 16:48:08 -04:00
dialog gui/lang: add some common text. 2021-04-02 08:45:31 +02:00
features renderer/opengl: Use spir-v when possible (#1180) 2021-03-02 20:44:14 +01:00
gdbstub kernel: ThreadState constructor 2021-05-27 01:56:07 +09:00
glutil Emu: Add unicode support for base and pref path. 2020-09-15 14:51:47 +03:00
gui notice: fix notice update for addcont. 2021-05-31 03:02:53 +09:00
gxm renderer: Allow writing depth when both side fragment program is disabled 2021-05-30 20:01:44 +02:00
host notice: fix notice update for addcont. 2021-05-31 03:02:53 +09:00
ime gui: improve IME keyboard. 2021-05-02 13:19:51 +02:00
io io: Correct life cycle of vita_loc 2021-05-27 04:04:17 +02:00
kernel Move load_self from host to kernel 2021-05-27 13:12:17 +02:00
mem mem: Zeropage is invalid 2021-05-28 07:25:20 +09:00
module Move load_self from host to kernel 2021-05-27 13:12:17 +02:00
modules modules/SceGxm: Stub SetVisibilityBuffer. 2021-05-29 02:03:47 +02:00
net SceNetCtl: Code refactoring 2021-05-24 03:36:42 +02:00
ngs ngs: Transition state after voice finished 2021-05-24 23:27:52 +02:00
nids kernel: Pull out avplayer,auidodev,videodec,fiber state 2021-05-09 19:47:59 +02:00
np mem: split mem.h 2021-04-12 17:32:23 +02:00
renderer renderer: Allow writing depth when both side fragment program is disabled 2021-05-30 20:01:44 +02:00
rtc Update submodules + minor changes (#1137) 2021-02-09 21:49:54 +01:00
shader shader: Fix mask write decoding and vmad2 modifiers 2021-05-28 09:36:35 +02:00
shaders-builtin renderer/vulkan: add texture support 2019-09-06 14:56:05 -04:00
threads emulator: Refactor file structure (#557) 2019-08-28 16:52:07 +03:00
touch dialog: Disable sceTouch and sceCtrl polling when common dialog is running 2021-01-13 22:03:55 +01:00
util kernel: Polish trampoline injection 2021-05-19 11:36:18 +09:00
CMakeLists.txt kernel: Move cpu protocol to kernel 2021-05-18 03:18:25 +09:00
dir_doc.cpp Added source code folder documentation 2021-04-18 00:25:38 +02:00
interface.cpp Move load_self from host to kernel 2021-05-27 13:12:17 +02:00
interface.h gui: Refactor get user app param. 2021-02-23 15:10:53 +01:00
main.cpp kernel: Redesign guest function calling 2021-05-18 03:18:25 +09:00
performance.cpp vita3k: Clean up headers 2020-05-25 18:07:28 +02:00
resource.h emulator: Refactor file structure (#557) 2019-08-28 16:52:07 +03:00
Vita3K.ico emulator: Refactor file structure (#557) 2019-08-28 16:52:07 +03:00
Vita3K.png emulator: Refactor file structure (#557) 2019-08-28 16:52:07 +03:00
Vita3K.rc emulator: Refactor file structure (#557) 2019-08-28 16:52:07 +03:00
WindowsDpiAwareness.manifest gui: add better support for high dpi displays 2021-04-29 16:19:12 +02:00