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
/
render
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-10
Fix compilation with some debug options.
Andrei Karas
1
-0
/
+4
2014-05-08
Fix code style in render.
Andrei Karas
6
-18
/
+23
2014-05-02
Add missing const.
Andrei Karas
1
-2
/
+0
2014-05-01
Add missing const.
Andrei Karas
11
-11
/
+11
2014-04-30
Fix code style in render.
Andrei Karas
4
-26
/
+35
2014-04-29
Add type defines for SDL_Rect based on SDL version.
Andrei Karas
2
-8
/
+16
2014-04-08
Add support for OpenGL extension GL_EXT_debug_marker.
Andrei Karas
3
-0
/
+47
2014-04-07
Add support for OpenGL extension GL_EXT_debug_label.
Andrei Karas
2
-0
/
+17
2014-04-07
Add support for OpenGL extension GL_GREMEDY_frame_terminator.
Andrei Karas
5
-0
/
+21
2014-03-24
fix code style.
Andrei Karas
11
-28
/
+29
2014-03-17
Fix memory leak on window resize.
Andrei Karas
3
-13
/
+26
2014-03-15
fix code style.
Andrei Karas
2
-28
/
+29
2014-03-10
Remove duplicate code from renderers.
Andrei Karas
11
-645
/
+254
2014-02-28
fix code style.
Andrei Karas
8
-8
/
+8
2014-02-27
fix compilation warnings.
Andrei Karas
2
-2
/
+2
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
14
-118
/
+118
2014-02-23
Rename drawImage2 methods into drawImage.
Andrei Karas
14
-28
/
+28
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
14
-118
/
+118
2014-02-22
Move color into gui dir.
Andrei Karas
6
-14
/
+15
2014-02-21
fix signed shifts.
Andrei Karas
1
-1
/
+1
2014-02-20
fix code style.
Andrei Karas
2
-0
/
+2
2014-02-20
improve includes.
Andrei Karas
1
-0
/
+2
2014-02-17
move sdlpixel file into utils directory.
Andrei Karas
3
-5
/
+5
2014-02-15
move some methods from base/graphics into render/graphics.
Andrei Karas
10
-32
/
+369
2014-02-15
move exguichan files into gui/base/
Andrei Karas
4
-5
/
+5
2014-02-15
Fix scale apply if using SDL 2.
Andrei Karas
1
-1
/
+3
2014-02-14
fix code style.
Andrei Karas
1
-1
/
+1
2014-02-05
fix adjusting scale if resolution too low.
Andrei Karas
1
-2
/
+15
2014-02-02
Add missing const and static into render classes.
Andrei Karas
2
-2
/
+2
2014-01-30
Fix code style.
Andrei Karas
1
-2
/
+2
2014-01-29
fix on the fly scalle changing.
Andrei Karas
1
-5
/
+4
2014-01-29
allow apply scale without client restart.
Andrei Karas
3
-5
/
+26
2014-01-28
add support for screen scale in OpenGL modes.
Andrei Karas
14
-68
/
+144
2014-01-01
update copyright year in all sources.
Andrei Karas
27
-27
/
+27
2013-12-31
fix code style.
Andrei Karas
4
-13
/
+19
2013-12-31
fix compilation warnings.
Andrei Karas
1
-3
/
+3
2013-12-31
Improve drawNet in safeopenglgraphics.
Andrei Karas
2
-4
/
+28
2013-12-31
fix compilation errors with different flags.
Andrei Karas
3
-4
/
+4
2013-12-30
add drawImageInline into renders for internal usage.
Andrei Karas
15
-12
/
+70
2013-12-30
add calcTileVertexesInline into renders for internal usage.
Andrei Karas
15
-10
/
+92
2013-12-30
add calcPatternInline into renders for internal usage.
Andrei Karas
15
-24
/
+113
2013-12-30
rename shared files in renderers.
Andrei Karas
2
-0
/
+0
2013-12-30
add calcImageRect into each renderer. but copy function body to shared file.
Andrei Karas
19
-108
/
+208
2013-12-30
add drawPatternInline into renders for internal usage.
Andrei Karas
12
-7
/
+70
2013-12-30
add drawImageRect into each renderer. but copy function body to shared file.
Andrei Karas
18
-78
/
+194
2013-12-30
deduplicate opengl renders methods definition.
Andrei Karas
5
-475
/
+149
2013-12-30
Improve calcImageRect in renderers.
Andrei Karas
8
-42
/
+20
2013-12-30
Remove unused comments from graphics.
Andrei Karas
1
-3
/
+0
2013-12-30
Fix images drawing in software renderers.
Andrei Karas
2
-4
/
+4
2013-12-30
Improve drawImageRect in renderers.
Andrei Karas
2
-34
/
+14
[next]