stk-code_catmod/lib/irrlicht/changes.stk
curaga 0588b4252e irr: Add support for some RG texture formats
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13628 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-04 13:26:06 +00:00

15 lines
464 B
Plaintext

The following changes have been made:
- config changes in IrrCompileConfig.h
- primary sort by material type
- stencil RTT support
- drawall types
- materialtype override
- skies respect Z
- partial backport to expose setCurrentRendertime in the scene mgr (upstream)
- a workaround for every other RTTs flipping
- aabbox intersection support (upstream)
- texture override
- non-triangle VBO support
- extension order mismatch
- support for some RG texture formats