hybrid
|
47a9ebb1a6
|
Fix the const things for d3d drivers.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@962 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 10:44:05 +00:00 |
|
hybrid
|
ca4220dad0
|
GUI constification done, other parts still missing.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@961 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-09-16 00:18:13 +00:00 |
|
hybrid
|
fedf50bd06
|
Fixed some missing unlocks and the missing point size setting in D3D drivers/textures.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@810 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-07-29 23:48:58 +00:00 |
|
hybrid
|
6d3327ccb0
|
Mem leak fixed in d3d RTT code identified by vitek. Some redundant code removed and OpenGL shader materials fixed for changing number of textures.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@807 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-07-25 12:51:43 +00:00 |
|
hybrid
|
6aeb1970bc
|
Temporarily disabled the non-alpha textures for d3d due to lack of mipmap support. Have to fix that first.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@802 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-07-19 23:57:14 +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 |
|
bitplane
|
7c13125362
|
removed D3DFMT_A8B8G8R8 from CD3D8Texture.cpp (it was new in DirectX9).
typo in compile config comment
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@737 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-27 00:14:28 +00:00 |
|
hybrid
|
44adae5880
|
Fixed typos and mingw stuff.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@735 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-25 23:34:16 +00:00 |
|
hybrid
|
7f9f8c760c
|
Some simplifications in d3d texture code.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@733 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-25 23:16:17 +00:00 |
|
hybrid
|
602569f879
|
Pitch fix for d3d RTTs by alc.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/trunk@725 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2007-06-21 08:53:12 +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 |
|