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
/
normalopenglgraphics.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-09-12
Add option for enable high dpi mode in SDL 2.
Andrei Karas
1
-2
/
+10
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
1
-13
/
+13
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-21
/
+21
2017-05-15
Remove one condition form renderers.
Andrei Karas
1
-42
/
+40
2017-04-26
Report also altas creation OpenGL errors if enabled.
Andrei Karas
1
-0
/
+4
2017-04-25
Report into log OpenGL errors if enabled configure option --enable-openglerrors.
Andrei Karas
1
-0
/
+45
2017-04-08
Fix compilation error with SDL 2.
Andrei Karas
1
-1
/
+1
2017-03-10
Fix new style issue detected by mplint.
Andrei Karas
1
-3
/
+3
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-39
/
+65
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-2
/
+2
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-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-11
Use inline attribute in some critial performance functions.
Andrei Karas
1
-2
/
+11
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-26
Fix code style.
Andrei Karas
1
-8
/
+16
2015-12-25
Add restrict keyword to all renderers.
Andrei Karas
1
-19
/
+21
2015-12-25
Add restrict keyword in openglgraphicsdefadvanced.hpp
Andrei Karas
1
-5
/
+7
2015-12-25
Add restrict keyword in openglgraphicsdef.hpp
Andrei Karas
1
-5
/
+5
2015-12-25
Add restrict keyword into graphicsdef.hpp
Andrei Karas
1
-59
/
+75
2015-12-20
Move OpenGL functions related files into opengl directory.
Andrei Karas
1
-1
/
+1
2015-12-18
Fix code style.
Andrei Karas
1
-2
/
+0
2015-12-16
Use screenshort helpers for creating screenshots
Andrei Karas
1
-58
/
+0
2015-12-13
Fix code style.
Andrei Karas
1
-1
/
+2
2015-12-13
Not build unsupported render backends on nacl.
Andrei Karas
1
-2
/
+2
2015-06-25
Add missing checks into render directory.
Andrei Karas
1
-0
/
+20
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-07-12
Add macro for checking OpenGL function is it null or not null.
Andrei Karas
1
-1
/
+1
2014-07-09
Improve initial OpenGL state.
Andrei Karas
1
-10
/
+1
2014-07-02
Rename some variables in renderers.
Andrei Karas
1
-4
/
+4
2014-06-29
Remove useless bool return value from renderers.
Andrei Karas
1
-21
/
+15
2014-06-29
In renderers add copyImage function.
Andrei Karas
1
-0
/
+6
2014-06-28
Remove some depricated code from modernopengl or move it to renderers.
Andrei Karas
1
-0
/
+1
2014-06-15
Fix compilation warning.
Andrei Karas
1
-2
/
+1
2014-06-15
In normalopengl dont bind buffers pointers if it already binded.
Andrei Karas
1
-35
/
+44
2014-06-14
Fix draw test in normalopengl and safeopengl.
Andrei Karas
1
-4
/
+4
2014-06-14
fix modernoepngl drawing.
Andrei Karas
1
-0
/
+56
2014-06-12
Rename NormalOpenGLGraphicsVertexes into OpenGLGraphicsVertexes.
Andrei Karas
1
-3
/
+3
2014-05-25
Fix align in constructors.
Andrei Karas
1
-1
/
+1
2014-05-23
Add functions for resize batch size (OpenGL).
Andrei Karas
1
-8
/
+24
2014-05-22
Add to OpenGL renderers function for clear screen.
Andrei Karas
1
-0
/
+5
2014-05-19
fix code style.
Andrei Karas
1
-0
/
+1
2014-05-08
Fix code style in render.
Andrei Karas
1
-2
/
+2
2014-05-01
Add missing const.
Andrei Karas
1
-1
/
+1
[next]