This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-09-27 11:31:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
944ba16eb4075932e6472170fadf71debaa400a2
0ad
/
source
/
lib
/
tex
T
History
elexis
b18f74da44
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
...
This was SVN commit r18987.
2016-11-23 11:18:37 +00:00
..
tex_bmp.cpp
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
tex_codec.cpp
Remove libjpeg.
Fixes
#2828
.
2016-03-12 18:15:04 +00:00
tex_codec.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
tex_dds.cpp
Cleanup tex_codec,
fixes
#2456
, patch by IronNerd.
2014-03-13 04:16:20 +00:00
tex_internal.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00
tex_png.cpp
Fixes grayscale PNG handling, there is no need to convert them all to RGB and
4741e896c4
broke special font texture handling. Instead, only grayscale with alpha PNGs will be converted to RGBA (they fail to load otherwise).
2015-03-19 03:04:01 +00:00
tex_tga.cpp
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
tex.cpp
Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"),
fixes
#1029
.
2015-03-15 23:59:48 +00:00
tex.h
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
2016-11-23 11:18:37 +00:00