.. |
anim_switches.cpp
|
- removed STACK_ARGS.
|
2016-04-11 10:46:30 +02:00 |
animations.cpp
|
- merged FWarpTexture and FWarp2Texture, making the choice of effect a parameter of the WarpBuffer function.
|
2016-04-30 12:36:55 +02:00 |
automaptexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
bitmap.cpp
|
- renamed some fixed point stuff in the texture composition code.
|
2016-03-24 16:16:45 +01:00 |
bitmap.h
|
- fixed: translucency detection in multipatch textures did not work.
|
2016-09-08 12:18:09 +02:00 |
buildtexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
canvastexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
ddstexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
emptytexture.cpp
|
Normalize line endings
|
2016-03-01 09:47:10 -06:00 |
flattexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
imgztexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
jpegtexture.cpp
|
Change GetPixelsBgra to use CopyTrueColorPixels
|
2016-08-06 22:59:16 +02:00 |
multipatchtexture.cpp
|
Merge http://github.com/coelckers/gzdoom
|
2016-09-09 11:31:31 -04:00 |
patchtexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
pcxtexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
pngtexture.cpp
|
Remove unused code
|
2016-08-06 23:12:34 +02:00 |
rawpagetexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
texture.cpp
|
Remove premultiplied alpha
|
2016-08-14 05:10:34 +02:00 |
texturemanager.cpp
|
- allow specifying actor classes whose graphics to precache through MAPINFO.
|
2016-05-01 22:47:36 +02:00 |
textures.h
|
Merge branch 'master' of https://github.com/coelckers/gzdoom
|
2016-09-08 03:26:11 -04:00 |
tgatexture.cpp
|
Precache, Unload and FillSimplePoly bug fix
|
2016-06-13 21:39:55 +02:00 |
warpbuffer.h
|
- merged FWarpTexture and FWarp2Texture, making the choice of effect a parameter of the WarpBuffer function.
|
2016-04-30 12:36:55 +02:00 |
warptexture.cpp
|
Change GetPixelsBgra to use CopyTrueColorPixels
|
2016-08-06 22:59:16 +02:00 |