| .. |
|
Direct3D9
|
b065e938a0
Fixed Direct3D shader runtime compiling when path has spaces.
|
13 vuotta sitten |
|
OpenGL
|
84a63bb90f
Resolve multisampled backbuffer before the first viewport-reading renderpath command.
|
13 vuotta sitten |
|
AnimatedModel.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
AnimatedModel.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Animation.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Animation.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
AnimationController.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
AnimationController.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
AnimationState.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
AnimationState.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Batch.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Batch.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
BillboardSet.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
BillboardSet.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
CMakeLists.txt
|
e1a1c974e5
Initial iOS support.
|
13 vuotta sitten |
|
Camera.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Camera.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
CustomGeometry.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
CustomGeometry.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
DebugRenderer.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
DebugRenderer.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
DecalSet.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
DecalSet.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Drawable.cpp
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 vuotta sitten |
|
Drawable.h
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 vuotta sitten |
|
DrawableEvents.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
GPUObject.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Geometry.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Geometry.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Graphics.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
GraphicsDefs.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
GraphicsDefs.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
GraphicsEvents.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
GraphicsImpl.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
IndexBuffer.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Light.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Light.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Material.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Material.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Model.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Model.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
OcclusionBuffer.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
OcclusionBuffer.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Octree.cpp
|
e4d3046a50
Removed unused function from Octant.
|
13 vuotta sitten |
|
Octree.h
|
e4d3046a50
Removed unused function from Octant.
|
13 vuotta sitten |
|
OctreeQuery.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
OctreeQuery.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
ParticleEmitter.cpp
|
ed272d2aa7
Fixed sphere particle emitter always having zero radius.
|
13 vuotta sitten |
|
ParticleEmitter.h
|
ed272d2aa7
Fixed sphere particle emitter always having zero radius.
|
13 vuotta sitten |
|
Precompiled.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Precompiled.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
RenderPath.cpp
|
57fd5a36a4
Fixed back-to-front sort mode not working in scene passes.
|
13 vuotta sitten |
|
RenderPath.h
|
9d759300fe
Added possibility to disable the litbase pass optimization in RenderPath, if an ambient-only pass is needed.
|
13 vuotta sitten |
|
RenderSurface.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Renderer.cpp
|
1ebe4deabd
Load shaders per pass when first needed, not to every pass at once.
|
13 vuotta sitten |
|
Renderer.h
|
1ebe4deabd
Load shaders per pass when first needed, not to every pass at once.
|
13 vuotta sitten |
|
Shader.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
ShaderParser.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
ShaderParser.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
ShaderProgram.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
ShaderVariation.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Skeleton.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Skeleton.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Skybox.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Skybox.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
StaticModel.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
StaticModel.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Tangent.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Tangent.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Technique.cpp
|
55681dc55a
Applied patch from weitjong.
|
13 vuotta sitten |
|
Technique.h
|
1ebe4deabd
Load shaders per pass when first needed, not to every pass at once.
|
13 vuotta sitten |
|
Terrain.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Terrain.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
TerrainPatch.cpp
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
TerrainPatch.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Texture.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
Texture2D.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
TextureCube.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
VertexBuffer.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
VertexDeclaration.h
|
a40fead7dc
Updated license for the new year.
|
13 vuotta sitten |
|
View.cpp
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 vuotta sitten |
|
View.h
|
9d759300fe
Added possibility to disable the litbase pass optimization in RenderPath, if an ambient-only pass is needed.
|
13 vuotta sitten |
|
Viewport.cpp
|
2a4fbcdf54
Removed the old postprocess system. Instead renderpath fragments can be appended.
|
13 vuotta sitten |
|
Viewport.h
|
2a4fbcdf54
Removed the old postprocess system. Instead renderpath fragments can be appended.
|
13 vuotta sitten |
|
Zone.cpp
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 vuotta sitten |
|
Zone.h
|
115a81c75a
Fixed incorrect weak pointer manipulation (Drawable's cached Zone) from worker threads, which caused a memory leak.
|
13 vuotta sitten |