mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 11:40:04 -05:00
Remove a TODO
This commit is contained in:
parent
966d794881
commit
6c2df777b0
@ -247,7 +247,6 @@ void iter(mwc_st *msts, iter_info *infos, uint64_t accbuf_ptr) {
|
|||||||
apply_xf{{features.final_xform_index}}(fx, fy, fcolor, rctx);
|
apply_xf{{features.final_xform_index}}(fx, fy, fcolor, rctx);
|
||||||
{{endif}}
|
{{endif}}
|
||||||
|
|
||||||
// TODO: this may not optimize well, verify.
|
|
||||||
float cx, cy;
|
float cx, cy;
|
||||||
{{if features.final_xform_index}}
|
{{if features.final_xform_index}}
|
||||||
{{apply_affine('fx', 'fy', 'cx', 'cy', packer,
|
{{apply_affine('fx', 'fy', 'cx', 'cy', packer,
|
||||||
|
Loading…
Reference in New Issue
Block a user