1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Try upgrading to a newer rust version More... about 5 years ago
add sixtyfps-cpp draft More... about 5 years ago
Fix build More... about 5 years ago
move the abi in its own module More... about 5 years ago
Use cbindgen to generate the internal abi More... about 5 years ago
Minor README edits More... about 5 years ago
Fix alpha blending in the gl renderer More... about 5 years ago
Update README.md More... about 5 years ago
Create README.md More... about 5 years ago
Use cgmath throughout More... about 5 years ago
Fix coordinate system in the gl renderer More... about 5 years ago
Fix the CodeStatement::from_node More... about 5 years ago
Ident the C++ code properly More... about 5 years ago
Lower and generate some C++ More... about 5 years ago
Start with image rendering More... about 5 years ago
Use the parser_test only in test mode More... about 5 years ago
Sketching out some more data structure bits More... about 5 years ago
Draft of data structures More... about 5 years ago
Allow specifying a clear color for the frame More... about 5 years ago
Hide data structures of the GL renderer More... about 5 years ago
Store handles to the GPU vertices/indices in the rendering primitive More... about 5 years ago
Support specifying the color for path filling More... about 5 years ago
Compiler tests More... about 5 years ago
Render the second test rectangle using a transform More... about 5 years ago
Split graphics::RenderNode into RenderNodeMut and RenderNode More... about 5 years ago
First implementation of a tree of rendering nodes More... about 5 years ago
Generate an object tree More... about 5 years ago
parse() returns a rowan::SynstaxNode More... about 5 years ago
Use codemap to show diagnostics More... about 5 years ago
Small cleanups to get rid of the .0 More... about 5 years ago