Chris Robinson
c23e4ed412
Add support for AL_EXT_DOUBLE
2010-03-13 21:32:45 -08:00
Chris Robinson
8c0118e7ae
Add support for AL_EXT_MULAW_MCFORMATS
2010-03-13 21:03:34 -08:00
Chris Robinson
c8f700930a
More modifications and fixes for context checks
2009-08-16 16:02:13 -07:00
Chris Robinson
462f27c129
Use a function to retrieve the current context in an already-locked state
...
This should help prevent race-conditions with a context being destroyed between
breing retrieved and locked
2009-08-16 14:09:23 -07:00
Chris Robinson
0b7eb9f118
Add in-progress working extension AL_EXTX_sample_buffer_object
2009-08-16 00:54:08 -07:00
Chris Robinson
fc4c867f27
Add initial AL_EXTX_buffer_sub_data support
...
Note that this is an in-development extension, as noted by the EXTX moniker
instead of EXT. It's behavior is subject to change, and the extension string
will be removed (replaced with the official string once it's finalized).
Developers are discouraged from using this in production code, though feel
free to play around with it.
2008-11-11 05:57:32 -08:00
Chris Robinson
6735fc7911
Add missing config.h includes
2008-01-16 14:09:04 -08:00
Chris Robinson
bf87aed459
Add reverb parameters
2008-01-15 20:32:20 -08:00
Chris Robinson
a2e2522612
Let alIsExtensionPresent work with mixed-case extension names
2008-01-14 16:26:22 -08:00
Chris Robinson
df07e8a65b
Add support for AL_LOKI_quadriphonic
2008-01-14 16:11:15 -08:00
Chris Robinson
3d78d93b40
Merge branch 'master' into efx-experiment
2007-12-31 19:34:52 -08:00
Chris Robinson
1c85273662
Export float32 formats
2007-12-31 02:55:35 -08:00
Chris Robinson
76dd568971
Add some more formats
2007-12-31 02:53:56 -08:00
Chris Robinson
ab8d342df0
Allow 5.1 channel output
...
This doesn't use the center or LFE channel in spatial calculations, however
2007-12-26 23:01:22 -08:00
Chris Robinson
168d8e3bee
Add AL_FILTER_LOWPASS support
...
Direct filters only, since auxiliary sends and slots aren't available yet
2007-12-17 22:42:38 -08:00
Chris Robinson
7086f5f84c
Add new listener property definition
2007-12-17 17:55:27 -08:00
Chris Robinson
670487b4dd
Add effect type enums
2007-12-17 17:52:03 -08:00
Chris Robinson
0ac746df57
Add new functions to proc address table
2007-12-17 17:44:11 -08:00
Chris Robinson
ac9bef0b31
Add EFX source filter properties
2007-12-17 16:02:34 -08:00
Chris Robinson
f6bb6cc891
Add AL_FILTER_TYPE enum
2007-12-17 15:49:26 -08:00
Chris Robinson
56ff747463
Implement filter function skeletons
2007-12-17 15:43:35 -08:00
Chris Robinson
3e92e6c4f0
Add some casts
2007-12-06 22:12:29 -08:00
Chris Robinson
ae5f4e9a74
Initial import
2007-11-13 18:02:18 -08:00