Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Nov 16, 2003
1 parent e9605a4 commit 3c31d56
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions osx/CHANGELOG
Expand Up @@ -3,6 +3,9 @@
* CHANGELOG.
*/

11162003 - Replaced all the downsamplers with Bresenham thingey, but who am I
kidding? I'm already planning to rip this shit out for the audio
buffer equivalent of Bresenham's run length algorithm.
11122003 - Mono downsamplers now slow-but-correct...just a temporary hack to
fix incorrect render of a sentence in the ArmyOps SFAVWID lecture.
Cleaned up some tabs.
Expand Down
1 change: 1 addition & 0 deletions osx/TODO
Expand Up @@ -21,6 +21,7 @@
- Don't set src->needsRecalculation unless alSource*() value is different from
current state...some games set state every frame even if nothing has changed,
forcing every playing source to recalc every pass through the mixer.
- Port to Linux.

// end of TODO ...

0 comments on commit 3c31d56

Please sign in to comment.