This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-28 08:29:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
77bad3ce0761e5e830bc986711e88e8dd42ffad9
glest-source
/
source
/
shared_lib
/
sources
/
graphics
/
gl
History
Mark Vejvoda
369a0dc215
- fixed warnings when compiling in vc++
2010-10-30 00:14:15 +00:00
..
base_renderer.cpp
renderMapPreview nearly done.
2010-09-15 23:49:26 +00:00
context_gl.cpp
- cleaned up a whole pile of compiler warnings
2010-10-21 07:20:17 +00:00
font_gl.cpp
- bugfix to fallback to a default configured font if the specified font in the ini property fails to load. The default font is 'fixed' but can be overriden in the ini using:
2010-10-09 20:35:53 +00:00
model_renderer_gl.cpp
- cleaned up a whole pile of compiler warnings
2010-10-21 07:20:17 +00:00
opengl.cpp
- cleaned up a whole pile of compiler warnings
2010-10-21 07:20:17 +00:00
particle_renderer_gl.cpp
- updated to use streflop
2010-06-28 01:10:23 +00:00
shader_gl.cpp
- cleaned up a whole pile of compiler warnings
2010-10-21 07:20:17 +00:00
text_renderer_gl.cpp
…
texture_gl.cpp
- fixed warnings when compiling in vc++
2010-10-30 00:14:15 +00:00