index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
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
/
normalopenglgraphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-24
rename target in graphics into window.
Andrei Karas
1
-10
/
+10
2013-06-21
fix code style.
Andrei Karas
1
-4
/
+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-05-14
add into texture bind dubugging also bind count.
Andrei Karas
1
-0
/
+11
2013-04-20
fix style in other files.
Andrei Karas
1
-4
/
+5
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-5
/
+3
2013-03-12
Fix code style.
Andrei Karas
1
-4
/
+8
2013-03-10
Improve normalopenglgraphics class.
Andrei Karas
1
-79
/
+87
2013-01-17
Add some flags to OpenGL initialization.
Andrei Karas
1
-0
/
+9
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-27
Move setColor in graphics classes from cpp to h.
Andrei Karas
1
-6
/
+0
2012-12-06
Remove unused drawing class.
Andrei Karas
1
-158
/
+0
2012-12-06
Add support for draw broders for on screen buttons.
Andrei Karas
1
-0
/
+2
2012-12-01
Add batch drawing for any images.
Andrei Karas
1
-0
/
+219
2012-11-24
Fix code style.
Andrei Karas
1
-4
/
+7
2012-11-21
Add some consts to draw backend.
Andrei Karas
1
-23
/
+25
2012-11-20
Add debug option to show draw calls per frame.
Andrei Karas
1
-0
/
+41
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+7
2012-10-26
Android compilation fixes.
Andrei Karas
1
-2
/
+1
2012-10-26
Add initial version of mobile OpenGL backend.
Andrei Karas
1
-1
/
+1
2012-10-17
Add OpenGL support for Android builds (partially).
Andrei Karas
1
-6
/
+11
2012-10-16
Fix code style and some other minor issues.
Andrei Karas
1
-4
/
+4
2012-10-11
Replace some getters to direct fileds using.
Andrei Karas
1
-14
/
+14
2012-10-08
Fix compilation errors and warnings in different modes.
Andrei Karas
1
-1
/
+1
2012-10-08
improve map draw speed.
Andrei Karas
1
-38
/
+31
2012-10-06
Improve map draw speed in fast opengl.
Andrei Karas
1
-2
/
+2
2012-09-30
Some error fixes in atlases.
Andrei Karas
1
-1
/
+1
2012-09-13
Change some pointers to references in OpenGL draw code.
Andrei Karas
1
-46
/
+46
2012-09-11
Improve a bit fast opengl draw speed.
Andrei Karas
1
-9
/
+3
2012-09-11
Limit tile batches to 512 size only.
Andrei Karas
1
-5
/
+5
2012-09-11
switch to hardware depend batch sizes.
Andrei Karas
1
-14
/
+30
2012-08-31
Improve OpenGL change color speed.
Andrei Karas
1
-50
/
+36
2012-08-30
Fix code style.
Andrei Karas
1
-2
/
+2
2012-08-29
Add const to more classes.
Andrei Karas
1
-1
/
+2
2012-08-26
Add const to graphics class.
Andrei Karas
1
-34
/
+42
2012-08-17
Fix code style.
Andrei Karas
1
-2
/
+3
2012-08-12
Fix FBO under windows.
Andrei Karas
1
-4
/
+0
2012-08-11
Move fbo code to GraphicsManager from opengl backends.
Andrei Karas
1
-61
/
+5
2012-07-19
Rename openglgraphics to normalopenglgraphics.
Andrei Karas
1
-0
/
+1431