Commit Graph

7 Commits

Author SHA1 Message Date
8b29ffab69 Asynchronous streaming and memory management improvements in progress.
--HG--
branch : async_streaming
2013-11-16 02:34:18 -08:00
48d3a6a2c8 Asynchronous streaming and memory management improvements in progress.
--HG--
branch : async_streaming
2013-11-02 16:27:24 -07:00
1c7aea8d50 Implemented new quality setting, "siren_reverb_max_length".
Optimizations to Impulse Response Reverb convolution algorithm to speed up FFT's and reduce memory consumption.
GL_EXT_texture_storage extension now functioning for cube maps.
2013-05-15 15:03:08 -07:00
f9f0c5c704 Texture streaming has improved performance by taking advantage of the APPLE_copy_texture_levels and EXT_texture_storage extensions. 2013-05-13 18:44:58 -07:00
0c67ffbbd1 Performance optimizations, reducing redundant GL calls 2013-04-24 15:51:57 -07:00
e6207fbb83 Performance Optimizes
Small bug fixes
Implemented KRVector4
2013-04-24 12:48:55 -07:00
ff63061722 Organized project to be more portable and require fewer steps to integrate into application projects in Xcode.
Moved standard assets into bundles
2013-01-31 02:16:47 -08:00