"...svn:/svn.code.sf.net/p/irrlicht/code/trunk@5143" did not exist on "02b49eea1b27e8c4e129207eca0c0ea937fbae10"
Commit 80c1a630 authored by David Reid's avatar David Reid

Clean up TODOs.

parent b9fcacdb
...@@ -9726,12 +9726,6 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count) ...@@ -9726,12 +9726,6 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count)
// - Optimize the DSP pipeline generally // - Optimize the DSP pipeline generally
// //
// //
// ALSA
// ----
// - Finish mmap mode.
// - Tweak the default buffer size and period counts. Pretty sure the ALSA backend can support a much smaller default buffer size.
//
//
// OpenSL|ES / Android // OpenSL|ES / Android
// ------------------- // -------------------
// - Test! // - Test!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment