faiface
|
4eca5f2d1e
|
fix compile error
|
2017-04-10 00:48:17 +02:00 |
faiface
|
219559cf20
|
add Window.SetComposeMethod
|
2017-04-10 00:41:48 +02:00 |
faiface
|
32ae09e1e5
|
replace NRGBA to RGBA because Porter-Duff (!!!)
|
2017-04-09 22:00:26 +02:00 |
faiface
|
9cbce8f638
|
fix typo in Window doc
|
2017-04-08 18:05:50 +02:00 |
faiface
|
e3f7901f2c
|
adjust WindowConfig doc, more consistent with the rest
|
2017-04-07 12:34:16 +02:00 |
faiface
|
2155babc5d
|
add Window.Color
|
2017-04-02 19:08:48 +02:00 |
faiface
|
79f7f4fb42
|
split Canvas into Canvas+GLFrame + add GLPicture
|
2017-04-01 21:54:44 +02:00 |
faiface
|
8625586bee
|
fix two misspells
|
2017-03-16 00:45:04 +01:00 |
faiface
|
19ba78bb0c
|
minor changes
|
2017-03-16 00:15:39 +01:00 |
faiface
|
311b474e89
|
remove last usages of mainthread.CallVal
|
2017-03-15 23:43:00 +01:00 |
faiface
|
cd11c39e64
|
one more doc bug
|
2017-03-15 22:56:23 +01:00 |
faiface
|
eab91b4110
|
fix many bugs in pixelgl doc
|
2017-03-15 22:55:43 +01:00 |
faiface
|
415fc129ca
|
add missing dot in doc
|
2017-03-15 01:09:33 +01:00 |
faiface
|
cb3276493d
|
fix window resizing consistency
|
2017-03-14 18:31:44 +01:00 |
faiface
|
203adc914b
|
change Rect to have Min, Max instead of Pos, Size
|
2017-03-13 23:52:34 +01:00 |
faiface
|
94fe4019fd
|
optimize Window.MousePosition
|
2017-03-09 00:56:57 +01:00 |
faiface
|
4f2ef50783
|
remove multisampling (will add it back later)
|
2017-03-08 16:24:01 +01:00 |
faiface
|
3d13e52add
|
allow efficiently drawing one Canvas onto another
|
2017-03-07 20:33:07 +01:00 |
faiface
|
f65ea40e19
|
implement Picture for Canvas
|
2017-03-07 17:45:46 +01:00 |
faiface
|
f0394ec7d1
|
replace Transform by much simpler Matrix
|
2017-03-06 19:58:24 +01:00 |
faiface
|
69a3c17cfc
|
big big commit - rework whole pixelgl
|
2017-03-06 00:28:52 +01:00 |
faiface
|
6dc55b8746
|
change fundamental interfaces (add Picture)
|
2017-02-22 20:57:22 +01:00 |
faiface
|
dbd90a0bcb
|
move OpenGL specific stuff to pixelgl (except for Picture)
|
2017-02-22 20:44:38 +01:00 |