mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 22:39:18 +02:00
render code relocation continued
This commit is contained in:
@@ -473,6 +473,8 @@ opengl_texture::load_TGA() {
|
||||
return;
|
||||
}
|
||||
|
||||
// TODO: add horizontal/vertical data flip, based on the descriptor (18th) header byte
|
||||
|
||||
// fill remaining data info
|
||||
data_mapcount = 1;
|
||||
data_format = GL_BGRA;
|
||||
|
||||
Reference in New Issue
Block a user