Commit Graph
5 Commits
Author SHA1 Message Date
Patoke 36d18b209e feat: game can now save and display thumbnails, code rebuilt from the xbox one edition of the game
fix: Renderer::CaptureThumbnail now can capture thumbnails correctly
fix: renderTargetViews and renderTargetShaderResourceViews are no longer null
fix: texture saving functions were using BGRA instead of RGBA format
2026-03-04 06:51:35 -03:00
Patoke 1ba53d6413 chore: add license notice 2026-03-02 18:24:18 -03:00
Patoke 6e6440f0f3 chore: add .clang_format for consistent code formatting 2026-03-01 20:03:40 -03:00
Patoke 5cf5f3f84e feat: finish 4J_Storage impl
fix: implement 4J_Input's CInput constructor
2026-02-28 01:19:52 -03:00
Patoke c3d8726749 push src 2026-02-27 01:44:22 -03:00