Commit graph

14 commits

Author SHA1 Message Date
Emil Ernerfeldt
0f0e385ea3 [refactor] collect stuff into new mod paint 2020-05-19 22:28:57 +02:00
Emil Ernerfeldt
aeaa611005 terminology: remove uses of the word "mesh". Prefer "triangles". 2020-05-19 20:54:02 +02:00
Emil Ernerfeldt
090d056f3d Use 32 bit vertex indicec on glium 2020-05-11 17:57:37 +02:00
Emil Ernerfeldt
3860807e29 Use premultiplied alpha for all colors + improve painting of thin lines 2020-05-11 17:57:11 +02:00
Emil Ernerfeldt
6aadf4128e Refactor: pass Rect:s by value (cleaner) 2020-05-05 19:12:00 +02:00
Emil Ernerfeldt
89823ab617 Print frame times for glium and wasm excluding painting 2020-04-29 07:20:27 +02:00
Emil Ernerfeldt
cce048509f Refactor: make Rect members min/max public 2020-04-25 15:45:38 +02:00
Emil Ernerfeldt
f74c2f8103 Finish glium clip_rect support 2020-04-21 07:52:30 +02:00
Emil Ernerfeldt
46f123eeb6 WIP: Working clip rects for glium 2020-04-21 00:17:02 +02:00
Emil Ernerfeldt
2f02446f6f WIP: clip_rect 2020-04-20 23:48:55 +02:00
Emil Ernerfeldt
74eeaf27ce Fix colors in glium (srgb issue) 2020-04-16 23:10:42 +02:00
Emil Ernerfeldt
f728180918 Ignore warning about legacy implement_vertex macro in old glium 2019-11-24 16:27:12 +01:00
Emil Ernerfeldt
be8eb02b3f Some minor fixes and additions 2019-11-02 09:50:49 +01:00
Emil Ernerfeldt
4836860c7b Create emigui_glium library 2019-04-21 10:13:05 +02:00