index
:
cuoco/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
/
dye
/
dyepalette_replacesoglcolor.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-12-07
Fix code style.
Andrei Karas
1
-1
/
+1
2018-11-15
Fix possible out of buffer access in simd dye code.
Andrei Karas
1
-107
/
+99
2018-10-29
Fix code style.
s20181102
Andrei Karas
1
-6
/
+6
2018-05-05
Remove support for CILK plus.
Andrei Karas
1
-126
/
+0
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
1
-11
/
+11
2017-06-20
Fix sdl warning hiding pragmas for old compilers.
Andrei Karas
1
-3
/
+3
2017-06-20
Prevent Wshadow varnings in SDL code.
Andrei Karas
1
-0
/
+3
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-6
/
+6
2017-05-25
Fix too long lines in dyepalette_replacesoglcolor.cpp
Andrei Karas
1
-2
/
+4
2017-05-25
Switch in replaceSOGLColor into using custom despatcher.
Andrei Karas
1
-49
/
+327
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-23
Add s color dye function for sse2 (OpenGL).
Andrei Karas
1
-125
/
+43
2016-12-22
Fix compilation with old gcc.
Andrei Karas
1
-3
/
+3
2016-12-22
Use int in A and S dye (OpenGL).
Andrei Karas
1
-7
/
+7
2016-12-22
Fix style issues.
Andrei Karas
1
-2
/
+0
2016-12-22
Remove some debug lines from dyepalette.
Andrei Karas
1
-12
/
+4
2016-12-21
Use precalculated values for A and S dyes.
Andrei Karas
1
-10
/
+2
2016-12-21
Dont build OpenGL dye functions if OpenGL disabled.
Andrei Karas
1
-0
/
+4
2016-12-21
Add simd function for dye replace color (OpenGL).
Andrei Karas
1
-0
/
+215