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
/
mobileopengl2graphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-2
/
+0
2016-06-11
Remove unused includes.
Andrei Karas
1
-1
/
+0
2016-06-07
Move image class into image directory.
Andrei Karas
1
-1
/
+2
2016-04-26
Split graphicsvetexes into multiply files.
Andrei Karas
1
-1
/
+1
2016-04-26
Move graphicsvertexes into render/vertexes.
Andrei Karas
1
-1
/
+2
2016-04-23
Fix code style.
Andrei Karas
1
-36
/
+40
2016-03-07
In renderers in function calcWindow add non null attributes.
Andrei Karas
1
-2
/
+0
2016-03-07
In renderers in function drawTileCollection add non null attributes.
Andrei Karas
1
-2
/
+0
2016-03-07
In renderers in function calcTileVertexes add non null attributes.
Andrei Karas
1
-3
/
+0
2016-02-08
Add some missing checks and remove useless checks.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2016-01-01
Fix code style.
Andrei Karas
1
-1
/
+2
2015-12-26
Fix code style.
Andrei Karas
1
-7
/
+14
2015-12-25
Add restrict keyword to all renderers.
Andrei Karas
1
-20
/
+27
2015-12-25
Add restrict to all methods in graphics.
Andrei Karas
1
-1
/
+1
2015-12-25
Add restrict keyword in openglgraphicsdefadvanced.hpp
Andrei Karas
1
-5
/
+8
2015-12-25
Add restrict keyword in openglgraphicsdef1.hpp
Andrei Karas
1
-1
/
+1
2015-12-25
Add restrict keyword in openglgraphicsdef.hpp
Andrei Karas
1
-4
/
+4
2015-12-25
Add restrict keyword into graphicsdef.hpp
Andrei Karas
1
-56
/
+82
2015-12-20
Fix regal and nacl conflict in headers.
Andrei Karas
1
-1
/
+1
2015-12-20
Move OpenGL functions related files into opengl directory.
Andrei Karas
1
-2
/
+2
2015-12-18
Fix code style.
Andrei Karas
1
-1
/
+0
2015-12-16
Use screenshort helpers for creating screenshots
Andrei Karas
1
-57
/
+0
2015-12-15
Replace all left OpenGL calls in mobile and modern backends to defines.
Andrei Karas
1
-3
/
+3
2015-12-13
Fix code style.
Andrei Karas
1
-2
/
+3
2015-12-12
Fix compilation warning.
Andrei Karas
1
-2
/
+2
2015-12-11
Add pseudo function for some gl calls.
Andrei Karas
1
-25
/
+25
2015-12-11
Add nacl gl init and nacl defines and includes in most files.
Andrei Karas
1
-0
/
+3
2015-12-11
Fix warnings in mobileopengl2graphics.
Andrei Karas
1
-75
/
+93
2015-12-11
Remove commented code from mobileopengl2graphics.
Andrei Karas
1
-13
/
+0
2015-12-11
In mobileopengl2graphics update texture size uniform only if size changed.
Andrei Karas
1
-4
/
+11
2015-12-11
Impliment initial mobileopengl2graphics as OpenGL ES 2 backend.
Andrei Karas
1
-158
/
+154
2015-12-10
Dont use VAO in mobileopengl2graphics in nacl.
Andrei Karas
1
-0
/
+6
2015-12-10
Remove all element buffer references from mobile opengl 2 backend.
Andrei Karas
1
-28
/
+0
2015-12-10
Copy modernopengl into mobileopengl2 backend.
Andrei Karas
1
-0
/
+1372