NazaraEngine/include/Nazara/Utility
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
..
Animation.hpp Fixed repo 2012-11-29 10:15:10 +01:00
AxisAlignedBox.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Buffer.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
BufferImpl.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Config.hpp Made NzThread interface mimic std::thread one 2012-11-29 16:51:01 +01:00
Cursor.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02: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
Enums.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Event.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Icon.hpp Rewritted ResourceLoader and moved it to core 2012-08-18 01:46:01 +02:00
Image.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
IndexBuffer.hpp Index buffer no longer permit 8 bits index size 2012-12-02 17:01:02 +01:00
Joint.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Keyboard.hpp Added Keyboard::GetKeyName (experimental) 2012-10-26 14:09:09 +02:00
KeyframeMesh.hpp Mesh no longer contains the animation 2012-11-27 22:02:45 +01:00
Mesh.hpp Meshes no longer retains an animation pointer 2012-11-27 23:33:11 +01:00
Mouse.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Node.hpp Optimized Node::GetTransformMatrix 2012-11-27 21:45:21 +01:00
PixelFormat.hpp Renamed GetBPP to GetBytesPerPixel 2012-09-30 23:11:00 +02:00
PixelFormat.inl Renamed GetBPP to GetBytesPerPixel 2012-09-30 23:11:00 +02:00
Sequence.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
SkeletalMesh.hpp Fixed repo 2012-11-29 10:15:10 +01:00
Skeleton.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
StaticMesh.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
SubMesh.hpp (SubMesh) Renamed GetSkinIndex to GetMaterialIndex 2012-11-27 21:44:32 +01:00
Utility.hpp Fixed typo 2012-11-25 16:12:57 +01:00
VertexBuffer.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
VertexDeclaration.hpp Added VertexDeclaration::HasElement 2012-10-04 09:33:54 +02:00
VertexStruct.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
VideoMode.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Window.hpp Normalized line ending 2012-09-21 14:24:48 +02:00
WindowHandle.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00