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
/
utils
/
glxhelper.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-09-09
Fix compilation warning with mesa 17.3.0.
Andrei Karas
1
-2
/
+3
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-11-11
Fix typo implimented -> implemented.
Andrei Karas
1
-1
/
+1
2016-09-03
Add debug info in SDL 1.2 context creation code.
Andrei Karas
1
-0
/
+8
2016-06-18
Fix compilation on debian lenny.
Andrei Karas
1
-0
/
+2
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-4
/
+0
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-20
Move OpenGLX related files into openglx directory.
Andrei Karas
1
-3
/
+3
2015-12-20
Move OpenGL functions related files into opengl directory.
Andrei Karas
1
-2
/
+3
2015-06-25
Add missing checks into db directory.
Andrei Karas
1
-0
/
+4
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-23
Changed all the "cant" by "can't", and fixed few sentences to translate.
Alige
1
-2
/
+2
2014-07-19
Add missing include in glxhelper.
v1.4.7.19
Andrei Karas
1
-0
/
+1
2014-07-14
Fix code style.
Andrei Karas
1
-1
/
+1
2014-07-12
Add macro for checking OpenGL function is it null or not null.
Andrei Karas
1
-3
/
+4
2014-07-10
In OpenGL context creation add support for compatability context.
Andrei Karas
1
-2
/
+3
2014-07-05
Fix code style.
Andrei Karas
1
-3
/
+3
2014-07-02
Fix resize in modernopengl with own context in SDL1.2 build.
Andrei Karas
1
-1
/
+8
2014-06-24
Add manual OpenGL context creation.
Andrei Karas
1
-0
/
+120
For SDL2 set attributes for context version. For SDL1.2 in X11 create own context. For SDL1.2 and other platforms not implimented for now. Also try fallback if need to older context versions.