Commit Graph

193 Commits

Author SHA1 Message Date
eadf732ee5 more agony (oversight fixes and dreamcast build works again (although it doesn't resolve my outstanding issues of too large of a scene mesh......)) 2025-08-13 22:12:38 -05:00
bc406d5b62 agony (added streaming in mesh data if it's out of range (but for the worldspawn only), re-enabled mesh slicing because I commented it out months ago and didn't remember why, some other things probably in the quest of getting this added) 2025-08-13 19:46:05 -05:00
a9b5a03f94 shuffled code around for when I figure out how I want to stream a partitioned mesh (even though this defeats the purpose of re-implementing the chunk/region system because I do not want to go about splitting each region into its own model-entity-graph-whatever) 2025-08-11 21:14:30 -05:00
cf9a4c9a9d some more cleanup, use march=native + lto for dev (non-release), only do mesh quantization when available (when using my GLdc fork), removed unused headers 2025-08-10 20:29:40 -05:00
acfadd5c2d barebones documentation, commit in case I butcher code migration 2025-08-10 18:31:20 -05:00
0b40786798 properly color a gui element under opengl, some cleanup for dead code that's not needed 2025-08-09 13:35:04 -05:00
2186e41641 fixed text rendering in opengl (and the culling issue), use libtremor for dreamcast because vorbis is too taxing on the SH4, fixed uf::io::exists by just trying to open the file instead of stating it, probably some other things 2025-08-05 18:39:56 -05:00
aeb648595f dreamcast build compiled and somewhat running (required patching kernel/arch/dreamcast/hardware/cdrom.c), also fixed GUI elements not rendering under opengl 2025-08-04 23:34:37 -05:00
c49dfb9b8c some stuff to get the dreamcast build working again (or at least compiling, reading from the CD through KOS in emulators broke so I can't test much) 2025-08-04 17:51:43 -05:00
81da764d6b added wav (from file) and PCM (from memory buffer) playback, modified hook to VALL-E TTS to now either directly play the audio or invoke a callback (currently only hooked via sound emitter) 2025-08-03 13:45:31 -05:00
73ca9bb168 crammed in vall_e.cpp support to finally justify creating it (and a bunch of other things) 2025-08-02 23:02:49 -05:00
4063105847 trimming things 2025-08-01 23:58:25 -05:00
596affe488 nicer VXGI settings, updated reference screenshot 2025-08-01 23:58:25 -05:00
8ba6214cc4 repaired barycentric-based deferred rendering 2025-08-01 23:58:25 -05:00
mrq
85696bd8f6 some small vxgi tweaks 2025-08-01 23:58:25 -05:00
mrq
d519af9cc3 stabilized voxelization with a bunch of cringe 2025-08-01 23:58:25 -05:00
mrq
67f0456352 some tweaks or something 2025-08-01 23:58:25 -05:00
mrq
a566e07756 attempted to fix mouse look being agonizing, fixed doors not rotating because at some point physics state completely overridden local transforms (to-do: expose some interface that will magically handle this mess) 2025-08-01 23:58:25 -05:00
mrq
91cf9665fe small fixes (although gui on next scene transition breaks) 2025-08-01 23:58:24 -05:00
mrq
1ef5798017 Fixed bloom 2025-08-01 23:58:24 -05:00
mrq
e076b2f53d This one trick adds free FPS (do not do VXGI on completely transparent pixels) 2025-08-01 23:58:24 -05:00
mrq
6b37b2fa0e Repaired OpenGL / Dreamcast build 2025-08-01 23:58:24 -05:00
mrq
a521f045ba Repaired meshopt integration, it's preferable to instead optimize on meshlets instead of the raw mesh 2025-08-01 23:58:24 -05:00
mrq
b81962a355 Hand-written commit 2024-12-02 18:48:18 -06:00
mrq
bb356ee399 Commit for 2024.12.01 23-07-01.7z 2024-12-01 23:07:00 -06:00
mrq
f1ab22c4a0 Commit for 2023.10.25 00-13-51.7z 2023-10-25 00:13:00 -05:00
mrq
1c8721f615 Commit for 2023.02.04 22-48-51.7z 2023-02-04 22:48:00 -06:00
mrq
fa1e54c7f7 Commit for 2023.01.27 22-55-56.7z 2023-01-27 22:55:00 -06:00
mrq
f3800abb21 Commit for 2023.01.06 12-19-28.7z 2023-01-06 12:19:00 -06:00
mrq
28cf6a7d8f Commit for 2022.12.30 20-20-07.7z 2022-12-30 20:20:00 -06:00
mrq
de54bcad8f Commit for 2022.12.21 16-25-26.7z 2022-12-21 16:25:00 -06:00
mrq
e816814186 Commit for 2022.11.27 13-25-40.7z 2022-11-27 13:25:00 -06:00
mrq
7668f1f9bf Commit for 2022.11.24 15-35-53.7z 2022-11-24 15:35:00 -06:00
mrq
38f1437330 Commit for 2022.10.09 22-47-36.7z 2022-10-09 22:47:00 -05:00
mrq
f556532dd4 Commit for 2022.08.14 23-37-12.7z 2022-08-14 23:37:00 -05:00
mrq
cbde0b92d1 Commit for 2022.08.06 22-41-07.7z 2022-08-06 22:41:00 -05:00
mrq
96ca870586 Commit for 2022.08.04 23-27-32.7z 2022-08-04 23:27:00 -05:00
mrq
cfdb877ed3 Commit for 2022.07.31 22-17-30.7z 2022-07-31 22:17:00 -05:00
mrq
212347ee9c Commit for 2022.07.31 00-20-46.7z 2022-07-31 00:20:00 -05:00
mrq
ae28b31d02 Commit for 2022.07.29 00-31-45.7z 2022-07-29 00:31:00 -05:00
mrq
5a12332ad8 Commit for 2022.07.28 00-11-47.7z 2022-07-28 00:11:00 -05:00
mrq
40e346f71c Commit for 2022.07.27 00-01-19.7z 2022-07-27 00:01:00 -05:00
mrq
61cd2a6b5c Commit for 2022.07.26 15-00-39.7z 2022-07-26 15:00:00 -05:00
mrq
928945e727 Commit for 2022.07.21 23-48-52.7z 2022-07-21 23:48:00 -05:00
mrq
64dd96692c Commit for 2022.07.20 00-37-19.7z 2022-07-20 00:37:00 -05:00
mrq
686a4f5e3e Commit for 2022.07.19 16-59-42.7z 2022-07-19 16:59:00 -05:00
mrq
0c76838ea1 Commit for 2022.07.18 00-44-24.7z 2022-07-18 00:44:00 -05:00
mrq
60e64ccb0d Commit for 2022.07.16 23-28-12.7z 2022-07-16 23:28:00 -05:00
mrq
e71f76421c Commit for 2022.07.15 12-29-20.7z 2022-07-15 12:29:00 -05:00
mrq
14e7a9aa6d Commit for 2022.07.13 22-34-59.7z 2022-07-13 22:34:00 -05:00
mrq
403aa11343 Commit for 2022.07.10 23-56-57.7z 2022-07-10 23:56:00 -05:00
mrq
cbd76acbd5 Commit for 2022.07.09 22-04-13.7z 2022-07-09 22:04:00 -05:00
mrq
26a933307b Commit for 2022.07.09 19-45-23.7z 2022-07-09 19:45:00 -05:00
mrq
967f6b768f Commit for 2022.07.05 00-10-00.7z 2022-07-05 00:10:00 -05:00
mrq
c536d24e63 Commit for 2022.06.28 23-53-39.7z 2022-06-28 23:53:00 -05:00
mrq
813907f0a3 Commit for 2022.06.25 23-41-15.7z 2022-06-25 23:41:00 -05:00
mrq
ddb43b26ea Commit for 2022.06.23 22-40-45.7z 2022-06-23 22:40:00 -05:00
mrq
70162646cb Commit for 2022.06.18 23-45-31.7z 2022-06-18 23:45:00 -05:00
mrq
4b7a9d5714 Commit for 2022.06.13 01-15-08.7z 2022-06-13 01:15:00 -05:00
mrq
e38c08ff85 Commit for 2022.06.12 17-21-07.7z 2022-06-12 17:21:00 -05:00
mrq
a9f5a56366 Commit for 2022.06.05 22-42-59.7z 2022-06-05 22:42:00 -05:00
mrq
82390c927b Commit for 2022.06.04 23-47-01.7z 2022-06-04 23:47:00 -05:00
mrq
6418a76456 Commit for 2022.06.02 00-03-46.7z 2022-06-02 00:03:00 -05:00
mrq
27980e0de9 Commit for 2022.05.30 21-53-42.7z 2022-05-30 21:53:00 -05:00
mrq
22d18c953c Commit for 2022.05.29 22-44-19.7z 2022-05-29 22:44:00 -05:00
mrq
cf3d1eebc1 Commit for 2022.05.09 00-07-22.7z 2022-05-09 00:07:00 -05:00
mrq
c8853dc1b8 Commit for 2022.05.05 01-14-35.7z 2022-05-05 01:14:00 -05:00
mrq
ccf743d344 Commit for 2022.04.24 23-41-03.7z 2022-04-24 23:41:00 -05:00
mrq
947423860d Commit for 2022.04.02 22-23-38.7z 2022-04-02 22:23:00 -05:00
mrq
b904c7f280 Commit for 2022.03.27 22-01-29.7z 2022-03-27 22:01:00 -05:00
mrq
4a96f148ad Commit for 2022.01.09 01-24-17.7z 2022-01-09 01:24:00 -06:00
mrq
f45db51561 Commit for 2022.01.06 21-37-05.7z 2022-01-06 21:37:00 -06:00
mrq
112a061dc8 Commit for 2022.01.05 23-01-04.7z 2022-01-05 23:01:00 -06:00
mrq
c3d320ce1a Commit for 2022.01.02 21-17-17.7z 2022-01-02 21:17:00 -06:00
mrq
eef9cac83b Commit for 2022.01.01 23-17-04.7z 2022-01-01 23:17:00 -06:00
mrq
ae6bb02cdd Commit for 2021.12.29 23-43-26.7z 2021-12-29 23:43:00 -06:00
mrq
3bd7dc76b4 Commit for 2021.12.27 18-55-51.7z 2021-12-27 18:55:00 -06:00
mrq
b208cda203 Commit for 2021.12.25 20-34-43.7z 2021-12-25 20:34:00 -06:00
mrq
e16f3d77d7 Commit for 2021.11.01 00-13-09.7z 2021-11-01 00:13:00 -05:00
mrq
386bf04eb9 Commit for 2021.10.30 15-08-40.7z 2021-10-30 15:08:00 -05:00
mrq
fb5749d8a3 Commit for 2021.10.28 23-52-39.7z 2021-10-28 23:52:00 -05:00
mrq
3c11536d7f Commit for 2021.07.31 18-05-16.7z 2021-07-31 18:05:00 -05:00
mrq
60cb5bd236 Commit for 2021.07.27 22-27-21.7z 2021-07-27 22:27:00 -05:00
mrq
ff15e641eb Commit for 2021.07.19 22-00-39.7z 2021-07-19 22:00:00 -05:00
mrq
8aeca4944c Commit for 2021.07.18 00-48-23.7z 2021-07-18 00:48:00 -05:00
mrq
6d8fbc6ee5 Commit for 2021.07.16 23-54-06.7z 2021-07-16 23:54:00 -05:00
mrq
5d9de97436 Commit for 2021.07.10 23-11-15.7z 2021-07-10 23:11:00 -05:00
mrq
bb85db104f Commit for 2021.07.06 18-20-12.7z 2021-07-06 18:20:00 -05:00
mrq
cc1d0dc62b Commit for 2021.07.03 00-37-16.7z 2021-07-03 00:37:00 -05:00
mrq
5cd6a2e155 Commit for 2021.06.29 02-19-12.7z 2021-06-29 02:19:00 -05:00
mrq
9b2c6220c4 Commit for 2021.06.28 12-10-24.7z 2021-06-28 12:10:00 -05:00
mrq
7fc997cc18 Commit for 2021.06.27 00-42-22.7z 2021-06-27 00:42:00 -05:00
mrq
b513d322b5 Commit for 2021.06.26 23-05-41.7z 2021-06-26 23:05:00 -05:00
mrq
e82077a8b9 Commit for 2021.06.20 22-56-10.7z 2021-06-20 22:56:00 -05:00
mrq
7233a59fa1 Commit for 2021.06.19 23-17-31.7z 2021-06-19 23:17:00 -05:00
mrq
84a2b0cd8d Commit for 2021.06.19 17-11-20.7z 2021-06-19 17:11:00 -05:00
mrq
cc470641d4 Commit for 2021.05.19.7z 2021-05-19 00:00:00 -05:00
mrq
e7da8db000 Commit for 2021.05.16.7z 2021-05-16 00:00:00 -05:00
mrq
7670c8c3af Commit for 2021.05.06.7z 2021-05-06 00:00:00 -05:00
mrq
0c325bb492 Commit for 2021.05.05.7z 2021-05-05 00:00:00 -05:00