index
:
gfx
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
26 hours
Add support for R8 linear textures to render baked AO
3gg
32 hours
Fix some warnings in Release
3gg
32 hours
Add memory diagnostics
3gg
32 hours
Adjust sizes
3gg
33 hours
Tidy
3gg
3 days
Restructure project
3gg
3 days
Tidy
3gg
2025-02-01
Adaptive sync.
3gg
2025-02-01
Delete zip
3gg
2025-02-01
Remove args from fail macro.
3gg
2025-02-01
Fix
3gg
2024-10-05
Using new cstring.
3gg
2024-09-16
Add camera control.
3gg
2024-09-16
Add function to query mouse buttons.
3gg
2024-09-16
Better naming.
3gg
2024-09-01
Shrink tile.
3gg
2024-08-31
Handle resizing.
3gg
2024-08-31
More viewport control.
3gg
2024-08-29
Fix offseting. Add function to get screen size.
3gg
2024-08-29
Add TODO.
3gg
2024-08-29
More consistent changing of coordinates.
3gg
2024-08-29
Sort out window vs screen dimensions.
3gg
2024-08-29
Supress unused variable warnings.
3gg
2024-08-28
Add demo skeleton.
3gg
2024-06-15
Move glad initialization to gfx-app.
3gg
2024-06-07
Use new path library.
3gg
2024-06-07
Format.
3gg
2024-03-15
Rename render -> core.
3gg
2024-03-09
Rename RenderBackend -> GfxCore.
3gg
2024-03-09
Rename gfx_app -> app.
3gg
2024-03-09
Make isogfx a library instead of an executable.
3gg
2024-03-02
Compute joint bounding boxes.
3gg
2024-02-25
Add gfx_reset_polygon_offset().
3gg
2024-02-25
Use new error function.
3gg
2024-02-25
Fix gfx_imm_set_model_matrix().
3gg
2024-02-25
Use new error function.
3gg
2024-02-25
Log asset load failures.
3gg
2024-02-19
Update to latest gfx.
3gg
2024-02-19
Address TODO.
3gg
2024-02-19
Address TODO.
3gg
2024-02-17
Remove joint nodes after the model anima is loaded.
3gg
2024-02-17
Fix constness in model loader.
3gg
2024-02-17
Fix constness of node.
3gg
2024-02-17
Introduce gfx_update().
3gg
2024-02-17
Rename scene.h/c -> model.h/c.
3gg
2024-02-17
Address viewer reloading TODO.
3gg
2024-02-17
Asset cache returns model clones.
3gg
2024-02-17
Asset cache returns const Texture.
3gg
2024-02-17
Introduce Model.
3gg
2024-02-17
Pack joints into array to simplify animation data structure and make it easie...
3gg
[next]