Page 1 of 1

Feature Request

Posted: Wed Jan 31, 2007 9:44 am
by Danila Master
I want to have small in size .dll
I use only Direct3D9 and do not want to use Direct3D8, OpenGl, Software Renderers. I was able to compile without Direct3D8, OpenGl but i can't exlude
Software Renderers. I would like to have more defines for the removal of most unused code and features when compiling source or release new version without the software renderers maybe he'll throw up a svn version or something.

Posted: Fri Feb 09, 2007 1:14 am
by bitplane
Okay, I just added _IRR_COMPILE_WITH_SOFTWARE_ and _IRR_COMPILE_WITH_BURNINGSVIDEO_ to compile config but they only save a couple of hundred KB.
Maybe we should also have something to exclude mesh loaders as these are getting quite large too, and if we did, nobody could object to adding loaders for every possible type of mesh!