add a note about David's cube map fixes

This commit is contained in:
rdb 2012-02-12 15:19:23 +00:00
parent f2d095b3a3
commit a4afec9d80

View File

@ -19,6 +19,7 @@ it is likely to contain bugs.
* Added a custom color option to the cartoon filter
* Support for texture arrays in shaders
* Better shader support in pandadx9
* Fix some issues with cube map buffers
* Can be compiled to use double-precision floats throughout, instead
of the default of single-precision floats. (Graphics drivers still
use single-precision floats, of course.)