2025-11-26 15:56 CET

Changesets: spring

Search ] Browse ] Back to Index ]
develop 4b85028c
Timestamp: 2017-10-07 02:02:00
Author: rt
Details ] Diff ]
cleanup font loading a bit
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/Game/LoadScreen.h Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Lua/LuaFonts.cpp Diff ] File ]
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/Rendering/Fonts/glFont.h Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
mod - rts/System/OffscreenGLContext.cpp Diff ] File ]
mod - rts/System/OffscreenGLContext.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/SpringApp.h Diff ] File ]
develop d9d3f8a4
Timestamp: 2017-10-06 23:58:04
Author: Eshed
Details ] Diff ]
fix fonts etc. in secondary gl context
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/Game/LoadScreen.h Diff ] File ]
develop 40f99fbe
Timestamp: 2017-10-06 23:57:46
Author: rt
Details ] Diff ]
remove stray UnmapBuffer()'s
mod - rts/Game/LoadScreen.cpp Diff ] File ]
mod - rts/Rendering/GL/RenderDataBuffer.cpp Diff ] File ]
mod - rts/Rendering/GL/VBO.cpp Diff ] File ]
mod - rts/Rendering/GL/VBO.h Diff ] File ]
develop 409dc374
Timestamp: 2017-10-06 22:57:29
Author: Eshed
Details ] Diff ]
use hidden SDL window for offscreen context
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/GlobalRendering.h Diff ] File ]
mod - rts/System/OffscreenGLContext.cpp Diff ] File ]
mod - rts/System/OffscreenGLContext.h Diff ] File ]
develop 3d8f8eb6
Timestamp: 2017-10-06 22:15:13
Author: rt
Details ] Diff ]
nlc refactor
mod - rts/Rendering/Shaders/ShaderHandler.cpp Diff ] File ]
mod - rts/Rendering/Shaders/ShaderHandler.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
develop c02665b3
Timestamp: 2017-10-06 20:49:49
Author: rtri
Committer: GitHub
Details ] Diff ]
nlc
mod - rts/System/SpringApp.cpp Diff ] File ]
develop ccb9fdf2
Timestamp: 2017-10-06 19:34:42
Author: Eshed
Details ] Diff ]
add support for reload persistent shaders
mod - rts/Rendering/Shaders/ShaderHandler.cpp Diff ] File ]
mod - rts/Rendering/Shaders/ShaderHandler.h Diff ] File ]
mod - rts/Rendering/WorldDrawer.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/aGui/Gui.cpp Diff ] File ]
develop 828f4f98
Timestamp: 2017-10-06 18:52:08
Author: rt
Details ] Diff ]
more boilerplate for drawing standard VA types
mod - rts/Rendering/GL/RenderDataBuffer.cpp Diff ] File ]
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
develop bbb8981a
Timestamp: 2017-10-06 16:34:51
Author: Eshed
Details ] Diff ]
migrate aGui from FFP to shaders

colors and matrices are done
geometry not touched for now
mod - cont/base/springcontent/CMakeLists.txt Diff ] File ]
add - cont/base/springcontent/shaders/GLSL/GuiFragProg.glsl Diff ] File ]
add - cont/base/springcontent/shaders/GLSL/GuiVertProg.glsl Diff ] File ]
mod - rts/Menu/SelectMenu.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/aGui/Button.cpp Diff ] File ]
mod - rts/aGui/Gui.cpp Diff ] File ]
mod - rts/aGui/Gui.h Diff ] File ]
mod - rts/aGui/HorizontalLayout.cpp Diff ] File ]
mod - rts/aGui/LineEdit.cpp Diff ] File ]
mod - rts/aGui/List.cpp Diff ] File ]
mod - rts/aGui/Picture.cpp Diff ] File ]
mod - rts/aGui/TextElement.cpp Diff ] File ]
mod - rts/aGui/VerticalLayout.cpp Diff ] File ]
mod - rts/aGui/Window.cpp Diff ] File ]
develop cc2f7cfa
Timestamp: 2017-10-06 16:30:13
Author: Eshed
Details ] Diff ]
Allow to set a custom color changing callback in fonts

Can be used to update uniforms instead of calling glColor
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
mod - rts/Rendering/Fonts/glFont.h Diff ] File ]
develop 9cf07c20
Timestamp: 2017-10-06 16:25:58
Author: Eshed
Details ] Diff ]
Move useful projections from Camera to Matrix44f
mod - rts/Game/Camera.cpp Diff ] File ]
mod - rts/Game/Camera.h Diff ] File ]
mod - rts/System/Matrix44f.cpp Diff ] File ]
mod - rts/System/Matrix44f.h Diff ] File ]
develop a5d60561
Timestamp: 2017-10-06 14:56:27
Author: Eshed
Details ] Diff ]
Fix MSVC build
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
mod - rts/Rendering/Shaders/Shader.cpp Diff ] File ]
develop 3bd78acb
Timestamp: 2017-10-06 13:18:17
Author: Eshed
Details ] Diff ]
Remove font tex coord scaling matrix
mod - rts/Rendering/Fonts/CFontTexture.cpp Diff ] File ]
mod - rts/Rendering/Fonts/CFontTexture.h Diff ] File ]
mod - rts/Rendering/Fonts/glFont.cpp Diff ] File ]
develop 0def6ee5
Timestamp: 2017-10-06 00:59:37
Author: Eshed
Details ] Diff ]
addendum f827f83

