hybrid
|
0d7c9f98bd
|
Changed some OpenGL material renderer states. Removed the automatic mipmap generation after texture unlock for OpenGL to get the same as for d3d drivers.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@855 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-08-21 17:19:17 +00:00 |
|
hybrid
|
223837474a
|
Added a new texture creation flag for specifying the desired texture format. The new flag chooses a non-alpha channel texture format. This will save some texture memory (one fourth for 32bit textures).
Fixed another COpenGL render state bug.
Fixed several color conversion methods.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@801 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-07-19 23:31:18 +00:00 |
|
hybrid
|
f1e066c665
|
Code cleanup.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@798 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-07-17 23:47:10 +00:00 |
|
hybrid
|
1d02f20ab8
|
Some minor changes.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@767 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-07-07 20:12:48 +00:00 |
|
hybrid
|
222f57d8e3
|
Fixed the getSize confusion and the wrongly comitted profiling option in the makefile.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@732 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-25 21:42:06 +00:00 |
|
hybrid
|
9c1f4cb46e
|
Inlined the OpenGL access methods, also renamed some of them to make the names more durable in case the official methods are promoted.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@691 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-05 17:56:10 +00:00 |
|
hybrid
|
71990c7e72
|
Fixed correct overloading of hasMipMaps, found by Jiang. Also changed it to const.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@648 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-05-22 07:20:16 +00:00 |
|
bitplane
|
30b56d2ec5
|
Moved everything to /trunk
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@643 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-05-20 18:03:49 +00:00 |
|