0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Filter::from(Filter) for converting between weighting and imageflow_types Filter enums More... over 4 years ago
Rename operations.rs to bench_graphics.rs and compare Rust/C versions of scale2d More... over 4 years ago
Cargo.lock More... over 4 years ago
Merge pull request #562 from anshulrgoyal/benchmark_operations More... over 4 years ago
kill pointers More... over 4 years ago
benchmark on new More... over 4 years ago
Eliminate BitmapFloat::create_header and potential cropping issues More... over 4 years ago
Delete BitmapBgra::create and ::destroy; refactor remaining usage to Bitmap More... over 4 years ago
Replace use of flow_context_calloc/destroy with AllocationContainer More... over 4 years ago
JSON Breaking: Rename flow_bitmap_bgra_ptr { ptr_to_flow_bitmap_bgra_ptr: *} to flow_bitmap_key_ptr { ptr_to_bitmap_key: *} More... over 4 years ago
Update visual test checksums to match linux laptop More... over 4 years ago
MASSIVE Refactor from bitmap pointers to IDs. Breaks BitmapBgraPtr Nodes More... over 4 years ago
use bitmap More... over 4 years ago
port test_operations More... over 4 years ago
Remove unsafe double borrow of Context in OpCtxMut and OptCtx More... over 4 years ago
Add TODO: COMPOSEFIX wherever we change the .compositing_mode on a BitmapBgra More... over 4 years ago
Port flow_bitmap_bgra_fill_rect, add BitmapsContainer to context, fix Bitmap.compose More... over 4 years ago
Remove comment More... over 4 years ago
Code cleanup after removing flow_bitmap_bgra_save_png More... over 4 years ago
Remove flow_bitmap_bgra_save_png in favor of lodepng More... over 4 years ago
Reduce unsafe More... over 4 years ago
Update spellings More... over 4 years ago
Port convolve.rs More... over 4 years ago
Port luv.rs More... over 4 years ago
Port color_matrix.rs More... over 4 years ago
Port histogram.rs More... over 4 years ago
Port transpose.rs More... over 4 years ago
Port flip.rs More... over 4 years ago
Sort functions in scaling.rs better More... over 4 years ago
Port scaling.rs to use FlowError and Bitmap (mostly) More... over 4 years ago