0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Flesh out Win32 window code for demos (needs work, though). More... over 12 years ago
For demos on windows, Link to GDI32 library. More... over 12 years ago
Update snow-demo with new image gating. More... over 12 years ago
Update demo with new gezira image type. More... over 12 years ago
Incorporate new image gating with the windowing code. More... over 12 years ago
Implement new image structure with associated gate. More... over 12 years ago
Fix bleeding stroke bug. More... over 12 years ago
Fix manually tweaked part of generated code. More... over 12 years ago
Update WriteToImage and Composite...OverImage and the generated code to match new rasterizer output. More... over 12 years ago
Change rasterizer output. More... over 12 years ago
Update generated code. More... over 12 years ago
Be more clear about use of pseudo-boolean values. More... over 12 years ago
Cap length is now given in terms of a percentage of the offset (which is 1/2 the width). More... over 12 years ago
Miter limit values [0-1) now behave as if they were 1. More... over 12 years ago
Update generated code. More... over 12 years ago
Fix bug with infinite OffsetBezier recursion. More... over 12 years ago
Use new equality operator and add some spaces. More... over 12 years ago
Fix order of RoundJoin recursion. More... over 12 years ago
Add scalar equality and inequality for Point type. More... over 12 years ago
Remove whitespace. More... over 12 years ago
Watch for OOB coverage values. More... over 12 years ago
Update gradient demo to match new API. More... over 12 years ago
Fix gradient bug about missing scaling of color span delta. More... over 12 years ago
Update TODOs. More... over 12 years ago
Update generated code. More... over 12 years ago
Use upper-case letters for Color variables. More... over 12 years ago
Premultiple uniform color in prologue. More... over 12 years ago
Change ColorSpan to take the two color stops as arguments. More... over 12 years ago
Simple reordering More... over 12 years ago
Begin gradient renaming and restructuring. More... over 12 years ago