[ scummvm-Patches-586167 ] OpenGL paletted/rgb texture fix
noreply at sourceforge.net
noreply at sourceforge.net
Thu Jul 25 00:09:10 CEST 2002
Patches item #586167, was opened at 2002-07-24 19:09
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=586167&group_id=37116
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: André Souza (luke_br)
Assigned to: Nobody/Anonymous (nobody)
Summary: OpenGL paletted/rgb texture fix
Initial Comment:
This patch is intended to fix the problem of people
with no paletted texture extension. The code now checks
if this extension is present. If it exists then
paletted textures are used. Else it fallbacks to RGB
texture (a little bit slower).
The new fb2opengl.h is now object oriented (C++).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=586167&group_id=37116
More information about the Scummvm-tracker
mailing list