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
/
mgl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
Fix mplint warnings.
Andrei Karas
1
-0
/
+1
2014-08-10
Simplify OpenGL functions defenition.
Andrei Karas
1
-88
/
+1
2014-08-10
Add support for OpenGL extension GL_ARB_clear_texture.
Andrei Karas
1
-0
/
+2
2014-07-02
Add basic support for functions from OpenGL extension GL_EXT_direct_state_acc...
Andrei Karas
1
-0
/
+1
2014-06-22
Add OpenGL extension GL_EXT_timer_query.
Andrei Karas
1
-0
/
+6
2014-06-21
add Support for OpenGL extension GL_ARB_texture_storage.
Andrei Karas
1
-0
/
+1
2014-06-19
Add some more OpenGL functions from GL_KHR_debug.
Andrei Karas
1
-0
/
+3
2014-06-19
Add functions from OpenGL extension GL_ARB_copy_image.
Andrei Karas
1
-0
/
+1
2014-06-15
Add OpenGL extension GL_ARB_invalidate_subdata.
Andrei Karas
1
-0
/
+1
2014-06-14
Add OpenGL function glVertexAttribIPointer.
Andrei Karas
1
-0
/
+1
2014-06-14
Switch modernopengl from float into int buffers.
Andrei Karas
1
-0
/
+1
2014-06-14
fix modernoepngl drawing.
Andrei Karas
1
-0
/
+1
2014-06-11
Add OpenGL glBindVertexBuffers.
Andrei Karas
1
-0
/
+1
2014-06-10
Add some vertex OpenGL functions.
Andrei Karas
1
-0
/
+3
2014-06-10
Add OpenGL functions glProgramUniformXf.
Andrei Karas
1
-0
/
+4
2014-06-08
Add shaderprogram class.
Andrei Karas
1
-0
/
+1
2014-06-07
add some more OpenGL functions.
Andrei Karas
1
-0
/
+1
2014-06-04
Add shader related OpenGL functions and some other.
Andrei Karas
1
-0
/
+24
2014-06-04
Add buffers related OpenGL functions.
Andrei Karas
1
-0
/
+4
2014-06-04
Add VAO OpenGL functions.
Andrei Karas
1
-0
/
+6
2014-05-24
Fix localconsts.h and debug.h includes.
Andrei Karas
1
-1
/
+1
2014-04-08
Add support for OpenGL extension GL_EXT_debug_marker.
Andrei Karas
1
-0
/
+3
2014-04-07
Add support for OpenGL extension GL_EXT_debug_label.
Andrei Karas
1
-0
/
+2
2014-04-07
Add support for OpenGL extension GL_GREMEDY_frame_terminator.
Andrei Karas
1
-0
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-09-30
move mgl files into render directory.
Andrei Karas
1
-0
/
+50