Porting this c++ code into PB for DDS Support!

Everything else that doesn't fall into one of the other PB categories.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Porting this c++ code into PB for DDS Support!

Post by dagcrack »

http://www.mindcontrol.org/~hplus/graphics/dds-info/
I would like to port this into PB for supporting the load of .dds images which are essential in my opinion (those who develops games will indeed say yes about this).

:P
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Looks like a fairly straightforward port at first glance.

Not much to really change except for that one class function.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Yeah but I dont work with C++ no time to learn so far all day working so I dont see the time to totally learn c++ I can read c++ a little, just about that.
Post Reply