index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
graphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-24
move WMInfo function calls into SDL helper.
Andrei Karas
1
-1
/
+1
2013-08-24
fix resize in opengl modes in SDL2.
Andrei Karas
1
-0
/
+20
2013-08-24
fix images converting and drawing issues in SDL2 and OpenGL.
Andrei Karas
1
-10
/
+28
2013-08-24
final SDL2 compilation fixes.
Andrei Karas
1
-0
/
+13
2013-08-24
store window size into rectangle.
Andrei Karas
1
-0
/
+5
2013-08-24
add some more fixes for SDL2 compilation.
Andrei Karas
1
-1
/
+3
2013-08-24
some SDL2 complilation fixes.
Andrei Karas
1
-16
/
+20
2013-08-24
move SDL_SetVideoMode calls into graphicsmanager.
Andrei Karas
1
-1
/
+4
2013-08-24
rename target in graphics into window.
Andrei Karas
1
-4
/
+4
2013-08-24
move sdl video mode initialisation from graphics into sdlgraphics.
Andrei Karas
1
-15
/
+0
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
1
-1
/
+13
2013-08-19
fix compilation with old gcc.
Andrei Karas
1
-8
/
+0
2013-08-18
Remove gcn::SDLGraphics from basic classes.
Andrei Karas
1
-1
/
+4
2013-08-18
Split from Graphics SDL related code into SDLGraphics.
Andrei Karas
1
-725
/
+12
2013-08-14
fix compilation warnings.
Andrei Karas
1
-0
/
+2
2013-06-03
Remove subdir SDL from SDL includes.
Andrei Karas
1
-1
/
+1
2013-06-03
fix SDL includes.
Andrei Karas
1
-1
/
+1
2013-04-21
some other fixes from cpplint.
Andrei Karas
1
-24
/
+24
2013-04-20
fix style in other files.
Andrei Karas
1
-1
/
+3
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-10
/
+6
2013-03-02
Last fixes after Coverity checks.
Andrei Karas
1
-8
/
+20
2013-02-23
Improve graphics class.
Andrei Karas
1
-49
/
+35
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2013-01-03
Fix SDL_gfx confict from broken header.
Andrei Karas
1
-0
/
+6
2012-12-27
Move setColor in graphics classes from cpp to h.
Andrei Karas
1
-6
/
+0
2012-12-27
Move setColor from guichan to own graphics class.
Andrei Karas
1
-0
/
+6
2012-12-06
Fix compilation warnings.
Andrei Karas
1
-1
/
+1
2012-12-06
Remove unused drawing class.
Andrei Karas
1
-189
/
+0
2012-12-05
Another fix for fillrectangle function.
Andrei Karas
1
-5
/
+15
2012-12-04
Possible fix for incorrect colors in fillRectangle function.
Andrei Karas
1
-10
/
+16
2012-12-01
Add batch drawing for any images.
Andrei Karas
1
-4
/
+199
2012-11-21
Add some consts to draw backend.
Andrei Karas
1
-7
/
+7
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+10
2012-10-26
Add initial version of mobile OpenGL backend.
Andrei Karas
1
-1
/
+1
2012-10-08
Store OpenGL renderer and vendor in graphics manager.
Andrei Karas
1
-3
/
+2
2012-10-08
improve map draw speed.
Andrei Karas
1
-3
/
+4
2012-10-06
Disable rectangular textures if texture sampler enabled.
Andrei Karas
1
-1
/
+2
2012-10-06
Improve map draw speed in fast opengl.
Andrei Karas
1
-0
/
+5
2012-09-11
switch to hardware depend batch sizes.
Andrei Karas
1
-5
/
+2
2012-09-05
Improve constructors in some classes.
Andrei Karas
1
-0
/
+1
2012-09-05
Fix useless variables initialisations.
Andrei Karas
1
-3
/
+1
2012-08-26
Add const to some classes.
Andrei Karas
1
-1
/
+1
2012-08-26
Add const to graphics class.
Andrei Karas
1
-92
/
+117
2012-08-24
fix includes.
Andrei Karas
1
-1
/
+0
2012-08-23
Remove useless includes.
Andrei Karas
1
-1
/
+0
2012-08-14
Add support for GLX and wGL extensions.
Andrei Karas
1
-0
/
+1
2012-08-14
Fow OpenGL >= 3.0 check extensions in modern way.
Andrei Karas
1
-7
/
+2
2012-08-11
Extend FBO support.
Andrei Karas
1
-0
/
+1
2012-07-17
Fix more code style and additional warnings.
Andrei Karas
1
-28
/
+35
2012-06-29
Fix incorrect gpu memory log report.
Andrei Karas
1
-1
/
+0
[next]