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