aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UVideo.pas
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-25 16:45:48 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-25 16:45:48 +0000
commit666189bdf771731b25ade3eaf4db82dac2343a64 (patch)
tree3bd958a7edb6fe8337b20fde145c52cb762331ec /src/media/UVideo.pas
parent1b294eb6cf1faaea874d5521f1d93f8d870180e6 (diff)
downloadusdx-666189bdf771731b25ade3eaf4db82dac2343a64.tar.gz
usdx-666189bdf771731b25ade3eaf4db82dac2343a64.tar.xz
usdx-666189bdf771731b25ade3eaf4db82dac2343a64.zip
- fix: fade texture needs to be resized if the window was resized
- Previously the texture could have been too small (window initialized with 800x600 pixels -> fadeTex size 1024x1024. Then resize window to 1400x1050 and the texture will be too small) and an opengl error at glCopyTexSubImage2D() will occur. Due to the error fading was disabled then. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2308 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/media/UVideo.pas')
0 files changed, 0 insertions, 0 deletions