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 (
Collapse
)
Author
3 days
Remove unnecessary heap allocations
3gg
4 days
Move animation module outside of scene/
3gg
4 days
- Replace SceneCamera with Camera.
3gg
- Remove backpointer from scene types to node to decouple underlying types from the scene graph.
9 days
Simplify node construction
3gg
10 days
Clean up includes
3gg
10 days
Consolidate renderers
3gg
10 days
Consolidate LLR into a single file.
3gg
10 days
Rename ImmRenderer -> Imm
3gg
10 days
Fix Pong demo, add notes and TODOs
3gg
10 days
More references
3gg
10 days
Add references
3gg
11 days
Do not divide by PI
3gg
2025-08-22
Fix issue with global GfxApp instance across plugins
3gg
2025-08-19
Upgrade cmake version
3gg
2025-07-12
Set mesh shader. Revisit this to give the client flexibility over which ↵
3gg
shader to use
2025-07-09
Track active material in the LLR
3gg
2025-07-09
Address TODO
3gg
2025-07-09
Clean up includes and address TODO
3gg
2025-07-09
Address TODO
3gg
2025-07-09
Rename scene_memory -> memory
3gg
2025-07-08
Fix tracing with apitrace
3gg
2025-07-04
Refactor scene renderer to use the LLR
3gg
2025-07-04
Add the new low-level renderer, shared between the imm and scene graph ↵
3gg
renderer. LLR integration with the scene graph renderer not yet done.
2025-07-04
Clarify doc
3gg
2025-07-02
Set C23
3gg
2025-07-02
Add comments and TODOs
3gg
2025-06-30
Tidy
3gg
2025-06-30
Use C23
3gg
2025-06-29
Add support for R8 linear textures to render baked AO
3gg
2025-06-29
Fix some warnings in Release
3gg
2025-06-29
Add memory diagnostics
3gg
2025-06-29
Adjust sizes
3gg
2025-06-29
Tidy
3gg
2025-06-27
Restructure project
3gg
2025-06-27
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
[next]