| .. |
|
Debug
|
Big config/debug update
|
2014-07-08 10:56:37 +02:00 |
|
Resources/Shaders/Debug
|
Fixed debug shader not compiling on some configurations
|
2014-04-04 14:56:45 +02:00 |
|
Win32
|
Made context creation exception-safe
|
2014-06-18 20:34:05 +02:00 |
|
Context.cpp
|
Made Context::Create exception-safe
|
2014-04-25 18:34:48 +02:00 |
|
ContextParameters.cpp
|
Happy thousandth commit Nazara
|
2014-01-12 20:16:21 +01:00 |
|
DebugDrawer.cpp
|
Added DebugDrawer::DrawLine and DebugDrawer::DrawPoints
|
2014-07-10 10:12:25 +02:00 |
|
GpuQuery.cpp
|
Happy thousandth commit Nazara
|
2014-01-12 20:16:21 +01:00 |
|
HardwareBuffer.cpp
|
Optimized hardware buffers
|
2014-04-20 22:32:09 +02:00 |
|
HardwareBuffer.hpp
|
Happy thousandth commit Nazara
|
2014-01-12 20:16:21 +01:00 |
|
OpenGL.cpp
|
Fixed DrawInstanced required OpenGL version
|
2014-07-30 00:40:05 +02:00 |
|
RenderBuffer.cpp
|
Happy thousandth commit Nazara
|
2014-01-12 20:16:21 +01:00 |
|
RenderTarget.cpp
|
Happy thousandth commit Nazara
|
2014-01-12 20:16:21 +01:00 |
|
RenderTexture.cpp
|
Added OpenGL::Delete[FrameBuffer|VertexArray]
|
2014-04-25 12:38:53 +02:00 |
|
RenderWindow.cpp
|
Fixed typo
|
2014-06-25 19:34:55 +02:00 |
|
Renderer.cpp
|
Added Quaternion component type
|
2014-07-13 09:29:12 +02:00 |
|
Shader.cpp
|
Fixed error message
|
2014-07-11 23:06:46 +02:00 |
|
ShaderLibrary.cpp
|
Made Initialize/Uninitialize static methods from non-submodules private
|
2014-04-21 00:08:34 +02:00 |
|
ShaderStage.cpp
|
Optimized String usage
|
2014-03-15 00:26:29 +01:00 |
|
Texture.cpp
|
Disabled the use of glTexStorage* when creating a proxy texture
|
2014-07-08 11:02:27 +02:00 |
|
TextureSampler.cpp
|
Fixed possible bug in computing sampler id
|
2014-07-02 01:08:58 +02:00 |
|
UberShader.cpp
|
Big UberShader update
|
2014-02-21 19:27:39 +01:00 |
|
UberShaderInstance.cpp
|
Big UberShader update
|
2014-02-21 19:27:39 +01:00 |
|
UberShaderInstancePreprocessor.cpp
|
Big UberShader update
|
2014-02-21 19:27:39 +01:00 |
|
UberShaderLibrary.cpp
|
Made Initialize/Uninitialize static methods from non-submodules private
|
2014-04-21 00:08:34 +02:00 |
|
UberShaderPreprocessor.cpp
|
Fixed leak from UberShaderPreprocessor
|
2014-04-21 22:15:36 +02:00 |