5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Undo last patch and renamed flush to flush_block More... over 10 years ago
Move the special SSE2 stream PathMaskBuffer flush into a common place (using is_full() to detect it ) More... over 10 years ago
Add PathMaskBuffer is_full() More... over 10 years ago
Fix bug when handling full blocks More... over 10 years ago
Moved lock() lines to PathFillRenderer because that is where the unlock() lines are
mbn
More... over 10 years ago
Set the correct flags for streaming
mbn
More... over 10 years ago
Streaming the mask
mbn
More... over 10 years ago
Removed memset
mbn
More... over 10 years ago
Ensure the brush instance block exists on a horizontal row, to assist the pixel shader More... over 10 years ago
Adjust PathInstanceBuffer::push() to allow detection of brushes containing different instance sizes More... over 10 years ago
Split PathInstanceBuffer::push More... over 10 years ago
Fix bug where the mask pointer is not reset when a new buffer is started More... over 10 years ago
Split fill_block into SSE2 version and C version
mbn
More... over 10 years ago
Created PathMaskBuffer::fill_full_block
mbn
More... over 10 years ago
Created PathMaskBuffer
mbn
More... over 10 years ago
Removed remarked store_vertices code (we don't need it anymore)
mbn
More... over 10 years ago
switch to using a single pre-multiplied matrix in the image_fill More... over 10 years ago
transpose is very useful More... over 10 years ago
Adjust image_fill More... over 10 years ago
Partially implement image fill More... over 10 years ago
Implement radial_gradient_fill More... over 10 years ago
Implement linear fill More... over 10 years ago
Enable horizontal antialiasing for SSE2 path drawing More... over 10 years ago
Fixed crash bug
mbn
More... over 10 years ago
Fixed visual rendering bug
mbn
More... over 10 years ago
SSE2 version of the inner block loop
mbn
More... over 10 years ago
Changed to using insertion sort
mbn
More... over 10 years ago
Enable mouse control on the tiger rotation/scale More... over 10 years ago
Only examine scanlines covered by lines
mbn
More... over 10 years ago
Tweak the path parameters More... over 10 years ago