NazaraEngine/include/Nazara
Lynix b06acfcffd Index buffer no longer permit 8 bits index size
Modern graphics cards don't like 8 bits index size, so I introduced
"Large indices" option, it means 32 bits indices when used otherwise the
index size is 16 bits


Former-commit-id: 213902de6704ceef16c6ea311ba0c6c5d2f6e665
2012-12-02 17:01:02 +01:00
..
3D Fixed repo 2012-11-29 10:15:10 +01:00
Audio Fixed typo 2012-11-25 16:12:57 +01:00
Core Made NzThread interface mimic std::thread one 2012-11-29 16:51:01 +01:00
Math Reintroduce Vector comparison operator 2012-12-02 16:48:56 +01:00
Noise Fixed typo 2012-11-25 16:12:57 +01:00
Renderer Fixed repo 2012-11-29 10:15:10 +01:00
Utility Index buffer no longer permit 8 bits index size 2012-12-02 17:01:02 +01:00
3D.hpp Fixed repo 2012-11-29 10:15:10 +01:00
Audio.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Core.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Debug.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
DebugOff.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Math.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Noise.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Prerequesites.hpp Added macros for Intel C++ compiler/x64 platform 2012-11-21 23:51:41 +01:00
Renderer.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Utility.hpp Fixed repo 2012-11-29 10:15:10 +01:00