Історія комітів

Автор SHA1 Опис Дата
  cutealien e972e00db2 Avoid some warnings in tests. 4 роки тому
  cutealien 689e88bd5a Rename ETCF_TRY_HARDWARE_MIP_MAPS to ETCF_AUTO_GENERATE_MIP_MAPS and add some more documentation. 4 роки тому
  cutealien 6a6d0fe59c Fix GL mipmapping some more. 4 роки тому
  cutealien 1e38ed1134 Add new flag ETCF_TRY_HARDWARE_MIP_MAPS and add back support for manual mipmaps in D3D9. 4 роки тому
  cutealien f554656843 Fix previous commmit. 4 роки тому
  cutealien 5d5a84c138 Fix textureFeatures test. 4 роки тому
  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: 8 роки тому
  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. 13 роки тому
  hybrid 92892c4fd5 Fix result variable aggregation 13 роки тому
  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. 13 роки тому
  hybrid 8c6c657ef4 Fix more device->drop calls to properly remove the window as well under windows. 13 роки тому
  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 роки тому