Commit graph

  • a0f993e1db more testing of RSP REGS MEandHLE_Testing z2442 2025-03-29 20:19:47 -04:00
  • 476d7d9032 Init psp DMA setup DMA_PSP z2442 2025-03-28 20:56:58 -04:00
  • 469daac7ac
    Merge 694d6faad5 into 4f31666b11 Howard Su 2025-03-27 06:27:38 +02:00
  • 8ac78e9872
    Merge fbc63d8a13 into 4f31666b11 Wally4000 2025-03-26 02:42:38 -04:00
  • 4f31666b11 Revert PIF change for Turok, we'll look into this later master Wally4000 2025-03-25 12:33:41 +11:00
  • 7a37223974
    Merge pull request #95 from DaedalusX64/glm z2442 2025-03-20 19:02:21 -04:00
  • f01e028409 Revert Windows docker container Wally4000 2025-03-19 12:13:10 +11:00
  • 9db8136fee Test Docker again Wally4000 2025-03-19 12:11:39 +11:00
  • 05eb367840 See if Docker works with Win build Wally4000 2025-03-19 12:08:36 +11:00
  • 674a9e2122 add a global to use math defines. Wally4000 2025-03-19 10:33:26 +11:00
  • 8bc77cc238 Add apt update Wally4000 2025-03-19 10:24:52 +11:00
  • ddd79670cf Fix vcpkg path Wally4000 2025-03-19 10:18:36 +11:00
  • 67b3fc7c15 add glm to vcpkg.json Wally4000 2025-03-19 10:08:09 +11:00
  • 0d91d251e3 setup vcpkg.json file for CI Wally4000 2025-03-18 12:17:35 +11:00
  • f843bcee02 Update Windows build instructions Wally4000 2025-03-18 10:28:55 +11:00
  • e4e60c63f1 Run CTR build on Docker ARM Wally4000 2025-03-18 09:54:46 +11:00
  • b34633056a Add basic DEBUG_CODE instruction to cmake file Graphics Wally4000 2025-03-18 09:48:10 +11:00
  • ae4884a12b Fix gles with GLM z2442 2025-03-16 17:55:26 -04:00
  • 9ae3b09062 Add some GLM stuff for debugging Wally4000 2025-03-17 07:31:55 +11:00
  • e5e2571a38 Fixed Turok Memory Pack loading issue wally4000 2025-03-16 19:16:38 +11:00
  • 2bcd30b10f Revert changes on renderer. wally4000 2025-03-16 18:57:22 +11:00
  • b67974d4e7 Add missing <cmath> definitions wally4000 2025-03-15 20:28:17 +11:00
  • bd3b69ff8e Move Math -> PSPMath wally4000 2025-03-15 20:24:05 +11:00
  • bef1427395 Small code cleanup wally4000 2025-03-15 20:23:31 +11:00
  • 2c1c1da494 Remove Redundant Math directory from Core Build wally4000 2025-03-15 20:08:04 +11:00
  • 70daeaf426 Remove old Matrix4x4 files wally4000 2025-03-15 20:02:03 +11:00
  • 4e11a1aef2 Forgot to reverse this one for SSB too wally4000 2025-03-15 17:41:29 +11:00
  • 437d7fbe1f Fix for models z2442 2025-03-14 21:53:49 -04:00
  • 142221f02e Now works on the PSP. wally4000 2025-03-14 15:54:25 +11:00
  • 3f2db3842a Fix GLM for GL and CTR Renderers wally4000 2025-03-14 14:57:02 +11:00
  • f0239755e6 Remove unused Matrix4x4 functions wally4000 2025-03-13 19:08:00 +11:00
  • 72532b844b Works on GL but not on PSP yet. Wally4000 2025-03-14 11:07:33 +11:00
  • 2480f5eac7 Replace Vector2 and remove the vector header files wally4000 2025-03-13 16:14:20 +11:00
  • 8a9b2abf06 Update Github workflows to add glm wally4000 2025-03-13 13:13:51 +11:00
  • 17a5f1be06 Replace Vector3 and Vector 4 with GLM Please enter the commit message for your changes. Lines starting Ben Slater 2025-03-13 13:07:44 +11:00
  • eb3bfeb26e Update Spinlock Logic, Needs more work though Clean-up-Redundant-Functions Wally4000 2025-03-10 09:50:39 +11:00
  • a5c1ee6d1c Merge branch 'Remove-Redundant-Files' into Clean-up-Redundant-Functions Wally4000 2025-03-09 12:22:02 +11:00
  • 89d795f0c8 Move Debug code to Debug only Remove-Redundant-Files Wally4000 2025-03-09 12:11:47 +11:00
  • 8c18c25dc2 Tidy up Endian.h Wally4000 2025-03-08 12:27:41 +11:00
  • 6965997998 HLE works on 3DS again, we can re-enable wally4000 2025-03-08 09:41:29 +11:00
  • 19be8004f9 Move PSP VFPU Functions out of OSHLE wally4000 2025-03-08 09:41:15 +11:00
  • f38d6e0150 Don't need to init the opcode struct twice. Wally4000 2025-03-05 18:05:05 +11:00
  • b9483863f0 Small code cleanup Wally4000 2025-03-05 17:14:13 +11:00
  • 786f10c7bd Remove Empty DynaRecTarget File Wally4000 2025-03-05 15:32:28 +11:00
  • 7f524d4045 Whoops. Revert this one Wally4000 2025-03-05 07:06:10 +11:00
  • 2203ec071d Remove empty RDP.cpp Wally4000 2025-03-05 07:05:05 +11:00
  • 6642147cff using more unique_ptrs Wally4000 2025-03-04 20:47:18 +11:00
  • e94331a00e Remove Redundant Dump function and header Wally4000 2025-03-04 09:32:56 +11:00
  • 3c74647511 Fix MP Instance for CTR Wally4000 2025-03-04 09:32:38 +11:00
  • fbc63d8a13 found_chunk not used without asserts. Silence_Warnings Wally4000 2025-03-04 08:34:37 +11:00
  • 93c9e8a796 Remove from release build Wally4000 2025-03-04 08:34:04 +11:00
  • 82182c839f Move Compile Options so all builds can see warnings Wally4000 2025-03-03 17:10:39 +11:00
  • 41fca62850 Tidy up a bunch of warnings Wally4000 2025-03-03 08:47:05 +11:00
  • d549f031b1 Tidy up RomFileCache Wally4000 2025-03-02 21:02:35 +11:00
  • 01d9eba433 use unique_ptr for Singleton as it should be Wally4000 2025-03-01 18:45:16 +11:00
  • 29890bdf53 Remove Thread and tidy up BaseRenderer Wally4000 2025-03-01 12:25:46 +11:00
  • 0fba82429b Remove unused fileexists warning Wally4000 2025-03-01 12:25:33 +11:00
  • 9626dc4825 Remove Thread.cpp / .h Wally4000 2025-03-01 12:25:22 +11:00
  • 22bf2158da Framerate Limiter fixed Wally4000 2025-03-01 12:23:38 +11:00
  • e748a9fe0c Print to console instead of assert for controller config error in SDL Wally4000 2025-03-01 10:16:22 +11:00
  • a446e40597 Revert POLEF implementation (Was experimental and not supposed to go to Master) wally4000 2025-02-28 21:01:03 +11:00
  • ea882718a0 Cleaning up some cmake Tidy-up-CMake Wally4000 2025-02-28 15:05:41 +11:00
  • 806cac61ec Silence the wall of warnings for potentially unused values (Used during measuring of opcodes Wally4000 2025-02-24 12:27:25 +11:00
  • 40fbd3c529 Move TextureCacheWEbDebug to SysPosix/HLEGraphics wally4000 2025-02-22 22:09:20 +11:00
  • 9fa686dfb4 Merge branch 'fix_DisplayListDebugger' wally4000 2025-02-22 22:00:35 +11:00
  • aab193d6e3 Clean up format directive wally4000 2025-02-22 19:07:04 +11:00
  • b6d53998f6 Fix Paths fix_DisplayListDebugger wally4000 2025-02-22 16:52:55 +11:00
  • 13b895ea48 Fix DisplayList Debugger (Doh!) wally4000 2025-02-22 10:33:37 +11:00
  • efd219a4ac Remove TextureCacheWebDebug for non posix targets. More path stuff wally4000 2025-02-21 21:09:29 +11:00
  • 02b2a28e9f Phat PSP memory correction z2442 2025-02-20 19:40:25 -05:00
  • 83458ba593
    Merge pull request #90 from DaedalusX64/GLES31_PORT Wally4000 2025-02-20 14:27:59 +11:00
  • 4e95646ee9 Remove Menu item in GL builds as active all the time. Wally4000 2025-02-20 11:41:02 +11:00
  • bd46471e17 Fix Paths for Web Debug Wally4000 2025-02-20 09:56:47 +11:00
  • 706f0e15ca
    Merge a23087e915 into fd2e177a0b Brennen Murphy 2025-02-08 21:51:13 +01:00
  • 36d1a3330c Fix for controller not found errer z2442 2025-02-08 10:24:47 -05:00
  • fd2e177a0b Apply change from Gles to GL GLES31_PORT z2442 2025-02-08 10:04:25 -05:00
  • a28e066e1b
    Merge pull request #86 from DaedalusX64/Arm64_builder z2442 2025-02-08 09:53:26 -05:00
  • 8146a6ea32 Re-enable DisplayList Debugger, compiles again yay wally4000 2025-02-08 20:10:40 +11:00
  • d6873d8c4d ifdef debug function for gles z2442 2025-02-02 20:56:30 -05:00
  • d3f3cd99e3 Small fix for textures on GLES z2442 2025-02-02 19:51:46 -05:00
  • 9e7ff489d9 Fix for UI2GL - We can not go back and forth between gl and UI z2442 2025-02-02 19:13:30 -05:00
  • fa47b15a31 Minor texture fix - missed a gl change Shader optimzation z2442 2025-01-31 21:43:53 -05:00
  • b2846d8435 Buffer optimzation z2442 2025-01-31 21:15:01 -05:00
  • a23087e915 raspberry pi 3 fixes Brennen Murphy 2025-01-30 13:42:55 +00:00
  • 407841c0e4 Another typo fix Thanks Krazy z2442 2025-01-28 18:38:15 -05:00
  • 9ad92a59a3 Typo correction in ifdef z2442 2025-01-28 18:19:42 -05:00
  • 25517ce9b9 Rename GCC_OLD to GCC_LEGACY z2442 2025-01-27 21:14:53 -05:00
  • 2f6c899b23 More libformat fixes z2442 2025-01-27 20:46:09 -05:00
  • 08c2b77727 Missed a few z2442 2025-01-27 20:25:18 -05:00
  • 0ab6dba948 Enable checking for GCC older than 13 and if that is the case use lib format instead of GCC format. z2442 2025-01-27 20:13:35 -05:00
  • 3e28d6ec57 Enable Clamp Fix for GLES z2442 2025-01-26 21:37:43 -05:00
  • dc7c5a5a1b
    Merge pull request #85 from krazynez/master Wally4000 2025-01-27 13:15:58 +11:00
  • 4d8bfb561a Cleanup and add back in desktop GL support alongside GLES z2442 2025-01-26 20:55:16 -05:00
  • 681090cae2 Add basic arm64 runner Arm64_builder wally4000 2025-01-27 12:04:07 +11:00
  • cd270c3326 Textures working full GLES rendering! z2442 2025-01-26 15:26:51 -05:00
  • 6fe3317e3b Start adding some fixes wally4000 2025-01-23 20:08:09 +11:00
  • e70c5950e6 Cmake GLES cleanup z2442 2025-01-12 21:33:04 -05:00
  • dccbcd1adb Move Gles files in to their own folder. z2442 2025-01-12 20:19:08 -05:00
  • 8473b99bbe init GLES port z2442 2025-01-12 13:37:06 -05:00
  • e9d3239ecb newline oddness Brennen Murphy 2025-01-12 07:58:29 -05:00