1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00
Files
luanti/irr/src
Ælla Chiana Moskopp 60cd1e4529 Correctly render transparency in TGA type 1 with color format A1R5G5B5
The branch removed in this patch handled color format A1R5G5B5 specially
when creating a texture from a TGA type 1 file, i.e. an image that has a
colormap. It did not handle the 1-bit alpha channel correctly, rendering
transparent pixels black instead.

Since the colormap is converted to A8R8G8B8 earlier anyways, the code
for the general case is able to handle this scenario already – at the
expense of making the created texture use twice as much GPU memory as
necessary.
2024-11-06 20:07:05 +01:00
..
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-09-02 21:50:13 +02:00
2024-08-28 15:38:02 +02:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-09-02 21:50:13 +02:00
2024-03-26 21:39:02 +01:00
2024-10-27 14:04:51 +01:00
2024-03-27 20:55:48 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-10-27 14:04:51 +01:00
2024-03-26 21:39:02 +01:00
2024-09-02 21:50:13 +02:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-09-02 21:50:13 +02:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-03-26 21:39:02 +01:00
2024-09-16 23:12:52 +02:00
2024-03-26 21:39:02 +01:00