-
Sounds like it just needs a modification to GLDirect's pixel format selection code. There's insufficient info for me to know what to alter. I'd suggest you obtain the GLDirect source code and investigate.
07:41PM UTC on Jan 03 2009 in GLDirect
-
Fix for the Quake3 shader tcMod "stretch" modifier. Seen in bounce-pads in q3dm7, for example.
02:48PM UTC on Sep 07 2008 in Irrlicht Engine
-
Visual Studio 2008 solutions and projects for Examples and base library.
08:38PM UTC on Sep 03 2008 in Irrlicht Engine
-
Blindside's DX9 VBO Implementation plus SiO2 performance fix. Made with SVN 1315.
07:07PM UTC on Apr 14 2008 in Irrlicht Engine
-
sio2 registered the GLDirect project.
05:05PM UTC on Aug 09 2007 in GLDirect
-
Related topic:
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=17984
I think what has happened is that sometime in the past Irrlicht's texture unit count was doubled from two to four, but some code was missed that should update some state for the other two texture units.
Specific examples (CD3D9Driver/CD3D8Driver):
1. ::initDriver - SetSamplerState() sets only two units
2...
10:10PM UTC on Dec 23 2006 in Irrlicht Engine
-
Irrlicht Revision 248:
Patch for VC8 (Visual Studio 2005). Adds missing file
references to VC8 project to enable Irrlicht to compile.
11:50AM UTC on Sep 24 2006 in Irrlicht Engine
-
A patch to add VC8 (Visual Studio 2005) solution and
project files for compiling the Irrlicht examples. A
single Solution file in examples\BuildAllExamples
contains references to all the VC8 example project
files and will build the examples "in one go".
06:08PM UTC on Sep 21 2006 in Irrlicht Engine
-
Patch to add missing file reference to VC8 Solution
file in order for it to compile [ITriangleRenderer2.cpp].
05:22PM UTC on Sep 21 2006 in Irrlicht Engine
-
sio2 committed patchset 22 of module Mesa-newtree to the Mesa3D CVS repository, changing 1 files.
12:41PM UTC on Mar 10 1999 in Mesa3D