Commit graph

52 commits

Author SHA1 Message Date
n64
72607d12e4 Implement new pc mixer code for shindou's audio 2021-08-30 22:16:55 +02:00
n64
42b5548b7d Merge branch 'master' of https://github.com/n64decomp/sm64 2021-08-30 21:57:49 +02:00
n64
f9982e0ef5 Refresh 14 2021-07-12 23:17:54 -04:00
niansa/tuxifan
2ed7dfe046
Fixed compilation of .cpp files on systems other than windows (#34)
* Fixed compilation of .cpp files on systems other than windows

* FIxed C++ linking for platforms other than Windows

* Links with C++ only if there are any C++ files
2021-02-24 18:40:14 +01:00
Nadia Holmquist Pedersen
73a093348e
Match controller left stick ranges to N64 (#32) 2021-02-19 14:33:54 -08:00
Mark Street
5e8cedf304
Update Dockerfile for default build (#12) 2021-02-03 01:50:41 -08:00
mountainflaw
ecd3d152fb
Update README.md 2020-12-03 21:00:33 -05:00
n64
a53de1e70c Refresh 13 2 2020-12-03 20:57:48 -05:00
n64
6d87c424b8 Refresh 13 2020-12-03 14:26:38 -05:00
AriaHiro64
a510b5772d
add troubleshooting switching OSs (#30) 2020-11-25 01:14:16 +00:00
n64
67966c53a0 Fix crash with dynamic surfaces 2020-09-30 23:18:30 +02:00
n64
45dbaa7468 Remove fixed-sized pools for most things except audio 2020-09-26 17:27:48 +02:00
n64
6117ab9e4c Update 60fps patch so it works with latest refresh 2020-09-26 17:22:03 +02:00
n64
e7ac0ec4cf Merge branch 'master' of https://github.com/n64decomp/sm64 2020-09-26 17:09:33 +02:00
n64
8b872a71e8 Refresh 12 2020-09-20 11:15:47 -04:00
sm64-port-user
592643ed68
Merge pull request #9 from Jan200101/bsdpatch
Add support for BSD
2020-07-18 20:55:39 +00:00
Jan200101
9cf199682b
Add support for BSD 2020-07-17 20:05:33 +02:00
n64
6b47859f75 Enhance README 2020-07-06 12:21:00 +02:00
n64
5b87f03ff3 Add a 60 FPS interpolation enhancement patch 2020-07-04 22:48:31 +02:00
n64
1699a613ff Enhance Z-fighting issues for shadows 2020-07-04 22:25:32 +02:00
n64
518c7a2a0b Don't render low-polygon variants on pc-port 2020-07-04 22:18:17 +02:00
n64
3fb5a2813f Make sure the first star is initially selected, if all stars are obtained 2020-07-04 22:17:49 +02:00
n64
3143303490 Make audio_wasapi.cpp includes MinGW-friendly 2020-07-04 22:17:22 +02:00
n64
5bc030680b Merge branch 'master' of https://github.com/n64decomp/sm64 2020-07-04 21:54:51 +02:00
n64
9214dddabc Refresh 11 2020-07-04 11:18:55 -04:00
n64
dea8b42d3e Load D3DCompiler_43.dll if D3DCompiler_47.dll is not available 2020-06-29 23:23:06 +02:00
n64
1ddc713f16 Better skybox position precision 2020-06-29 23:21:59 +02:00
n64
964aba4831 Pipe input to textconv
This avoids a situation when make thinks it has successfully built
the target, after textconv fails for some reason.
2020-06-22 23:27:24 +02:00
n64
95c6bc20b4 Remove erroneous long double casts from audiofile.cpp 2020-06-21 22:14:55 +02:00
n64
87ad13aa17 Improve MSYS2 instructions 2020-06-19 10:19:53 +02:00
n64
3f250f6298 Update gfx_glx.h 2020-06-18 12:20:19 +02:00
n64
982af95fc2 Port initial commit 2020-06-18 11:58:18 +02:00
n64
05c7d7031c Refresh 10.1 2020-06-17 22:14:59 -04:00
n64
d43d9b7f20 Refresh 10 2020-06-02 12:44:34 -04:00
mountainflaw
e58669b4b3
Use new Discord invite link 2020-05-13 18:11:50 -04:00
Matt Kempster
9a40d86f6a
Merge pull request #36 from ahouts/master
Add Docker Support
2020-04-19 12:06:42 -07:00
n64
c45aa301bb Refresh 8 2020-04-03 14:57:26 -04:00
Andrew Houts
0987c9c91d incorporate streetster's suggestions 2020-04-02 11:00:05 -07:00
Andrew Houts
a48d6b03d6 add docker config 2020-03-31 20:28:58 -07:00
n64
06ec56df7f Refresh 7 2020-03-01 22:42:52 -05:00
n64
9a801cb96d refresh 6 2020-02-03 00:51:26 -05:00
n64
9273f38df1 refresh 5 2020-01-03 10:38:57 -05:00
n64
04732af90b refresh 4 2019-12-01 21:52:53 -05:00
n64
a7c423cb43 Refresh 3 2019-11-03 14:36:27 -05:00
n64
6b8bc9b9ec Refresh #2a (hotfix) 2019-10-05 19:41:44 -04:00
n64
b1665cdfdb HOTFIX: Text Makefile dependency 2019-10-05 19:40:22 -04:00
n64
52e605f075 Refresh 2 2019-10-05 15:08:05 -04:00
n64
1ef98ec785 Refresh 1 2019-09-01 15:50:50 -04:00
mountainflaw
c6102eb802
Merge pull request #1 from bramhaag/patch-2
Fixed formatting issue in README.md
2019-08-25 17:34:16 -04:00
Bram Hagens
50abf504a9
Fixed formatting issue 2019-08-25 08:41:24 +02:00