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 (
Collapse
)
Author
Files
Lines
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
In future it will be reworked into OpenGL ES 2.