NazaraEngine/include/Nazara
Lynix f4b194f6fe Fixed rendering with OpenGL core profile
Added (automatic) support of Vertex Arrays Objects (VAO) to fix
rendering with an OpenGL core profile (OpenGL 3.2 require the use of
VAOs)
Added level check to NzImage::GetDepth/Height/Size/Width
Fixed occlussion query support not correctly setted
2012-05-31 18:18:28 +02:00
..
Audio Added formats conversion 2012-05-24 18:55:48 +02:00
Core NzImage now handles mipmaps 2012-05-30 18:10:17 +02:00
Math Added Image 2012-05-21 21:54:13 +02:00
Network First commit 2012-05-01 16:43:48 +02:00
Renderer Fixed rendering with OpenGL core profile 2012-05-31 18:18:28 +02:00
Utility Fixed compilation error from last commit 2012-05-30 19:21:20 +02:00
Prerequesites.hpp Fixed rendering with OpenGL core profile 2012-05-31 18:18:28 +02:00