Commit History

Author SHA1 Message Date
  cutealien 8b24ee339e writeImageToFile param now used by CImageWriterPNG for compression level 1 year ago
  cutealien b9a5ac4023 Remove comment that addRenderTargetTextureCubemap only works in d3d9 1 year ago
  cutealien 13e9e0d362 Reduce header dependencies in IVideoDriver.h 1 year ago
  cutealien 046f889bc7 Spelling fixes 1 year ago
  cutealien 75fd4c3bcf Add comment that createScreenShot only supports ERT_FRAME_BUFFER 1 year ago
  cutealien 91d15a9ffc IVideoDriver::getOcclusionQueryResult works now with const node pointer. 2 years ago
  cutealien aaa47f7eca Add documentation that sourceRect of draw2dImage is based on the OriginalSize 2 years ago
  cutealien 33ee927ec3 IVideoDriver::setMaterialRendererName now using u32 for index like other similar functions 2 years ago
  cutealien 69e887c704 de-deprecate clearZBuffer 3 years ago
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 years ago
  cutealien e9cdd3e8ca Merging r6172 through r6199 from branch releases/1.8 to trunk 3 years ago
  cutealien 1a9014fdf1 Merge branch releases/1.8 revisions r5898 through r6137 into trunk. 4 years ago
  cutealien e67308e29e Unify checks if materials should use transparent render pass with new IVideoDriver::needsTransparentRenderPass function. 4 years ago
  cutealien 03b763826f Simplest IVideoDriver::draw2DImage function also has an alpha parameter now. 5 years ago
  cutealien cd230a2cdb Add a warning in documentation about ownForeignMemory parameter in IVideo::Driver::createImageFromData. 5 years ago
  cutealien 91247910b8 No longer overwrite memory when compiling with _IRR_MATERIAL_MAX_TEXTURES_ set to a value > 8 5 years ago
  cutealien 343924adb7 Add IVideoDriver::addTextureCubemap function to create an empty cubemaps. 6 years ago
  cutealien 438fb2a0ac Remove unused enum E_LOST_RESOURCE 6 years ago
  cutealien b795ba324b Add support for cubemap rendertarget textures on D3D9. 6 years ago
  cutealien a7a90ff191 Add IVideoDriver::swapMaterialRenderers to allow swapping the renderer used to render a certain material. 6 years ago
  cutealien c422dcbe4d Document IVideoDriver::makeNormalMapTexture some more. 6 years ago
  cutealien 4ee827b16a Move SOverrideMaterial to it's own header. 7 years ago
  cutealien 2c50d344fe Add function IVideoDriver::queryTextureFormat to allow checking if a driver supports textures with a specific color format. 7 years ago
  cutealien 9d2b8796b0 Add log warnings when users try to call addTexture with an empty name. 7 years ago
  cutealien 5c930a0f45 Document troubles with draw2DLine on OpenGL/Direct3D. 7 years ago
  cutealien 5b6a6adf1f Undo the deprecate for old beginScene and setRenderTarget functions. 7 years ago
  cutealien bff50c751d Spelling fixes. 8 years ago
  cutealien 2c64159436 Merge branch releases/1.8 revisions 5286:5301 into trunk: 8 years ago
  nadro d72c407efa - Fixed issue with DXT file formats in D3D9. 8 years ago