|
c5f0ec69b2
|
crammed linux support and spent several hours trying to hunt down static initialization demons just for my .so lib to be made wrong
|
2025-08-23 01:50:57 -05:00 |
|
|
6d4837e3cc
|
fixed DC texconv having some weird quad issue by just rebasing from the original file and de-QTing / reconverting
|
2025-08-19 00:30:34 -05:00 |
|
|
e796fee762
|
more dependency cleanup / updating
|
2025-08-18 20:55:44 -05:00 |
|
|
8298fcec2d
|
more cleanup, crammed DC texconv into here for later use
|
2025-08-18 20:47:25 -05:00 |
|
|
0a299a3fd2
|
removing unused dependencies, noted quirks with Dreamcast compilation
|
2025-08-17 17:53:10 -05:00 |
|
|
62bc086659
|
also updated nlohmann/json to latest
|
2025-08-16 12:20:38 -05:00 |
|
|
cb1d9c4daf
|
some gui hook cleanup, added keyboard/controller input for selecting gui options, fixed a crash when loading larger scenes because of low buffer size (or at least I believe it was that)
|
2025-08-16 00:25:06 -05:00 |
|
|
b10ee9975a
|
updated dc rp3d to 0.9.0 (0.10.0 overhauled triangle meshes and I cannot be assed to shove every draw call mesh into a collision body) and that did in fact fix the issue of collision breaking when remaking the mesh collider
|
2025-08-15 01:00:56 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
b81962a355
|
Hand-written commit
|
2024-12-02 18:48:18 -06:00 |
|
|
bb356ee399
|
Commit for 2024.12.01 23-07-01.7z
|
2024-12-01 23:07:00 -06:00 |
|