Steve Checkoway
|
e7832c9ad4
|
Mix using the vector unit on OS X.
|
2006-12-11 13:31:51 +00:00 |
|
Steve Checkoway
|
1c2fa7eff6
|
Ensure that the precondition is satisfied before calling those functions. Perhaps I'll fix the code to handle misaligned addresses at some point.
|
2006-12-10 13:13:47 +00:00 |
|
Glenn Maynard
|
f97d80afdc
|
fix iSize == 0 (Extend < 0)
|
2006-12-10 04:06:33 +00:00 |
|
Glenn Maynard
|
fa5a6102f4
|
add stride
|
2006-12-09 22:43:44 +00:00 |
|
Glenn Maynard
|
a86fd32253
|
style
|
2006-12-08 03:59:54 +00:00 |
|
Steve Checkoway
|
8d83e1e3f8
|
Bah, revert. It still doesn't shut up the profiler. If it's not doing any work, it'll be quite quick.
|
2006-05-17 09:26:04 +00:00 |
|
Steve Checkoway
|
032c1269bc
|
Pull size check out of the function. Profiling showed that a large number of samples (as in profiling samples, not sound samples) of Vector::FastSoundWrite() where in its prologue which was attributed to the early exit condition (basically just shuts the profiler up).
|
2006-05-17 09:13:08 +00:00 |
|
Steve Checkoway
|
4995793c0b
|
Quiet warning when building for i386.
|
2006-05-14 08:12:37 +00:00 |
|
Steve Checkoway
|
f39e79efed
|
The last of the changes, I hope.
|
2006-05-14 07:04:28 +00:00 |
|
Glenn Maynard
|
fd813fe667
|
add Extend()
cleanup/comment
|
2004-10-25 00:48:16 +00:00 |
|
Glenn Maynard
|
42bc44330a
|
cleanup
|
2004-10-24 03:14:24 +00:00 |
|
Glenn Maynard
|
35bdf452dd
|
split RageSoundMixBuffer into its own file
|
2004-10-24 03:05:57 +00:00 |
|