Hyper
8f525b571b
Implemented guest-to-host function pointers ( #7 )
...
* Implemented guest-to-host function pointers (WIP)
Co-Authored-By: Skyth (Asilkan) <19259897+blueskythlikesclouds@users.noreply.github.com>
* function: support more types for function pointers
* api: ported BlueBlur headers and misc. research
* Move over function-pointers changes from options-menu branch.
---------
Co-authored-by: Skyth (Asilkan) <19259897+blueskythlikesclouds@users.noreply.github.com>
2024-11-25 13:50:10 +03:00
Hyper
c9b6a6913f
Fix loading screen speed at high frame rates
2024-11-12 19:55:00 +00:00
Skyth
05e09ba7e2
Implement ImGui.
2024-11-09 21:47:50 +03:00
Skyth
5676591618
Refactor render commands to execute asynchronously.
2024-10-27 00:02:47 +03:00
Skyth
31f34a8669
Add TGA loading support.
2024-10-26 11:55:37 +03:00
Hyper
361cf21681
config: decouple header from pch
2024-10-21 22:30:11 +01:00
Hyper
23b5bdab85
config: use enum classes
2024-10-21 20:09:57 +01:00
Hyper
cf8bba788b
config: implemented saving
2024-10-21 17:07:58 +01:00
Hyper
2e9d49f17d
Move config and save data to %APPDATA%
2024-10-21 15:34:03 +01:00
Hyper
be08d1e7a4
config: clamp resolution scale to 0.25-2.0
2024-10-21 13:09:39 +01:00
Skyth
018b32062e
Embed shader cache to the executable.
2024-10-20 00:53:16 +03:00
Hyper
3c1c13e4ce
Implemented camera aspect ratio hooks
2024-10-17 19:16:33 +01:00
Skyth
63377c3f17
Add tomlplusplus.
2024-10-17 15:35:55 +03:00
Skyth
81d737e14f
Move recompiled files to a separate project.
2024-10-07 21:47:00 +03:00
Skyth
24830e1326
Initial graphics implementation.
2024-10-07 00:25:06 +03:00
Sajid
2122f247ac
Add SDL and create basic window
2024-09-30 20:57:43 +06:00
Sajid
db51236165
Initial Commit
2024-09-30 13:45:09 +06:00