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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
Another fix for old compilers.
Andrei Karas
1
-3
/
+3
2016-12-12
Add constexpr and noexcept into some methods.
Andrei Karas
1
-6
/
+6
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-5
/
+5
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-1
/
+0
2016-04-28
Fix overload virtual warning with SDL2.
Andrei Karas
1
-2
/
+2
2016-04-17
Revert "Remove override keyword, if it present with final."
Andrei Karas
1
-6
/
+6
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
1
-6
/
+6
2016-02-08
Add missing variables into constructors initialisation list.
Andrei Karas
1
-1
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-05-17
Fix possible issues in texture atlas creation with non power of two image sizes.
Andrei Karas
1
-0
/
+3
2015-02-18
Add missing override keywords.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-08-03
add missing consts.
Andrei Karas
1
-1
/
+1
2014-07-01
Move bindtexture in openglimagehelper into separate file.
Andrei Karas
1
-0
/
+2
2014-07-01
Add to image helper function to copy surface into part of image.
Andrei Karas
1
-0
/
+7
2014-06-15
Add OpenGL extension GL_ARB_invalidate_subdata.
Andrei Karas
1
-0
/
+2
2014-06-04
Create empty OpenGL textures in batches.
Andrei Karas
1
-7
/
+15
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-10-24
add final keyword to resources files.
Andrei Karas
1
-4
/
+6
2013-09-26
remove useless virtual keywords.
Andrei Karas
1
-1
/
+1
2013-09-16
remove unused includes from resources.
Andrei Karas
1
-4
/
+0
2013-09-13
Fix compilation errors with different flags.
Andrei Karas
1
-13
/
+0
2013-09-01
add renderer enum.
Andrei Karas
1
-3
/
+3
2013-08-26
fix compilation warnings with sdl2.
Andrei Karas
1
-0
/
+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-05-28
fix guard header part3.
Andrei Karas
1
-3
/
+3
2013-04-15
improve imagehelper class.
Andrei Karas
1
-11
/
+13
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
-1
/
+3
2012-12-27
Change outline function to better quality but slower.
Andrei Karas
1
-0
/
+2
2012-10-30
Add unused warnings to other files.
Andrei Karas
1
-9
/
+9
2012-10-17
Add OpenGL support for Android builds (partially).
Andrei Karas
1
-0
/
+11
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor from other classes.
Andrei Karas
1
-0
/
+6
2012-10-08
Fix compilation errors and warnings in different modes.
Andrei Karas
1
-2
/
+2
2012-10-01
Using GL_ARB_sampler_objects.
Andrei Karas
1
-7
/
+6
2012-09-30
add atlas textures support.
Andrei Karas
1
-1
/
+6
2012-09-23
Add missing final keywords to classes.
Andrei Karas
1
-1
/
+1
2012-09-03
Add const to more classes.
Andrei Karas
1
-5
/
+5
2012-09-02
Add const to more classes.
Andrei Karas
1
-1
/
+2
2012-07-17
Fix more code style and additional warnings.
Andrei Karas
1
-1
/
+1
2012-06-10
Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.
Andrei Karas
1
-0
/
+122