2025-11-24 12:30 CET

Changesets: spring

Search ] Browse ] Back to Index ]
develop 927a5732
Timestamp: 2017-10-25 00:40:51
Author: rt
Details ] Diff ]
fix 0005819
mod - rts/Rendering/GL/FBO.cpp Diff ] File ]
develop fdc7dc13
Timestamp: 2017-10-25 00:25:27
Author: rt
Details ] Diff ]
-
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
develop 80ec2e66
Timestamp: 2017-10-25 00:23:45
Author: rt
Details ] Diff ]
convert DefaultPathDrawer
mod - rts/Rendering/DefaultPathDrawer.cpp Diff ] File ]
mod - rts/Rendering/GL/RenderDataBuffer.cpp Diff ] File ]
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
mod - rts/Rendering/GL/myGL.h Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop b947cd99
Timestamp: 2017-10-24 17:43:05
Author: rt
Details ] Diff ]
remove GL_LIGHTING remnants
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Rendering/DebugColVolDrawer.cpp Diff ] File ]
mod - rts/Rendering/DebugDrawerAI.cpp Diff ] File ]
mod - rts/Rendering/DefaultPathDrawer.cpp Diff ] File ]
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/Rendering/GL/glStateDebug.cpp Diff ] File ]
mod - rts/Rendering/QTPFSPathDrawer.cpp Diff ] File ]
mod - rts/Rendering/ShadowHandler.cpp Diff ] File ]
develop 0b26646a
Timestamp: 2017-10-24 06:27:59
Author: abma
Details ] Diff ]
-

