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
/
sdlimagehelper.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
Remove support for CILK plus.
Andrei Karas
1
-1
/
+1
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-09-18
Remove extra includes.
Andrei Karas
1
-5
/
+0
2017-09-18
Replace SDL macro defines to SDL_GetError.
Andrei Karas
1
-1
/
+1
2017-08-21
Add support for if constexpr.
Andrei Karas
1
-2
/
+2
2017-08-17
Add missing image format fields into SDLImageHelper::load.
Andrei Karas
1
-0
/
+14
2017-06-20
Fix sdl warning hiding pragmas for old compilers.
Andrei Karas
1
-6
/
+6
2017-06-20
Prevent Wshadow varnings in SDL code.
Andrei Karas
1
-0
/
+6
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-14
/
+14
2017-06-04
Fix code style.
Andrei Karas
1
-2
/
+2
2017-06-03
Add custom image to image blit function based on fuction from sdl_gfx SDL_gfx...
Andrei Karas
1
-2
/
+14
2017-05-25
Switch in replaceAColor into using custom despatcher.
Andrei Karas
1
-1
/
+1
2017-05-24
Switch in replaceSColor into using custom despatcher.
Andrei Karas
1
-1
/
+1
2017-05-14
Add assert about non 32 bit images.
Andrei Karas
1
-0
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-11-04
Fix some defines/includes, because in some systems it may works wrong.
Andrei Karas
1
-1
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-3
/
+4
2016-08-12
Remove extra include from sdlimagehelper.cpp
Andrei Karas
1
-2
/
+0
2016-08-11
Add asserts into imagehelpers.
Andrei Karas
1
-3
/
+5
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-1
/
+0
2016-06-07
Move image class into image directory.
Andrei Karas
1
-2
/
+2
2016-05-31
Fix different include issues.
Andrei Karas
1
-0
/
+4
2016-04-28
Fix overload virtual warning with SDL2.
Andrei Karas
1
-2
/
+2
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-3
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-21
Move dye related files into dye directory.
Andrei Karas
1
-2
/
+3
2015-07-11
Add missing checks into resources.
Andrei Karas
1
-0
/
+2
2015-04-26
Use cilkplus in sdlimagehelper.
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-02
Fix compilation warnings.
Andrei Karas
1
-2
/
+2
2014-07-01
Add to image helper function to copy surface into part of image.
Andrei Karas
1
-0
/
+17
2014-06-04
Create empty OpenGL textures in batches.
Andrei Karas
1
-4
/
+4
2014-05-18
Move dyepalatte into separate file.
Andrei Karas
1
-2
/
+2
2014-05-08
Fix code style in resources.
Andrei Karas
1
-4
/
+4
2014-03-10
remove duplicate code from imagehelper.
Andrei Karas
1
-18
/
+0
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-18
add restrict into sdlimagehelper.
Andrei Karas
1
-4
/
+4
2013-11-06
improve images loading speed in software mode with SDL1.2
Andrei Karas
1
-4
/
+7
2013-10-19
fix initialisation in sdlimagehelper.
Andrei Karas
1
-2
/
+1
2013-09-16
remove unused includes from resources.
Andrei Karas
1
-2
/
+0
2013-09-13
Fix compilation errors with different flags.
Andrei Karas
1
-5
/
+0
2013-09-01
add renderer enum.
Andrei Karas
1
-2
/
+2
2013-08-29
improve debug checkers.
Andrei Karas
1
-4
/
+4
2013-08-29
fix compilation errors and warnings in debug checkers.
Andrei Karas
1
-0
/
+2
2013-08-26
add surface allocation debug code.
Andrei Karas
1
-6
/
+6
2013-08-24
move surface combination into sdlimagehelper.
Andrei Karas
1
-0
/
+10
2013-08-24
remove unused sdl2gfx files.
Andrei Karas
1
-1
/
+0
2013-08-24
separate SDLGraphics and SDLImageHelper to 1.2 and 2.
Andrei Karas
1
-12
/
+3
2013-08-24
first part of fixes for compilation with SDL2
Andrei Karas
1
-1
/
+12
[next]