remove the libs too
mod - CMakeLists.txt Diff ] File ]
mod - rts/builds/legacy/CMakeLists.txt Diff ] File ]
mod - rts/lib/CMakeLists.txt Diff ] File ]
rm - rts/lib/rg-etc1/CMakeLists.txt Diff ] File ]
rm - rts/lib/rg-etc1/rg_etc1.cpp Diff ] File ]
rm - rts/lib/rg-etc1/rg_etc1.h Diff ] File ]
rm - rts/lib/squish/CMakeLists.txt Diff ] File ]
rm - rts/lib/squish/ChangeLog Diff ] File ]
rm - rts/lib/squish/Doxyfile Diff ] File ]
rm - rts/lib/squish/README Diff ] File ]
rm - rts/lib/squish/alpha.cpp Diff ] File ]
rm - rts/lib/squish/alpha.h Diff ] File ]
rm - rts/lib/squish/clusterfit.cpp Diff ] File ]
rm - rts/lib/squish/clusterfit.h Diff ] File ]
rm - rts/lib/squish/colourblock.cpp Diff ] File ]
rm - rts/lib/squish/colourblock.h Diff ] File ]
rm - rts/lib/squish/colourfit.cpp Diff ] File ]
rm - rts/lib/squish/colourfit.h Diff ] File ]
rm - rts/lib/squish/colourset.cpp Diff ] File ]
rm - rts/lib/squish/colourset.h Diff ] File ]
rm - rts/lib/squish/config Diff ] File ]
rm - rts/lib/squish/config.h Diff ] File ]
rm - rts/lib/squish/maths.cpp Diff ] File ]
rm - rts/lib/squish/maths.h Diff ] File ]
rm - rts/lib/squish/rangefit.cpp Diff ] File ]
rm - rts/lib/squish/rangefit.h Diff ] File ]
rm - rts/lib/squish/simd.h Diff ] File ]
rm - rts/lib/squish/simd_float.h Diff ] File ]
rm - rts/lib/squish/simd_sse.h Diff ] File ]
rm - rts/lib/squish/simd_ve.h Diff ] File ]
rm - rts/lib/squish/singlecolourfit.cpp Diff ] File ]
rm - rts/lib/squish/singlecolourfit.h Diff ] File ]
rm - rts/lib/squish/singlecolourlookup.inl Diff ] File ]
rm - rts/lib/squish/squish.cpp Diff ] File ]
rm - rts/lib/squish/squish.h Diff ] File ]
develop f827f83d
Timestamp: 2017-10-06 00:14:04
Author: rt
Details ] Diff ]
remove ETC recompression
mod - rts/Map/SMF/SMFGroundTextures.cpp Diff ] File ]
mod - rts/Map/SMF/SMFGroundTextures.h Diff ] File ]
mod - rts/Rendering/GlobalRendering.cpp Diff ] File ]
mod - rts/Rendering/Models/IModelParser.cpp Diff ] File ]
develop 1fc7397a
Timestamp: 2017-10-05 23:05:59
Author: sprunk
Committer: Eshed
Details ] Diff ]
`/specfullview` calls unsynced `PlayerChanged`.
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
develop 31954d21
Timestamp: 2017-10-05 21:50:27
Author: rt
Details ] Diff ]
fix some other clang warnings
mod - rts/Lua/LuaFeatureDefs.cpp Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
mod - rts/Lua/LuaWeaponDefs.cpp Diff ] File ]
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
mod - rts/lib/lua/include/LuaUser.cpp Diff ] File ]
develop 7c8a66fa
Timestamp: 2017-10-05 21:12:49
Author: rt
Details ] Diff ]
...
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
develop 492837fa
Timestamp: 2017-10-05 20:15:18
Author: rt
Details ] Diff ]
apply hoko's version
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
develop 793202f7
Timestamp: 2017-10-05 20:00:09
Author: rt
Details ] Diff ]
s/reinterpret/static
mod - rts/Rendering/GL/RenderDataBuffer.cpp Diff ] File ]
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
develop 9b5df93c
Timestamp: 2017-10-05 19:18:49
Author: dzosz
Committer: rtri
Details ] Diff ]
add missing override specifier (0000346)
mod - rts/Map/BasicMapDamage.h Diff ] File ]
mod - rts/Sim/Path/Default/PathEstimator.h Diff ] File ]
develop c0c442bd
Timestamp: 2017-10-05 19:15:11
Author: rt
Details ] Diff ]
add. 6071e58054
mod - rts/lib/headlessStubs/glstub.c Diff ] File ]
develop 6071e580
Timestamp: 2017-10-05 19:06:40
Author: rt
Details ] Diff ]
yet more HL stubs
mod - rts/lib/headlessStubs/glstub.c Diff ] File ]
develop 3e71fecc
Timestamp: 2017-10-05 19:01:30
Author: rt
Details ] Diff ]
-
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
develop a458ab45
Timestamp: 2017-10-05 19:00:14
Author: rt
Details ] Diff ]
satisfy clang
mod - rts/Rendering/GL/RenderDataBuffer.hpp Diff ] File ]
mod - rts/lib/lua/include/LuaUser.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 130 131 132 133 134 135 136 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last