blender/intern/audaspace
Campbell Barton 83a2f02a78 cleanup endian handling
- define __BIG_ENDIAN__ or __LITTLE_ENDIAN__ with cmake & scons.
- ENDIAN_ORDER is now a define rather than a global short.
- replace checks like this with single ifdef: #if defined(__sgi) || defined (__sparc) || defined (__sparc__) || defined (__PPC__) || defined (__ppc__) || defined (__hppa__) || defined (__BIG_ENDIAN__)
- remove BKE_endian.h which isn't used
2011-09-19 08:02:17 +00:00
..
ffmpeg 3D Audio GSoC: 2011-08-16 13:00:55 +00:00
fftw 3D Audio GSoC: 2011-06-21 20:13:27 +00:00
FX 3D Audio GSoC: 2011-08-16 13:00:55 +00:00
intern cleanup endian handling 2011-09-19 08:02:17 +00:00
jack 3D Audio GSoC: 2011-08-16 13:00:55 +00:00
OpenAL 3D Audio GSoC: 2011-08-16 13:00:55 +00:00
Python 3D Audio GSoC: 2011-08-07 11:54:58 +00:00
SDL doxgyen: audaspace tagged. 2011-02-25 10:21:56 +00:00
sndfile 3D Audio GSoC: 2011-08-16 13:00:55 +00:00
SRC 3D Audio GSoC: 2011-08-16 13:00:55 +00:00
CMakeLists.txt Fix for [#25062] Sound Actuator - Positional Audio. 2011-08-30 10:09:10 +00:00
COPYING Relicensing audaspace under GPL 2 or later. 2011-02-18 23:47:37 +00:00
SConscript == FFMPEG == 2011-05-27 23:33:40 +00:00