Commit History

Autor SHA1 Mensaxe Data
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 3d2987c2ba Reset levelsDirty / resolveDirty when releasing a texture. Resolve multisampled texture in GetData() if necessary. Fix getting multisampled texture data on D3D9/11. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 875ebcfef5 Disable rendertarget mipmaps on WebGL for now, as they appeared to not be working. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 1bb6d3d1ac Support for mipmapped rendertargets & automatic mip regeneration after rendering. Renderer allocated screen buffers are not mipmapped, but a manually created rendertarget texture will be (like regular textures), unless disabled by calling SetNumLevels(1). %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 46b9a90fb1 Remove API-specific Texture subclass headers and code duplication for loading & SetSize(). %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 26342ce69e Remove code duplication from checking max. mip levels on OpenGL. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 1ba87dae4c Get rid of API-specific GPUObject class header & implementation. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 2b259e85e0 Change Texture::SetData() to take a raw pointer instead of shared to match rest of the API and simplify script bindings. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 3cb270060f Fix compile for OpenGL ES 2.0. %!s(int64=9) %!d(string=hai) anos
  reattiva 88d403b9b8 Added Texture2DArray. %!s(int64=9) %!d(string=hai) anos