Commit Graph

609 Commits

Author SHA1 Message Date
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
faiface c2633848f6 remove smooth argument from Canvas constructor 2017-04-10 00:47:06 +02:00
faiface 8379e17cac fix drawing onto Canvas 2017-04-10 00:41:56 +02:00
faiface 5be03c8beb add Window.SetComposeMethod 2017-04-10 00:41:48 +02:00
faiface 3068153419 add Canvas.SetComposeMethod 2017-04-10 00:30:50 +02:00
faiface c1d000859e add missing ComposeDstOver mode 2017-04-10 00:25:17 +02:00
faiface 8da51853be add ComposeTarget interface 2017-04-10 00:20:19 +02:00
faiface bb7b98eda8 fix spelling in doc 2017-04-09 23:19:30 +02:00
faiface 9238e701a7 use glhf.BlendFunc 2017-04-09 23:16:34 +02:00
faiface ed8abc4dc0 adjust RGB doc 2017-04-09 23:08:35 +02:00
faiface e0615451b4 add RGB and Alpha functions 2017-04-09 23:03:30 +02:00
faiface f4916a4272 replace NRGBA to RGBA because Porter-Duff (!!!) 2017-04-09 22:00:26 +02:00
faiface 7d31dd8d6f fix obsolete Batch doc 2017-04-09 15:32:31 +02:00
faiface e6af9eb3c2 fix typo in Window doc 2017-04-08 18:05:50 +02:00
faiface 5097bc9cac adjust WindowConfig doc, more consistent with the rest 2017-04-07 12:34:16 +02:00
faiface 8db95af845 fix GLFrame.SetBounds to not reallocate when not necessary 2017-04-05 23:20:55 +02:00
faiface b41e117ac6 fix Matrix.String 2017-04-04 14:10:39 +02:00
faiface 49338251d2 add Matrix.String 2017-04-04 14:08:37 +02:00
faiface b135012115 minor change 2017-04-04 14:02:39 +02:00
faiface 1a2ca3264d add Window.Color 2017-04-02 19:08:48 +02:00
faiface 46c8784df0 split Canvas into Canvas+GLFrame + add GLPicture 2017-04-01 21:54:44 +02:00
faiface f9482d311f remove Slice and Original from Canvas 2017-03-31 15:03:06 +02:00
faiface 1b32c1a04b make Sprite accept Picture and frame 2017-03-31 15:00:59 +02:00
faiface 0b3cfac547 remove Slice and Original from Picture interface 2017-03-30 23:34:07 +02:00
faiface 5d98f28ca0 remove auto norm from R (Rect constructor) 2017-03-25 19:45:11 +01:00
faiface 379b4df667 adopt new ToNRGBA function 2017-03-23 23:07:49 +01:00
faiface 6eeff66728 add ToNRGBA function for performance 2017-03-23 23:03:07 +01:00
faiface 3cfa3a5395 add Sprite.Matrix and Sprite.ColorMask getters 2017-03-23 23:00:42 +01:00
faiface 7454bf723e minor code change 2017-03-23 20:27:51 +01:00
faiface cee897e1a5 add Sprite.SetMatrix and Sprite.SetColorMask 2017-03-23 19:59:03 +01:00
faiface af76ff17d8 rename graphics.go -> sprite.go 2017-03-23 19:46:24 +01:00