cutealien
|
e972e00db2
Avoid some warnings in tests.
|
%!s(int64=5) %!d(string=hai) anos |
cutealien
|
689e88bd5a
Rename ETCF_TRY_HARDWARE_MIP_MAPS to ETCF_AUTO_GENERATE_MIP_MAPS and add some more documentation.
|
%!s(int64=5) %!d(string=hai) anos |
cutealien
|
6a6d0fe59c
Fix GL mipmapping some more.
|
%!s(int64=5) %!d(string=hai) anos |
cutealien
|
1e38ed1134
Add new flag ETCF_TRY_HARDWARE_MIP_MAPS and add back support for manual mipmaps in D3D9.
|
%!s(int64=5) %!d(string=hai) anos |
cutealien
|
f554656843
Fix previous commmit.
|
%!s(int64=5) %!d(string=hai) anos |
cutealien
|
5d5a84c138
Fix textureFeatures test.
|
%!s(int64=5) %!d(string=hai) anos |
nadro
|
64c70e416d
- Removed test for lock->modify->unlock mipmaps (this feature is no longer supported in the engine).
|
%!s(int64=8) %!d(string=hai) anos |
nadro
|
c0e1680f2e
- Changed method name from:
|
%!s(int64=9) %!d(string=hai) anos |
nadro
|
07a7d9ee2e
- Added clear buffer flags.
|
%!s(int64=9) %!d(string=hai) anos |
hybrid
|
0a2330890a
Bump copyright to 2012
|
%!s(int64=12) %!d(string=hai) anos |
Nadro
|
9548b470d0
- fixed issues with a D3D driver and Aero effects.
|
%!s(int64=12) %!d(string=hai) anos |
hybrid
|
3f47f80798
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
%!s(int64=13) %!d(string=hai) anos |
hybrid
|
0c7e433063
Fix mipmap overwriting after manually changing automatically generated mipmaps due to changing the base texture and triggering an auto update of the mipmaps. The auto update cannot be re-enabled afterwards for now, though.
|
%!s(int64=13) %!d(string=hai) anos |
hybrid
|
8202d6dc92
Add also a lock and write test for level 0, in order to check mipmap updates problems reported on the forum. Works all as expected.
|
%!s(int64=13) %!d(string=hai) anos |
hybrid
|
9ce8dd8631
Fix issues with mipmap locking under OpenGL. For some reason, the texture was wrongly flipped, though correctly rendered. Test cases added and fixed for OpenGL driver, all others were correctly working.
|
%!s(int64=13) %!d(string=hai) anos |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
%!s(int64=14) %!d(string=hai) anos |
hybrid
|
92892c4fd5
Fix result variable aggregation
|
%!s(int64=14) %!d(string=hai) anos |
hybrid
|
d9c9de5158
Add a new texture lock mode for write-only access. The lock method has changed for this. Support is only implemented under OpenGL so far.
|
%!s(int64=14) %!d(string=hai) anos |
hybrid
|
8c6c657ef4
Fix more device->drop calls to properly remove the window as well under windows.
|
%!s(int64=14) %!d(string=hai) anos |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
%!s(int64=14) %!d(string=hai) anos |
hybrid
|
76c4b0f813
Add access to miplevels in addTexture, texture->lock, and texture->regenerateMipMapLevels.
|
%!s(int64=15) %!d(string=hai) anos |