3698 Commits (fe5bdf146dfa9b0a8d8689f57f5767dbfb378922)
 

Author SHA1 Message Date
Anton Firszov fe5bdf146d a few more Vector<T> experiments 10 years ago
James Jackson-South 054f101ba3 Merge pull request #209 from JimBobSquarePants/chore/remove-non-generic-image 10 years ago
Scott Williams 41b1833e8f move Configuration to be fist paramater. 10 years ago
Scott Williams f01192c604 remove Image.Create 10 years ago
Scott Williams 65ecb53b6b Brush & Pen instead of Brush<T> & Pen<T> 10 years ago
Dirk Lemstra da3bcdb2dc Merge branch 'master' into chore/remove-non-generic-image 10 years ago
Dirk Lemstra 2ab4f2db6c Fixed never used warning. 10 years ago
Dirk Lemstra 8d832b5389 Made the Image class static. 10 years ago
James Jackson-South 482cdf4a3d Add Rgba32 specific overloads 10 years ago
James Jackson-South c320f5052c Update readme 10 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 10 years ago
Dirk Lemstra b9f3b50667 Fixed namespace 10 years ago
James Jackson-South 47710578f0 Fix tests 10 years ago
James Jackson-South 1df28ae430 Bump version number 10 years ago
James Jackson-South b473958882 Promote Rgba32 to root namespace 10 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 10 years ago
James Jackson-South f480df46c9 Fix formatting of PixelFormat constructor docs. 10 years ago
James Jackson-South 60c1a566bc Use local functions. 10 years ago
Scott Williams c165c75ba5 expose TextAlignment for text drawing 10 years ago
James Jackson-South 6c6ee24a3c Merge pull request #205 from JimBobSquarePants/bug-fix-gif 10 years ago
James Jackson-South f4cfdca255 Merge remote-tracking branch 'refs/remotes/origin/master' into bug-fix-gif 10 years ago
James Jackson-South c18c261033 Update tests 10 years ago
James Jackson-South e2533d3635 Remove unneeded check 10 years ago
James Jackson-South ed69858f24 Rename to hasFrames 10 years ago
Scott Williams 196d6ea11b Merge pull request #202 from JimBobSquarePants/pixel-blending 10 years ago
Scott Williams 4b5efa0b77 fix alpha tests 10 years ago
Scott Williams cfe1f8ca4a make alppha process pecentage consistent with blenders 10 years ago
Scott Williams acc0fa9711 blend functions everywhere. 10 years ago
James Jackson-South 6d0e548420 Fix summary classname 10 years ago
James Jackson-South de2e51e224 Ensure correct disposal method is carried across 10 years ago
James Jackson-South df4676022e Fix frame delay getting copied over 10 years ago
James Jackson-South 1344b18a1e Fix pixel tearing with animated gifs. 10 years ago
James Jackson-South 116aaa1158 Fix repeat count 10 years ago
Scott Williams 0e216e05b8 bump version number due to moving GraphicOptions 10 years ago
Scott Williams 3f0cc9abf6 updates to comments and moved code 10 years ago
Scott Williams 1c9ab4b614 revent solid color brush 10 years ago
Scott Williams 14b39fd620 bulk blending tests 10 years ago
Scott Williams f624265c99 PorterDuff tests 10 years ago
Scott Williams ff97d6b1c9 Add Vector4 based functions. 10 years ago
Scott Williams 105cefece8 remove unused processor 10 years ago
Scott Williams f435a9d0ba migrate blenders to PorterDuff 10 years ago
Scott Williams 5c333a9967 Merge branch 'pr/200--wip-duff-porter-general-pixel-function-for-drawing-images' into tocsoft/compositing 10 years ago
Scott Williams 5940fb4144 fix sandbox 10 years ago
Scott Williams 0d8eb2032c initial blender implementations 10 years ago
James Jackson-South bca48a6f22 Fix App0 marker 10 years ago
Dirk Lemstra eb715cfed3 Removed old overload and used new one (from #201) in unit test. 10 years ago
James Jackson-South 12ed8b4bc1 Merge pull request #201 from Drawaes/master 10 years ago
Drawaes 36674fdfaf More register pressure removal 10 years ago
Drawaes a5a9b299a4 Reduce register pressure 10 years ago
Vicente Penades 3a542eec74 Added a DrawImage Effect test 10 years ago