1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-04-24 19:53:13 +00:00
Jonathan Coates 1b8344d0a3
Ignore shader loading errors
Another go at fixing #2127.

In a892739f8eb87fb078dedae07d8c8614b9d6da4b we set the precision on the
Tbo uniform. However, this is stripped in the shader pre-processing
Pojav/gl4es does, and so has no effect. As a (terrible) workaround, we
now just ignore shader loading errors. This probably does leak memory
(we'll never clean up the program), but there's not much we can do about
that.
2025-03-05 19:01:32 +00:00
..
2025-03-05 19:01:32 +00:00
2025-03-01 22:35:29 +00:00
2025-02-16 18:09:15 +00:00
2025-01-09 20:47:51 +00:00
2025-02-16 18:09:15 +00:00
2025-02-16 18:09:15 +00:00
2025-02-16 18:09:15 +00:00
2023-10-28 17:58:11 +01:00