1
0
mirror of https://github.com/sm64pc/sm64pc.git synced 2025-04-12 00:05:59 +02:00

Commit Graph

  • d7ca2c0436
    skyconv fix "buffer overflow detected" (#581) nightly Nat 2024-12-17 15:37:35 +01:00
  • 20bb444562
    Restore copying RPC_LIBS to BUILD_DIR (#568) Remy Jette 2024-07-03 00:40:50 -07:00
  • 6f7d974a73 probably fix #564 fgsfds 2024-06-05 14:56:20 +02:00
  • aa5fe5fafd Revert "Multithreaded Audio (#554)" fgsfds 2024-06-05 14:50:20 +02:00
  • e93a2bc14e add config vars for audio thread runahead and sleep fgsfds 2024-05-22 10:31:11 +02:00
  • a02075edc3 update 60fps patch fgsfds 2024-05-11 15:46:08 +02:00
  • 2b67eb4012 threads: style fixes, cross-platform crap fgsfds 2024-05-11 15:40:28 +02:00
  • 39cfae663f
    Multithreaded Audio (#554) Miguel 2024-05-11 05:48:23 -07:00
  • f2cfd74721 fix #555 fgsfds 2024-05-11 14:31:55 +02:00
  • 1502fb8f88
    Update rumble functions for SDL v2.0.18+ (#553) GhostlyDark 2024-05-11 11:56:20 +00:00
  • 951389ca84 allow mouse buttons when BETTERCAMERA is disabled (fix #496) fgsfds 2023-12-19 01:55:41 +01:00
  • e35f2ba8ef remove debug prints from gfx_opengl_legacy.c fgsfds 2023-12-19 01:22:53 +01:00
  • 8000f6bb3d fix #514 fgsfds 2023-12-19 01:22:12 +01:00
  • 578536ea31 some Makefile fixes fgsfds 2023-12-19 00:54:07 +01:00
  • d206d555eb
    Update Dockerfile to Ubuntu 22.04 as 18.04 is EOL + Clean up unused packages in Dockerfile (#538) MisterSheeple 2023-11-14 05:57:18 -05:00
  • 98aa0fe376 fix #537 fgsfds 2023-10-16 15:03:20 +02:00
  • 2256c014c4
    edit extract_assets script to support freebsd (#520) ezntek 2023-10-16 16:28:06 +08:00
  • 54cd27ccee
    Fixed invalid messageID on menus (#529) Giuliano De Pian 2023-07-01 08:45:50 -03:00
  • afc7e8da69
    Fix compilation on Apple silicon (#512) flatmapthatshit 2022-12-19 23:16:35 +00:00
  • 03f0199c8f
    Update Dockerfile (#511) Chris S 2022-11-19 12:13:18 -08:00
  • db9a6345ba fix typo? fgsfds 2021-11-30 16:08:13 +03:00
  • 903477cd99
    Makefile: more robust macOS build support + improvements to build speed (#445) GammaTendonNine 2021-11-30 07:02:37 -06:00
  • fc582d5faf fix undeclared functions in 60fps patch fgsfds 2021-11-30 15:51:11 +03:00
  • fa49c7bc59
    Fix macOS builds being broken (#489) Xenthio 2021-11-30 12:24:54 +11:00
  • 59adb5c634 fix 60fps patch fgsfds 2021-11-26 03:33:03 +03:00
  • 2a312a8f68 move sys_sleep to platform.c fgsfds 2021-11-26 03:29:37 +03:00
  • b5f50dd975 time whole frame instead of just the rendering part fgsfds 2021-11-26 03:12:32 +03:00
  • 137ee29bdc
    Merge pull request #440 from ChaosEx/master fgsfds 2021-11-25 16:32:32 +03:00
  • 8152239732 actually update 60fps patch for real fgsfds 2021-11-25 16:24:08 +03:00
  • 6a904853bd remove --syncframes fgsfds 2021-11-25 16:20:11 +03:00
  • 5bb2c99ba1 Revert "update 60fps patch" fgsfds 2021-11-25 16:11:06 +03:00
  • 48247471fe update 60fps patch fgsfds 2021-11-25 16:06:56 +03:00
  • 4ebde12bf7
    Merge pull request #488 from bkacjios/nightly fgsfds 2021-11-25 15:57:14 +03:00
  • d1b787427c Remove test_vsync Simplify sync_framerate_with_timer blackops7799 2021-11-25 03:05:58 -05:00
  • c4a55e351d Always syncronize framerate with timer (Fixes #381) blackops7799 2021-11-24 21:32:38 -05:00
  • 697a0b06e6
    Merge pull request #486 from mmuman/haiku-nightly fgsfds 2021-11-14 18:13:50 +03:00
  • 24423cccc9 No libdl on Haiku François Revol 2021-11-14 16:07:54 +01:00
  • 65690040f2 Haiku port oneliner François Revol 2021-11-12 16:15:27 +01:00
  • fc5cb66f07
    Merge pull request #451 from DanTheMan827/patch-4 fgsfds 2021-01-25 23:21:40 +03:00
  • f9a26149eb
    Add NO_PIE option DanTheMan827 2021-01-24 14:48:15 -06:00
  • 0f68537e09
    Merge pull request #450 from DanTheMan827/patch-3 fgsfds 2021-01-22 20:23:19 +03:00
  • b9cdcb2d81
    Load gamecontrollerdb.txt before SDL_Init DanTheMan827 2021-01-22 11:15:23 -06:00
  • 84a3e6e953 make options menu arrows static fgsfds 2020-11-02 19:43:40 +03:00
  • 70b281405f actually use the sys_sleep function fgsfds 2020-11-02 19:39:40 +03:00
  • 191db465fc fix 60fps patch fgsfds 2020-11-02 19:35:53 +03:00
  • 68e6e60a03 new timing scheme which should eliminate speedups fgsfds 2020-11-02 19:32:54 +03:00
  • d67df4ce90
    Update README.md TeeVenDick 2020-10-16 12:51:22 +08:00
  • 2750d7aaf2 Added Bahasa Melayu translation of readme TeeVenDick 2020-10-14 23:17:02 +08:00
  • 2cf99649d8
    Merge pull request #439 from djoslin0/to-upstream fgsfds 2020-10-11 23:45:23 +03:00
  • 3908ff3954 Prevent crash in vanish cap switch course MysterD 2020-10-11 13:32:02 -07:00
  • 57c203465b
    Merge pull request #438 from s4Ys369/revert-434-patch-1 master fgsfds 2020-10-09 19:27:21 +03:00
  • e6d2e7afea
    Revert "Bugfix: Discord Integration crashes" s4Ys369 2020-10-09 11:40:45 -04:00
  • c1ed30a2fa Revert "fix crash with dynamic surfaces?" fgsfds 2020-10-04 02:47:25 +03:00
  • 18dc3e268a Bugfix: Discord Integration crashes s4Ys369 2020-10-03 19:10:55 -04:00
  • 9d0c4dd94a
    Merge pull request #434 from s4Ys369/patch-1 fgsfds 2020-10-04 02:20:20 +03:00
  • 9ee16a3ef6
    Bugfix: Discord Integration crashes s4Ys369 2020-10-03 19:10:55 -04:00
  • 5c21494c73 fix crash with dynamic surfaces? fgsfds 2020-10-01 17:44:29 +03:00
  • b8b6b36eef give a bit more memory to the web version by default fgsfds 2020-10-01 17:33:24 +03:00
  • 5aea6db912
    Merge pull request #419 from AloXado320/optchanges fgsfds 2020-09-29 19:30:05 +03:00
  • 5b66d3faff
    Merge pull request #421 from ineedhelpbad/Text-save-cannon-fix fgsfds 2020-09-29 19:28:50 +03:00
  • 12e088fd69
    Merge pull request #431 from djoslin0/to-upstream fgsfds 2020-09-29 19:14:08 +03:00
  • 7af6e308a4 Make bettercam/puppycam respect NO_CAM_COLLISION MysterD 2020-09-25 21:40:59 -07:00
  • 47fca44582 Increase bettercam's precision MysterD 2020-09-22 22:14:43 -07:00
  • 75bed240fa Improve bettercam's collision detection and avoidance MysterD 2020-09-19 18:59:58 -07:00
  • 857b7a6db4 BUGFIX: Cannon open not saving John Collins 2020-09-10 02:11:38 -05:00
  • a7ea882d4a
    Merge pull request #420 from sodomon2/master fgsfds 2020-09-09 18:42:58 +03:00
  • d88bd76041
    Update README_es_ES.md Victor Diego Alejandro Diaz Urbaneja 2020-09-09 01:25:51 -04:00
  • f722b31e13 undo naming for now AloXado320 2020-09-07 19:09:12 -05:00
  • dcc16eaed7 fix 60fps patch (thanks SpacingBat3) fgsfds 2020-09-07 22:19:07 +03:00
  • 921ffd3c8d option menu changes AloXado320 2020-09-07 13:18:33 -05:00
  • fb22013eab add --syncframes to override vblank count detection fgsfds 2020-09-07 15:48:19 +03:00
  • 544f2e74aa
    Merge pull request #414 from rwpcpe/master fgsfds 2020-09-04 04:52:09 +03:00
  • 0414287c9a Fix Yoshi dialog error that has bothered me for 24 years. Russell Patterson 2020-09-03 21:18:09 -04:00
  • dd0e86dbee add rudimentary SDL1 controller backend fgsfds 2020-08-30 16:06:22 +03:00
  • 4c1809a9da Merge remote-tracking branch 'origin/master' into nightly fgsfds 2020-08-30 15:41:45 +03:00
  • 420d82ce8c fix spaces fgsfds 2020-08-30 15:39:41 +03:00
  • b897f30c2f
    Merge pull request #411 from theofficialgman/master fgsfds 2020-08-30 15:35:03 +03:00
  • 68a141e996
    Merge pull request #350 from pouar/fix-snufit fgsfds 2020-08-30 15:34:24 +03:00
  • da20f79e96 GL_LEGACY: this should've been GL_REPLACE all along fgsfds 2020-08-30 01:29:26 +03:00
  • 468887a6f9 Check for zero rumble setting before allowing rumble Garrett 2020-08-28 23:36:56 -04:00
  • 840eadb9e6 change GL_LEGACY to only use GL1.1 (1.2?) features fgsfds 2020-08-29 02:13:07 +03:00
  • dfd1a08475 add --poolsize arg for modifying main pool size fgsfds 2020-08-28 22:55:40 +03:00
  • 417d59e7d2
    Merge pull request #395 from MartinPham/patch-4 fgsfds 2020-08-16 02:01:02 +03:00
  • a8cda7d09e fix controller_sdl2 fgsfds 2020-08-15 16:04:40 +03:00
  • ca3f83c5d0
    Merge pull request #399 from ineedhelpbad/nightly fgsfds 2020-08-15 15:59:59 +03:00
  • 3407f2d562
    Merge pull request #400 from ineedhelpbad/patch-1 fgsfds 2020-08-15 07:17:02 +03:00
  • 347980355b add barebones SDL1.2 backends fgsfds 2020-08-15 07:15:28 +03:00
  • 91b038d39b
    BUGFIX: Camera invert #373 ineedhelpbad 2020-08-13 13:49:02 -05:00
  • 85d0108462
    Update mario_actions_airborne.c ineedhelpbad 2020-08-13 00:26:23 -05:00
  • 488892e115
    Update exoquant.c Martin Pham 2020-08-05 23:12:02 +02:00
  • 8543ee8be3 fix GL_LEGACY fgsfds 2020-07-27 17:28:32 +03:00
  • 55a0426cdd
    Merge pull request #364 from jmcerrejon/feature/rpi4-support-and-refactor fgsfds 2020-07-14 20:12:15 +03:00
  • c0eb4df80f
    Merge pull request #376 from CrispyBuns/nightly fgsfds 2020-07-14 20:11:44 +03:00
  • fae4311dff
    Add files via upload CrispyBuns 2020-07-14 10:54:07 -06:00
  • 597546125e don't assume first frame happens at 0 ticks fgsfds 2020-07-10 15:44:58 +03:00
  • 54ca76162a update 60fps patch fgsfds 2020-07-09 17:33:04 +03:00
  • 4b15a8f7b6 add a catch for 240hz refresh rates fgsfds 2020-07-09 17:24:15 +03:00
  • 572a4b698b do vsync exactly like sm64-port does it fgsfds 2020-07-09 17:02:43 +03:00
  • 685efc81c6 update 60fps patch fgsfds 2020-07-08 13:31:34 +03:00
  • 2982fcdb8e time video frames instead of game frames fgsfds 2020-07-08 13:07:05 +03:00