Harley Acheson
32fd000b4b
UI: Round-box drawing cleanup
...
The new GPU_SHADER_2D_WIDGET_BASE shader allows us to draw
many complex shapes with anti-aliasing.
One thing it can do is draw an opaque rounded rectangle with colors
that differ between its interior and outline.
In order to do the above in a single pass I recently added an "_ex"
version of UI_draw_roundbox that exposes most of that shaders features.
This simplifies interface_draw.c by removing redundancy in the calling
of this shader by using this new uber "_ex" version.
Ref D10189
2021-01-25 18:06:39 +11:00
..
2020-08-07 16:13:11 +02:00
2020-10-15 14:04:14 +02:00
2020-12-16 16:25:56 +11:00
2021-01-04 17:38:11 +11:00
2020-12-21 14:31:32 -07:00
2020-08-07 09:50:34 +02:00
2020-10-30 12:51:38 +11:00
2020-12-06 10:29:26 -08:00
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-01-16 11:36:55 +11:00
2020-08-07 09:50:34 +02:00
2021-01-16 16:44:49 +01:00
2020-12-16 16:25:56 +11:00
2020-12-15 12:34:14 +11:00
2021-01-05 23:09:50 +11:00
2020-08-07 09:50:34 +02:00
2020-10-19 08:12:33 -07:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2021-01-05 10:13:00 +01:00
2020-08-07 09:50:34 +02:00
2020-09-04 21:04:16 +02:00
2021-01-19 16:43:08 -06:00
2020-11-06 12:32:54 +11:00
2021-01-22 20:00:14 +11:00
2020-08-07 11:49:58 -06:00
2021-01-18 12:15:46 +01:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2021-01-19 12:59:00 +11:00
2020-09-03 17:26:12 +02:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-09-04 21:04:16 +02:00
2020-08-07 09:50:34 +02:00
2020-09-04 21:04:16 +02:00
2020-12-16 16:25:56 +11:00
2021-01-20 16:14:00 +11:00
2020-08-07 09:50:34 +02:00
2020-08-07 09:50:34 +02:00
2020-11-12 10:47:50 +01:00
2020-08-07 09:50:34 +02:00
2020-12-16 16:25:56 +11:00
2021-01-04 17:38:11 +11:00
2020-12-16 16:25:56 +11:00
2020-11-20 12:14:50 +11:00
2020-12-16 16:25:56 +11:00
2020-11-17 19:51:14 -07:00
2021-01-02 15:36:51 +01:00
2021-01-25 18:06:39 +11:00
2020-12-02 16:34:06 +01:00
2021-01-15 10:48:22 -06:00