Is there a OpenGL only compile mode

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
devsh
Competition winner
Posts: 2057
Joined: Tue Dec 09, 2008 6:00 pm
Location: UK
Contact:

Is there a OpenGL only compile mode

Post by devsh »

for the irrlicht lib, and could i chop it to pieces and throw out the software renderer and DX bits??

It would be great for later on for implementing texture streaming and some openGL improvements.
bull
Posts: 36
Joined: Wed Sep 12, 2007 8:49 am
Location: s1Ng4p0R3

Post by bull »

Take a look at IrrCompileConfig.h , you just need to comment out their definitions.
My name is bull, for we are many ...
Post Reply