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
/
resources
/
openglimagehelper.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-23
Changed all the "cant" by "can't", and fixed few sentences to translate.
Alige
1
-1
/
+1
2014-08-03
add missing consts.
Andrei Karas
1
-1
/
+1
2014-07-12
Add macro for checking OpenGL function is it null or not null.
Andrei Karas
1
-2
/
+3
2014-07-05
Fix code style.
Andrei Karas
1
-2
/
+1
2014-07-02
Use GL_EXT_direct_state_access in copy to texture function.
Andrei Karas
1
-2
/
+2
2014-07-01
Move bindtexture in openglimagehelper into separate file.
Andrei Karas
1
-21
/
+27
2014-07-01
Add to image helper function to copy surface into part of image.
Andrei Karas
1
-10
/
+44
2014-06-28
Dont fail on missing images.
Andrei Karas
1
-1
/
+1
2014-06-23
Dont call glTexEnvf in mobileopengl and modernopengl.
Andrei Karas
1
-1
/
+2
2014-06-15
Add OpenGL extension GL_ARB_invalidate_subdata.
Andrei Karas
1
-0
/
+9
2014-06-08
copy mobileopengl into modernopengl.
Andrei Karas
1
-1
/
+4
2014-06-08
Add Modern OpenGL render type.
Andrei Karas
1
-0
/
+2
2014-06-07
fix code style.
Andrei Karas
1
-1
/
+1
2014-06-04
Create empty OpenGL textures in batches.
Andrei Karas
1
-6
/
+28
2014-05-31
Fix sign on some vars.
Andrei Karas
1
-1
/
+1
2014-05-25
Add support for simple texture size detection.
Andrei Karas
1
-2
/
+2
2014-05-19
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-18
Move dyepalatte into separate file.
Andrei Karas
1
-0
/
+1
2014-04-08
Fix compilation warnings.
Andrei Karas
1
-4
/
+5
2014-04-07
Add support for OpenGL extension GL_EXT_debug_label.
Andrei Karas
1
-0
/
+8
2014-03-15
fix code style.
Andrei Karas
1
-1
/
+2
2014-02-02
Add missing const and static into resource classes.
Andrei Karas
1
-1
/
+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
-1
/
+1
2013-09-28
add const for methods return values.
Andrei Karas
1
-2
/
+2
2013-09-16
remove unused includes from resources.
Andrei Karas
1
-4
/
+0
2013-09-13
fix code style.
Andrei Karas
1
-0
/
+2
2013-09-13
Fix compilation errors with different flags.
Andrei Karas
1
-11
/
+0
2013-09-01
add SDL2 default render mode.
Andrei Karas
1
-0
/
+1
2013-09-01
add renderer enum.
Andrei Karas
1
-9
/
+11
2013-08-31
move render classes into render dir.
Andrei Karas
1
-3
/
+4
2013-08-27
fix code style.
Andrei Karas
1
-1
/
+1
2013-08-26
add surface allocation debug code.
Andrei Karas
1
-5
/
+6
2013-08-24
remove unused sdl2gfx files.
Andrei Karas
1
-1
/
+0
2013-08-24
fix images converting and drawing issues in SDL2 and OpenGL.
Andrei Karas
1
-1
/
+4
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
1
-0
/
+4
2013-08-19
improve a bit normal dye code.
Andrei Karas
1
-14
/
+1
2013-08-18
improve OpenGL A,S dye speed.
Andrei Karas
1
-19
/
+2
2013-07-25
Improve a bit dye code formatting.
Andrei Karas
1
-2
/
+2
2013-06-03
Remove subdir SDL from SDL includes.
Andrei Karas
1
-2
/
+2
2013-06-03
fix SDL includes.
Andrei Karas
1
-2
/
+2
2013-04-15
improve imagehelper class.
Andrei Karas
1
-10
/
+11
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-02-10
Improve a bit image load speed.
Andrei Karas
1
-2
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-27
Fix text size if it was not power of two.
Andrei Karas
1
-4
/
+7
2012-12-27
Change outline function to better quality but slower.
Andrei Karas
1
-0
/
+22
2012-10-26
Android compilation fixes.
Andrei Karas
1
-0
/
+7
2012-10-26
Add initial version of mobile OpenGL backend.
Andrei Karas
1
-4
/
+17
2012-10-23
Fix texture sampler settings again.
Andrei Karas
1
-1
/
+1
[next]