Commit Graph

19 Commits

Author SHA1 Message Date
946975249d More decal shader reorganization 2024-07-29 22:32:11 -07:00
ce55f07150 Add templatized text decal shader 2024-07-26 00:03:42 -07:00
14640c1dca Templatize decal shader 2024-07-25 00:31:16 -07:00
c19a0c2889 Cleaned up deferred support 2024-07-17 22:48:58 -07:00
1be7a98835 Mostly fix VAB decal issues 2024-06-26 22:28:41 -07:00
a3a9ad9674 Improved support for deferred rendering 2024-06-26 01:04:00 -07:00
37715a46ab Fix for Deferred support
very basic, can be improved later
2024-06-24 19:12:27 -07:00
0b15a3125c Fix bounds antialiasing on text
Previously the gradient was being calculated before taking the boundaries into account, resulting in the edges being too hard or too soft
2020-09-26 19:39:44 -07:00
7495a6f509 Fix blit shader 2020-09-24 23:31:42 -07:00
f3aea02da7 Better UI and shaders 2020-08-21 23:45:10 -07:00
53f8e74836 Fix repeating on text shader and add outline-only support 2020-08-15 23:24:39 -07:00
30870b263a Add text decal shader 2020-07-25 00:54:21 -07:00
dbb3281e95 First working text rendering 2020-07-24 14:39:35 -07:00
10da3dd402 Working color picker UI 2020-07-22 22:37:16 -07:00
be641272ad Shader fixes and legacy shader code 2020-07-02 19:40:00 -07:00
0aaf0088d8 Tweak and compile shaders 2020-07-01 22:54:30 -07:00
1ad6a1fa50 Disable projection onto decal shaders 2020-06-29 19:13:51 -07:00
00acb45e18 Fix zbuffer writing in bounds shader 2020-06-18 14:15:59 -07:00
0c07629951 add CI configuration and reorganize 2020-06-16 20:50:43 -07:00