Commit Graph

639 Commits

Author SHA1 Message Date
faiface 68abc0fffd put images into 2x2 table in readme 2017-04-23 20:57:36 +02:00
faiface 5329a93709 add useful links to readme 2017-04-23 20:35:58 +02:00
faiface e0d0d41037 add missing feature to readme (advanced window manipulation) 2017-04-23 17:48:54 +02:00
faiface 8b53137331 fix typo in readme 2017-04-23 17:30:03 +02:00
faiface 8135f7b3b9 add missing feature (tests and benchmarks) to readme 2017-04-23 14:35:56 +02:00
faiface c2935d3c5b add missing feature (mobile/web backend) to readme 2017-04-23 14:32:41 +02:00
faiface 2a258ce7a5 update a few sentences in readme 2017-04-23 13:54:53 +02:00
faiface 3eaf900a1c reorder features in readme 2017-04-23 01:30:15 +02:00
faiface 6f3d899404 add link to "PixelGL backend" in readme 2017-04-22 23:58:13 +02:00
faiface 7725b2d9e1 reword a sentence in readme 2017-04-22 23:46:08 +02:00
faiface c2c106d34d clarify readme 2017-04-22 23:44:17 +02:00
faiface 56e5dcf593 fix grammar in readme 2017-04-22 23:36:54 +02:00
faiface 91ecf9ee1b add feature to readme 2017-04-22 23:34:34 +02:00
faiface fbe1db6fd5 reorder features in readme 2017-04-22 23:34:06 +02:00
faiface d037091f5a add feature to readme 2017-04-22 23:33:35 +02:00
faiface b4ba58d433 fix typo in readme 2017-04-22 23:29:54 +02:00
faiface ece4dd1d1a change tutorial part in readme 2017-04-22 23:29:05 +02:00
faiface 812c2b5d9e add stunning readme (contributing part missing) 2017-04-22 23:27:54 +02:00
faiface 639bd44303 temporarily fix issue #1 2017-04-22 13:15:57 +02:00
faiface d214312c06 remove debug print 2017-04-21 23:10:02 +02:00
faiface 7b7b663f7d fix Canvas drawing when bounds don't start at (0, 0) 2017-04-21 23:07:48 +02:00
faiface acb14d8c9a minor change in pixel package doc 2017-04-21 17:01:46 +02:00
faiface 00bd0fe945 add pixelgl package doc 2017-04-21 17:00:18 +02:00
faiface 86ecc75efb minor change in pixel package doc 2017-04-21 16:57:36 +02:00
faiface aa22fe0dca add pixel doc 2017-04-21 16:57:08 +02:00
faiface 663727731c remove commented code 2017-04-21 16:43:56 +02:00
faiface ac61175aea fix drawing non-closed lines in IMDraw 2017-04-21 01:17:29 +02:00
faiface fc2a7a8afc simplify code in IMDraw 2017-04-16 00:59:07 +02:00
faiface 9d48c4a828 add IMDraw.Rectangle 2017-04-16 00:01:43 +02:00
faiface 73cb8ef789 minor change 2017-04-15 21:03:22 +02:00
faiface 2b83dae1f4 fix typo in Alpha doc 2017-04-15 18:04:03 +02:00
faiface 79b6412a14 minor change 2017-04-13 20:30:32 +02:00
faiface f0303c27af immediate-like-mode -> immediate-mode-like 2017-04-13 17:44:28 +02:00
faiface 7939b1fdb7 add imdraw package doc comment 2017-04-13 17:41:38 +02:00
faiface 8030595373 simplify code in Rect.Resized 2017-04-13 15:26:48 +02:00
faiface 9472b91565 fix grammar in Vec doc 2017-04-13 15:18:13 +02:00
faiface 4abba37aa3 fix grammar in Drawer doc 2017-04-13 15:15:17 +02:00
faiface 4ce6e2b3c4 remove a bunch of unnecessary Window control methods 2017-04-13 15:03:13 +02:00
faiface 0bfc4cd068 minor optimization in Sprite 2017-04-12 16:18:25 +02:00
faiface b2819732fc clarify IMDraw.Draw doc 2017-04-12 16:03:36 +02:00
faiface 87b57f21cb fix Canvas.Draw 2017-04-12 16:02:39 +02:00
faiface cb9e936395 add Canvas.Draw 2017-04-12 16:00:56 +02:00
faiface bce553aeec remove accidentaly kept updateLock field from GLTriangles 2017-04-12 11:25:11 +02:00
faiface 592eb4b8ef fix type in ComposeMethod doc 2017-04-11 17:28:27 +02:00
faiface af6241d010 add ComposeMethod.Compose 2017-04-11 17:15:02 +02:00
faiface 02e009054d move ComposeTarget to separate file 2017-04-11 16:45:56 +02:00
faiface 41e5e8ca77 fix race condition in GLTriangles 2017-04-11 15:02:58 +02:00
faiface 3e65588e00 adopt RGB and Alpha 2017-04-10 17:25:56 +02:00
faiface 5d82c3cdb9 rename ComposeDst* -> ComposeR* + add ComposePlus, ComposeCopy 2017-04-10 13:59:16 +02:00
faiface 8489bdad27 fix compile error 2017-04-10 00:48:17 +02:00