Commit Graph

  • d19a00d97d Friendship revoked with httpserver offtkp 2023-10-20 19:33:37 +03:00
  • 23636b22fa Hydra core offtkp 2023-09-26 18:54:53 +03:00
  • 504c61c779 Merge pull request #318 from OFFTKP/master wheremyfoodat 2023-10-20 03:03:07 +03:00
  • b5b94a3526 Add some renderer related helper functions in emulator and renderergl offtkp 2023-10-20 02:59:53 +03:00
  • df3c90109b Merge pull request #317 from OFFTKP/master wheremyfoodat 2023-10-20 02:28:57 +03:00
  • 6b5508d52b move filesystem header to right place offtkp 2023-10-20 02:16:49 +03:00
  • c3487251b6 Merge pull request #315 from hydra-emu/wrage-4 wheremyfoodat 2023-10-20 02:07:18 +03:00
  • 3806b99b8b Abide by my masters demands offtkp 2023-10-20 02:01:35 +03:00
  • 70ba204168 Who put this here offtkp 2023-10-20 01:47:37 +03:00
  • b79c12901b Merge pull request #1 from wheremyfoodat/wrage-4 Paris 2023-10-20 01:36:10 +03:00
  • c0c3153cd8 Bonk wheremyfoodat 2023-10-20 01:12:22 +03:00
  • 1c50ca065d Temporarily remove SDL code from panda-qt wheremyfoodat 2023-10-20 01:04:53 +03:00
  • fb0a2a6801 Decouple emulator and frontend code offtkp 2023-10-18 01:12:59 +03:00
  • afa2bbf02b Merge pull request #314 from hydra-emu/wrage-4 v0.7 Paris 2023-10-18 01:10:35 +03:00
  • ab83fc1e71 Replace android_ndk_import_module_cpufeatures macro with its declaration offtkp 2023-10-18 00:34:35 +03:00
  • fa9af4fb2e Fix save path on Android offtkp 2023-10-18 00:33:18 +03:00
  • e57256ac6c Merge pull request #313 from hydra-emu/wrage-3 wheremyfoodat 2023-10-18 00:02:06 +03:00
  • c081a099e5 Fix more shader type mismatches offtkp 2023-10-17 23:38:11 +03:00
  • 6626c2ae9b Better MAC address handling (#312) wheremyfoodat 2023-10-17 23:27:37 +03:00
  • 5043f98e00 Fix shader type mismatches (#311) wheremyfoodat 2023-10-17 22:24:44 +03:00
  • 63272abfbe Merge pull request #310 from wheremyfoodat/wrage-2 wheremyfoodat 2023-10-17 01:55:09 +03:00
  • f0c6930b8d Update CMakeLists.txt Paris 2023-10-17 01:26:41 +03:00
  • d316e41625 Merge pull request #309 from wheremyfoodat/wrage wheremyfoodat 2023-10-17 00:08:35 +03:00
  • 66ef63899a Update lua_manager.hpp Paris 2023-10-17 00:07:48 +03:00
  • 07afcfb24c Merge pull request #307 from wheremyfoodat/rhappy wheremyfoodat 2023-10-15 17:44:24 +03:00
  • 0421eae7ae Set up icons wheremyfoodat 2023-10-07 23:15:43 +03:00
  • 6ae8d084b4 Use mutex for synchronizing the UI with the emulator thread wheremyfoodat 2023-10-07 22:10:10 +03:00
  • ab2ff18290 Fix dumping wheremyfoodat 2023-10-07 21:52:47 +03:00
  • abe4675477 Attempt to add RomFS dumping wheremyfoodat 2023-10-07 21:23:05 +03:00
  • 2ab37b3d4a Don't sleep on service handles for the time being wheremyfoodat 2023-10-06 18:16:46 +03:00
  • f9dc9ac94d Add mio submodule wheremyfoodat 2023-10-06 09:33:15 +03:00
  • 8d6c222db7 Merge pull request #305 from wheremyfoodat/rhappy wheremyfoodat 2023-10-02 02:53:28 +03:00
  • 9d9b0f9c41 [Qt] Fix deadlock wheremyfoodat 2023-10-02 02:09:13 +03:00
  • c648b6c62d [Qt] Add file picker wheremyfoodat 2023-10-02 00:59:14 +03:00
  • 061c80fd11 Properly join emulator thread wheremyfoodat 2023-10-01 23:51:08 +03:00
  • c5c0c423c5 Merge pull request #304 from wheremyfoodat/rhappy wheremyfoodat 2023-10-01 17:27:33 +03:00
  • 84044d078e [Qt] Don't slack on translations wheremyfoodat 2023-10-01 16:59:51 +03:00
  • fbfea624cb [Qt] Be a little less OpenGL-hyperfocused wheremyfoodat 2023-10-01 16:49:30 +03:00
  • c10a3e7160 Make emulator output size properly configurable wheremyfoodat 2023-10-01 16:28:14 +03:00
  • 844803089b Merge pull request #303 from wheremyfoodat/rhappy wheremyfoodat 2023-10-01 01:57:23 +03:00
  • 27a04a806e [Qt] Make null renderer create a GL context for vsync purposes wheremyfoodat 2023-10-01 01:30:16 +03:00
  • 5155682e0f Get emulator rendering working with Qt wheremyfoodat 2023-10-01 01:28:08 +03:00
  • 931343c39e Merge pull request #302 from wheremyfoodat/rhappy wheremyfoodat 2023-09-30 18:58:49 +03:00
  • 4329976dbc clang-format wheremyfoodat 2023-09-30 18:39:05 +03:00
  • 36506e18bb [Qt] Implement theme selection wheremyfoodat 2023-09-30 18:35:50 +03:00
  • 837bf7524f Add dark theme button wheremyfoodat 2023-09-30 17:51:48 +03:00
  • 155d2b8f24 [Qt] Add MainWindow class wheremyfoodat 2023-09-30 17:07:54 +03:00
  • aa61ad3dd6 Merge pull request #301 from wheremyfoodat/rhappy wheremyfoodat 2023-09-30 15:26:35 +03:00
  • 55bb0d7170 Link EGL and GLX on Linux wheremyfoodat 2023-09-30 15:01:28 +03:00
  • 5426ddfd78 Merge branch 'master' into rhappy wheremyfoodat 2023-09-30 14:56:47 +03:00
  • 8c3dd70c5a Add QPlatformNative include for Linux/BSD wheremyfoodat 2023-09-30 13:57:54 +03:00
  • 45a80c9e39 Better GL screen widget, initialize it to red as a test wheremyfoodat 2023-09-30 13:44:54 +03:00
  • b8032c8286 Add Qt screen widget wheremyfoodat 2023-09-30 13:21:27 +03:00
  • 76f30eae5c Merge pull request #300 from wheremyfoodat/rhappy wheremyfoodat 2023-09-30 11:56:43 +03:00
  • f98662e1bd Fix CMake wheremyfoodat 2023-09-30 11:33:20 +03:00
  • 63e939e98e Split panda_sdl and panda_qt wheremyfoodat 2023-09-30 11:29:26 +03:00
  • 2249d11b1e Merge pull request #299 from wheremyfoodat/rhappy wheremyfoodat 2023-09-30 11:16:27 +03:00
  • 9a16245782 Update CMakeLists.txt wheremyfoodat 2023-09-30 10:55:32 +03:00
  • 588d842bce Update Qt_Build.yml wheremyfoodat 2023-09-30 03:10:09 +03:00
  • f6634786c1 AAAAAAAAAAAAAAAAAAAAA wheremyfoodat 2023-09-30 02:52:23 +03:00
  • 2a0c0afff5 Update context_egl.h wheremyfoodat 2023-09-30 02:33:04 +03:00
  • 53858d7bd7 Update glad_glx.h wheremyfoodat 2023-09-30 01:58:37 +03:00
  • 6125b7ebf7 Force CI to run :( wheremyfoodat 2023-09-30 01:50:24 +03:00
  • 0bfa295053 Fix include again wheremyfoodat 2023-09-30 01:46:12 +03:00
  • 046b334cb5 Fix include wheremyfoodat 2023-09-30 01:37:27 +03:00
  • 5d9ded47da Fix typo wheremyfoodat 2023-09-30 01:33:27 +03:00
  • 42cbcc1380 Merge pull request #297 from TGP17/AppImage-Qt wheremyfoodat 2023-09-29 18:46:51 +03:00
  • 4598187893 Bring back Qt debugging artifact cause Qt sucks wheremyfoodat 2023-09-29 18:46:08 +03:00
  • 87a0ba519b Add Qt AppImage (#1) TGP17 2023-09-29 17:24:32 +02:00
  • 1c179d9040 Remove debug artifact wheremyfoodat 2023-09-29 17:31:32 +03:00
  • 89ed176d97 Setting up Qt (#294) wheremyfoodat 2023-09-29 17:30:13 +03:00
  • 49368e0db6 Merge pull request #293 from wheremyfoodat/res wheremyfoodat 2023-09-27 16:41:45 +03:00
  • 7883e1fdca Result: Initialize m_value to 0 in default HorizonResult constructor wheremyfoodat 2023-09-27 16:13:01 +03:00
  • 929a20b181 Merge pull request #292 from wheremyfoodat/qt wheremyfoodat 2023-09-27 14:45:57 +03:00
  • 8995bd2963 clang-format Result headers wheremyfoodat 2023-09-27 14:33:05 +03:00
  • b77ed3b86f Merge pull request #291 from wheremyfoodat/qt wheremyfoodat 2023-09-27 14:31:26 +03:00
  • aacb7c58e7 clang-format wheremyfoodat 2023-09-27 14:18:57 +03:00
  • 2f47f15315 Implement RenameFile for ExtSaveData wheremyfoodat 2023-09-27 14:16:27 +03:00
  • 572e8ea1f7 Merge pull request #290 from wheremyfoodat/qt wheremyfoodat 2023-09-27 00:07:38 +03:00
  • 4199c3b25b Stub TLS root certificate archive wheremyfoodat 2023-09-26 23:53:13 +03:00
  • a42d678c04 Implement CFG::TranslateCountryInfo wheremyfoodat 2023-09-26 23:45:52 +03:00
  • 9e2707e097 Add FS::RenameFile wheremyfoodat 2023-09-26 23:31:17 +03:00
  • 83b2cae135 Merge pull request #289 from wheremyfoodat/qt wheremyfoodat 2023-09-26 23:00:22 +03:00
  • fc15a179ad Stub FRD::GetFriendRelationship wheremyfoodat 2023-09-26 22:59:48 +03:00
  • 0ba4ffffab [SystemSaveData] Return error when path is unsafe wheremyfoodat 2023-09-25 20:21:12 +03:00
  • 80ebb353a5 Update apt.cpp wheremyfoodat 2023-09-25 00:54:35 +03:00
  • f1bb03d164 Merge pull request #287 from wheremyfoodat/system-appz wheremyfoodat 2023-09-24 22:59:44 +03:00
  • e9ec836504 Add SystemSaveData::CreateDirectory wheremyfoodat 2023-09-24 22:41:31 +03:00
  • e2c88d7ff6 Merge pull request #286 from wheremyfoodat/system-appz wheremyfoodat 2023-09-24 22:40:51 +03:00
  • 7c8d73071a Add cfg:s wheremyfoodat 2023-09-24 22:24:49 +03:00
  • 3cf917f749 Merge pull request #285 from wheremyfoodat/system-appz wheremyfoodat 2023-09-24 19:53:56 +03:00
  • ef51572193 [AC] Stub undocumented functions wheremyfoodat 2023-09-24 19:07:47 +03:00
  • becc777bd8 Moar FRD wheremyfoodat 2023-09-24 18:53:25 +03:00
  • fe8a23e0d9 Add CFG::GetConfigInfoBlk8 implementation wheremyfoodat 2023-09-24 18:32:37 +03:00
  • d9ddb65b8c [NDM] Add exclusive state wheremyfoodat 2023-09-24 18:22:03 +03:00
  • 77fb6d8f0a Add FRD::IsOnline wheremyfoodat 2023-09-24 18:09:33 +03:00
  • 7d55193087 Add implementations for CFG::SecureInfoGetByte101 and CFG::GetLocalFriendCodeSeed wheremyfoodat 2023-09-24 17:11:40 +03:00
  • e682dad4ee Merge pull request #284 from wheremyfoodat/wheremyfoodat-patch-2 wheremyfoodat 2023-09-24 16:16:19 +03:00
  • 458518e51c Add website to readme wheremyfoodat 2023-09-24 16:15:54 +03:00
  • cd2bcb5a54 Update funding wheremyfoodat 2023-09-18 23:37:00 +03:00