bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] 3D boards textures


From: Olivier Baur
Subject: [Bug-gnubg] 3D boards textures
Date: Sun, 17 Aug 2003 23:53:23 +0200

I have found why textures didn't work on my Mac: it's a little/big-endian issue regarding the header of BMP files, in function LoadDIBTexture (board3d/texture3d.c). I've added some byte-swapping code guarded by some #if __BIG_ENDIAN__ / #endif.
Changes commited to CVS.

-- Olivier





reply via email to

[Prev in Thread] Current Thread [Next in Thread]