cutealien
|
e972e00db2
Avoid some warnings in tests.
|
пре 5 година |
cutealien
|
689e88bd5a
Rename ETCF_TRY_HARDWARE_MIP_MAPS to ETCF_AUTO_GENERATE_MIP_MAPS and add some more documentation.
|
пре 5 година |
cutealien
|
6a6d0fe59c
Fix GL mipmapping some more.
|
пре 5 година |
cutealien
|
1e38ed1134
Add new flag ETCF_TRY_HARDWARE_MIP_MAPS and add back support for manual mipmaps in D3D9.
|
пре 5 година |
cutealien
|
f554656843
Fix previous commmit.
|
пре 5 година |
cutealien
|
5d5a84c138
Fix textureFeatures test.
|
пре 5 година |
nadro
|
64c70e416d
- Removed test for lock->modify->unlock mipmaps (this feature is no longer supported in the engine).
|
пре 8 година |
nadro
|
c0e1680f2e
- Changed method name from:
|
пре 9 година |
nadro
|
07a7d9ee2e
- Added clear buffer flags.
|
пре 9 година |
hybrid
|
0a2330890a
Bump copyright to 2012
|
пре 12 година |
Nadro
|
9548b470d0
- fixed issues with a D3D driver and Aero effects.
|
пре 12 година |
hybrid
|
3f47f80798
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
пре 13 година |
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.
|
пре 13 година |
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.
|
пре 13 година |
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.
|
пре 13 година |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
пре 14 година |
hybrid
|
92892c4fd5
Fix result variable aggregation
|
пре 14 година |
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.
|
пре 14 година |
hybrid
|
8c6c657ef4
Fix more device->drop calls to properly remove the window as well under windows.
|
пре 14 година |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
пре 14 година |
hybrid
|
76c4b0f813
Add access to miplevels in addTexture, texture->lock, and texture->regenerateMipMapLevels.
|
пре 15 година |