(oops)
mod - rts/Map/SMF/SMFRenderState.cpp Diff ] File ]
develop 6b103207
Timestamp: 2017-10-24 06:26:07
Author: abma
Details ] Diff ]
fix compile warning: unused var
mod - rts/Map/SMF/SMFRenderState.cpp Diff ] File ]
develop 4819b9fc
Timestamp: 2017-10-23 22:50:12
Author: rt
Details ] Diff ]
fix creg test
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop af1f150c
Timestamp: 2017-10-23 21:36:39
Author: rt
Details ] Diff ]
-
mod - rts/lib/headlessStubs/glstub.c Diff ] File ]
develop 898727b2
Timestamp: 2017-10-23 21:35:25
Author: rt
Details ] Diff ]
+ HL stubs
mod - rts/lib/headlessStubs/glstub.c Diff ] File ]
develop e14333d1
Timestamp: 2017-10-23 21:01:31
Author: rt
Details ] Diff ]
add GL timer queries
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/ProfileDrawer.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
develop 02307ff0
Timestamp: 2017-10-23 19:13:04
Author: rt
Details ] Diff ]
unbreak HL
mod - rts/Map/Generation/MapGenerator.cpp Diff ] File ]
develop 1a403535
Timestamp: 2017-10-23 18:21:37
Author: rt
Details ] Diff ]
deprecate gl.*TexGen
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.h Diff ] File ]
mod - rts/Map/Generation/MapGenerator.cpp Diff ] File ]
develop 190dc993
Timestamp: 2017-10-23 07:27:42
Author: Gajo Petrovic
Details ] Diff ]
parse log levels in one place to ensure both number and string formats are parsed consistently everywhere
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUtils.cpp Diff ] File ]
mod - rts/Lua/LuaUtils.h Diff ] File ]
develop 98963998
Timestamp: 2017-10-23 07:08:05
Author: Gajo Petrovic
Details ] Diff ]
fix logLevel string parsing
mod - rts/Lua/LuaUtils.cpp Diff ] File ]
develop 790b8868
Timestamp: 2017-10-22 22:59:30
Author: rt
Details ] Diff ]
add alpha falloff to BMD borders
mod - rts/Map/SMF/Basic/BasicMeshDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/SMFGroundDrawer.cpp Diff ] File ]
develop d2f39fda
Timestamp: 2017-10-22 21:46:04
Author: Eshed
Details ] Diff ]
win32 glew is behind the times, but that shouldn't be an issue atm
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
develop 33b75eee
Timestamp: 2017-10-22 18:08:23
Author: rt
Details ] Diff ]
fix border detail
mod - cont/base/springcontent/shaders/GLSL/SMFBorderFragProg4.glsl Diff ] File ]
develop 8d45b83c
Timestamp: 2017-10-22 17:44:40
Author: rt
Details ] Diff ]
remove old crap
mod - rts/Map/SMF/ROAM/Patch.cpp Diff ] File ]
develop ce3ed437
Timestamp: 2017-10-22 17:42:40
Author: rt
Details ] Diff ]
convert map-border rendering
mod - cont/base/springcontent/CMakeLists.txt Diff ] File ]
add - cont/base/springcontent/shaders/GLSL/SMFBorderFragProg4.glsl Diff ] File ]
add - cont/base/springcontent/shaders/GLSL/SMFBorderVertProg4.glsl Diff ] File ]
mod - cont/base/springcontent/shaders/GLSL/SMFVertProg4.glsl Diff ] File ]
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Map/BaseGroundDrawer.cpp Diff ] File ]
mod - rts/Map/BaseGroundDrawer.h Diff ] File ]
mod - rts/Map/SMF/Basic/BasicMeshDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/ROAM/Patch.cpp Diff ] File ]
mod - rts/Map/SMF/ROAM/Patch.h Diff ] File ]
mod - rts/Map/SMF/SMFGroundDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/SMFGroundDrawer.h Diff ] File ]
mod - rts/Map/SMF/SMFRenderState.cpp Diff ] File ]
mod - rts/Map/SMF/SMFRenderState.h Diff ] File ]
mod - rts/Rendering/Shaders/Shader.cpp Diff ] File ]
mod - rts/Rendering/Shaders/Shader.h Diff ] File ]
develop cfe3a2c8
Timestamp: 2017-10-21 18:14:46
Author: rt
Details ] Diff ]
nlc
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
mod - rts/Rendering/Map/InfoTexture/Modern/Path.cpp Diff ] File ]
develop b3b1628d
Timestamp: 2017-10-21 18:14:30
Author: rt
Details ] Diff ]
fix 0005814
mod - rts/Game/GameHelper.cpp Diff ] File ]
develop c74a6741
Timestamp: 2017-10-21 14:04:19
Author: rt
Details ] Diff ]
fix minor VBO::Resize bug
mod - rts/Rendering/GL/VBO.cpp Diff ] File ]
develop f0f80fb8
Timestamp: 2017-10-21 01:40:36
Author: rt
Details ] Diff ]
fix BMD perfbug
mod - rts/Map/SMF/Basic/BasicMeshDrawer.cpp Diff ] File ]
develop 77753b81
Timestamp: 2017-10-20 23:42:41
Author: rt
Details ] Diff ]
convert and disable water-plane crap
mod - rts/Map/SMF/Basic/BasicMeshDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/SMFGroundDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/SMFGroundDrawer.h Diff ] File ]
develop 441fbec9
Timestamp: 2017-10-20 18:29:34
Author: rt
Details ] Diff ]
convert SMF drawing to GL4
mod - cont/base/springcontent/CMakeLists.txt Diff ] File ]
rm - cont/base/springcontent/shaders/GLSL/SMFFragProg3.glsl Diff ] File ]
mod - cont/base/springcontent/shaders/GLSL/SMFFragProg4.glsl Diff ] File ]
rm - cont/base/springcontent/shaders/GLSL/SMFVertProg3.glsl Diff ] File ]
mod - cont/base/springcontent/shaders/GLSL/SMFVertProg4.glsl Diff ] File ]
mod - rts/Map/SMF/Basic/BasicMeshDrawer.cpp Diff ] File ]
mod - rts/Map/SMF/ROAM/Patch.cpp Diff ] File ]
mod - rts/Map/SMF/SMFRenderState.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/IWater.cpp Diff ] File ]
mod - rts/Rendering/Env/IWater.h Diff ] File ]
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/Rendering/Shaders/GLSLCopyState.cpp Diff ] File ]
mod - rts/Rendering/Shaders/LuaShaderContainer.cpp Diff ] File ]
mod - rts/Rendering/Shaders/Shader.cpp Diff ] File ]
mod - rts/Rendering/Shaders/Shader.h Diff ] File ]
mod - rts/Rendering/Shaders/ShaderStates.h Diff ] File ]
mod - rts/System/SplashScreen.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 125 126 127 128 129 130 131 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last