|
|
884a7c745b
|
Optimize ui painter to not draw elements not in the current bbox
|
2022-03-11 14:51:49 +03:00 |
|
|
|
466aa717ad
|
Log max batch count in ui painter
|
2022-02-19 19:40:19 +03:00 |
|
|
|
9e24c875a1
|
Support drawing rotating images in ui::painter
|
2022-02-17 10:17:55 +03:00 |
|
|
|
93fd269c02
|
Support rendering texture_view's in ui::painter
|
2022-02-10 13:29:37 +03:00 |
|
|
|
093308a116
|
Fix ui painter colored texture rendering
|
2022-02-06 14:47:43 +03:00 |
|
|
|
b298859f1e
|
Support stencils in ui::painter
|
2021-10-15 21:37:48 +03:00 |
|
|
|
3ec4d1ed90
|
Move ui::painter_impl internals to anonymous namespace
|
2021-10-14 21:48:03 +03:00 |
|
|
|
f15dd26bb9
|
Snap text vertices to pixels in ui painter
|
2021-08-06 16:09:29 +03:00 |
|
|
|
fec050307d
|
Add triangle painting to ui::painter
|
2021-03-05 23:13:27 +03:00 |
|
|
|
486a8b24aa
|
UI painter: add draw_subimage & don't restrict to integer texcoords
|
2021-03-04 10:02:46 +03:00 |
|
|
|
12e2bff790
|
Fix ui text rendering
|
2021-02-27 19:43:50 +03:00 |
|
|
|
4a8021aa4e
|
Support image rendering in ui::painter
|
2021-02-27 16:37:05 +03:00 |
|
|
|
b9dd6c78a3
|
Implement glyph rendering in painter
|
2021-02-25 14:17:24 +03:00 |
|
|
|
72ae8604cb
|
Fix depth conversion in ui::painter_impl
|
2021-02-25 11:13:17 +03:00 |
|
|
|
937a011577
|
Don't store font in painter or controller, use it in factory instead
|
2021-02-25 09:50:30 +03:00 |
|
|
|
a53b32067f
|
UI library prototype wip
|
2021-02-25 09:07:39 +03:00 |
|