mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-08 14:00:43 +00:00
834e4bef32
drawn to a texture, then that texture is copied to the real back buffer using a gamma-correcting pixel shader. In fullscreen mode, SetGammaRamp is used. - Fixed flashing of vid_fps display when fps > 1000. - Fixed loading of RGB textures for native 2D mode. - Changed the first rotozoomer's data because it just became too obvious when the backdrop is drawn with a full 256 distinct colors available. - Set the player backdrop to update no more frequently than 35 FPS, so opening the player setup menu before starting a game won't produce a very fast moving backdrop. - Changed the player backdrop into a texture so that it can be drawn like anything else. SVN r648 (trunk) |
||
---|---|---|
.. | ||
automaptexture.cpp | ||
buildtexture.cpp | ||
canvastexture.cpp | ||
ddstexture.cpp | ||
flattexture.cpp | ||
imgztexture.cpp | ||
jpegtexture.cpp | ||
multipatchtexture.cpp | ||
patchtexture.cpp | ||
pcxtexture.cpp | ||
pngtexture.cpp | ||
rawpagetexture.cpp | ||
texture.cpp | ||
tgatexture.cpp | ||
warptexture.cpp |