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
/
sdlgraphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
move render classes into render dir.
Andrei Karas
1
-1272
/
+0
2013-08-31
fix compilation with old compilers.
Andrei Karas
1
-2
/
+0
2013-08-27
fix code style.
Andrei Karas
1
-2
/
+3
2013-08-27
fix compilation warnings.
Andrei Karas
1
-35
/
+37
2013-08-27
Improve a bit drawing speed in software mode in SDL1.2.
Andrei Karas
1
-93
/
+186
2013-08-26
improve draw speed in sofrware mode in SDL1.2.
Andrei Karas
1
-93
/
+129
2013-08-26
add surface allocation debug code.
Andrei Karas
1
-1
/
+3
2013-08-24
extract surface draw into surfacegraphics class.
Andrei Karas
1
-11
/
+2
2013-08-24
move surface combination into sdlimagehelper.
Andrei Karas
1
-6
/
+0
2013-08-24
store window size into rectangle.
Andrei Karas
1
-2
/
+4
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
-58
/
+58
2013-08-24
separate SDLGraphics and SDLImageHelper to 1.2 and 2.
Andrei Karas
1
-0
/
+4
2013-08-24
move sdl video mode initialisation from graphics into sdlgraphics.
Andrei Karas
1
-0
/
+15
2013-08-19
fix compilation with old gcc.
Andrei Karas
1
-0
/
+6
2013-08-18
fix compilation error.
Andrei Karas
1
-1
/
+1
2013-08-18
improve SDL draw lines speed.
Andrei Karas
1
-47
/
+88
2013-08-18
Remove gcn::SDLGraphics from basic classes.
Andrei Karas
1
-0
/
+311
2013-08-18
Split from Graphics SDL related code into SDLGraphics.
Andrei Karas
1
-0
/
+773