Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
f455dad
PixelConversionModifierExtensions.ApplyCompanding() + tests
antonfirsov Apr 7, 2019
9861084
drop FileTestBase usage in ResizeTests
antonfirsov Apr 7, 2019
985357c
introduce [WithBasicTestPatternImages]
antonfirsov Apr 7, 2019
8695c39
drop parallelism in ResizeProcessor for simplicity
antonfirsov Apr 7, 2019
701343a
ResizeRectangle -> TargetRectangle
antonfirsov Apr 7, 2019
285b892
Merge remote-tracking branch 'origin/master' into af/resize-sandbox
antonfirsov Apr 13, 2019
4d38d7c
ResizeWindowOld
antonfirsov Apr 14, 2019
f81939e
ResizeWindow refactor 1
antonfirsov Apr 14, 2019
7079410
ResizeWindow refactor 2
antonfirsov Apr 14, 2019
545abf2
ResizeWindow refactor 3
antonfirsov Apr 14, 2019
20ddd11
ResizeWindow refactor 4
antonfirsov Apr 14, 2019
86cc83d
basic sliding window implementation (semi-stable state)
antonfirsov Apr 14, 2019
56de415
fix ResizeWithCropHeightMode
antonfirsov Apr 14, 2019
8e607ae
reference output for Resize_BasicSmall
antonfirsov Apr 14, 2019
682e521
minor optimization
antonfirsov Apr 14, 2019
4a0839a
refactor
antonfirsov Apr 18, 2019
b3495e8
refactor stuff + implement CalculateResizeWorkerWindowCount()
antonfirsov Apr 18, 2019
40aea16
utilize CalculateResizeWorkerHeightInWindowBands()
antonfirsov Apr 19, 2019
15b3b2a
improve benchmark: ArrayCopy -> CopyBuffers
antonfirsov Apr 19, 2019
6db0701
moar RowInterval stuff
antonfirsov Apr 19, 2019
19766df
buffer.CopyColumns(...)
antonfirsov Apr 19, 2019
d9e4d6c
simplify ResizeWorker logic
antonfirsov Apr 19, 2019
51cc659
WorkingBufferSizeHintInBytes_IsAppliedCorrectly
antonfirsov Apr 19, 2019
3860fb6
more robust tests
antonfirsov Apr 19, 2019
1fd135f
ResizeTests.LargeImage
antonfirsov Apr 19, 2019
f6c7784
optimized sliding works!
antonfirsov Apr 19, 2019
f7e0a94
reapply unsafe optimizations
antonfirsov Apr 19, 2019
2168071
moar unsafe optimization
antonfirsov Apr 19, 2019
a7c5295
benchmark WorkingBufferSizeHint effects
antonfirsov Apr 19, 2019
d882d91
memory profiling with Sandbox46
antonfirsov Apr 19, 2019
0c684ab
add ResizeWorker.pptx
antonfirsov Apr 19, 2019
1ab291c
refine ResizeWorker.pptx
antonfirsov Apr 19, 2019
94b52bf
xmldoc for ResizeWorker
antonfirsov Apr 20, 2019
d2e1a8d
update ResizeWorker.pptx [skip CI]
antonfirsov Apr 20, 2019
b7c4c9c
Merge remote-tracking branch 'origin/master' into af/resize-sandbox
antonfirsov Apr 20, 2019
c87a0f9
fix tests
antonfirsov Apr 20, 2019
026df1e
fix license text in CopyBuffers benchmark
antonfirsov Apr 20, 2019
1430336
extend the CopyBuffers benchmark
antonfirsov Apr 22, 2019
a359b19
use HashCode.Combine()
antonfirsov Apr 22, 2019
58f8d63
Merge branch 'master' into af/resize-sandbox
antonfirsov Apr 22, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update ResizeWorker.pptx [skip CI]
  • Loading branch information
antonfirsov committed Apr 20, 2019
commit d2e1a8d14c3e411c23f5a9cbec5ae0d968023b78
Binary file not shown.