Skip to content
Snippets Groups Projects
Commit f5009866 authored by Inuyasha's avatar Inuyasha
Browse files

use RGB for screen texture, not RGBA

the screen texture does not need an alpha channel.
the fact that it had one made OGL copy the topmost pixel of the screen texture's alpha channel.
which, naturally results in the screen becoming partially transparent and letting you see the working texture in the background.
parent 181c8750
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment