3853 Commits (f3c471faf0c90dafec88e8fc8e9c8fae7d43f334)
 

Author SHA1 Message Date
Anton Firszov 4d421eb133 removed unnecessary unsafe modifier [skip ci] 10 years ago
Anton Firszov 67bc1f7ab9 optimization: removed temporal buffer creation from ToVector4SimdAligned() 10 years ago
Anton Firszov dd02c0041a a few more Vector<T> experiments 10 years ago
James Jackson-South 1a76736296 Merge pull request #209 from JimBobSquarePants/chore/remove-non-generic-image 10 years ago
Scott Williams cd30e554e1 move Configuration to be fist paramater. 10 years ago
Scott Williams 664e803070 remove Image.Create 10 years ago
Scott Williams c12c45737e Brush & Pen instead of Brush<T> & Pen<T> 10 years ago
Dirk Lemstra e22b5797ef Merge branch 'master' into chore/remove-non-generic-image 10 years ago
Dirk Lemstra 360ad5f8aa Fixed never used warning. 10 years ago
Dirk Lemstra 37931c5296 Made the Image class static. 10 years ago
James Jackson-South dab682e47a Add Rgba32 specific overloads 10 years ago
James Jackson-South 4dd5816248 Update readme 10 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 10 years ago
Dirk Lemstra 26b8a9507f Fixed namespace 10 years ago
James Jackson-South 1c3b362f36 Fix tests 10 years ago
James Jackson-South b96e005cf9 Bump version number 10 years ago
James Jackson-South 968e69bb40 Promote Rgba32 to root namespace 10 years ago
James Jackson-South 450987dc00 Remove non-generic Image 10 years ago
James Jackson-South a275412c53 Add CieLchuv 10 years ago
James Jackson-South 0e602f414f Add CieLuv 10 years ago
James Jackson-South 4f7f4f6896 Fix ColorSpaceEquality test 10 years ago
James Jackson-South 90ac0e1b9d Fix broken test 10 years ago
James Jackson-South a3cdbc98f7 Add Hsv 10 years ago
James Jackson-South 447d19600f Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South 746fbc3c71 Fix formatting of PixelFormat constructor docs. 10 years ago
James Jackson-South 1d222b7649 Use local functions. 10 years ago
Scott Williams 33a208e1e9 expose TextAlignment for text drawing 10 years ago
James Jackson-South edffa38738 Fix ImageMetaData 10 years ago
James Jackson-South 5594953e82 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South a87910a182 Merge pull request #205 from JimBobSquarePants/bug-fix-gif 10 years ago
James Jackson-South 93c2fb8cf5 Merge remote-tracking branch 'refs/remotes/origin/master' into bug-fix-gif 10 years ago
James Jackson-South 37ba3b88a5 Update tests 10 years ago
James Jackson-South db8ad34743 Remove unneeded check 10 years ago
James Jackson-South 0f2a6242c8 Rename to hasFrames 10 years ago
Scott Williams 8524b7e0a7 Merge pull request #202 from JimBobSquarePants/pixel-blending 10 years ago
Scott Williams 14e463daf7 fix alpha tests 10 years ago
Scott Williams 7c33ec8aba make alppha process pecentage consistent with blenders 10 years ago
Scott Williams 3671d9b906 blend functions everywhere. 10 years ago
James Jackson-South 659d11d5ec Fix summary classname 10 years ago
James Jackson-South 49b1a157b1 Ensure correct disposal method is carried across 10 years ago
James Jackson-South 321ce20ada Fix frame delay getting copied over 10 years ago
James Jackson-South 9b1f7c4bdb Fix pixel tearing with animated gifs. 10 years ago
James Jackson-South cdd89a3ac5 Fix repeat count 10 years ago
Scott Williams 2b80fe7a82 bump version number due to moving GraphicOptions 10 years ago
Scott Williams d56e658854 updates to comments and moved code 10 years ago
Scott Williams 0d56504f28 revent solid color brush 10 years ago
Scott Williams 2d90943ae4 bulk blending tests 10 years ago
Scott Williams bfed55d4a1 PorterDuff tests 10 years ago
Scott Williams c4533b7cde Add Vector4 based functions. 10 years ago
Scott Williams 4a5a7dbc74 remove unused processor 10 years ago