index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
ALc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trace the list of supported backends
Chris Robinson
2012-12-04
1
-0
/
+7
*
Lock the device before calling aluHandleDisconnect
Chris Robinson
2012-12-02
1
-0
/
+4
*
Trace the opened device name in alcCaptureOpenDevice
Chris Robinson
2012-12-02
1
-1
/
+1
*
Use WARN when implicitly deleting resources with the context
Chris Robinson
2012-12-02
1
-2
/
+2
*
Use an array to specify the offset for each channel of the device buffer
Chris Robinson
2012-11-04
1
-55
/
+65
*
Finalize AL_SOFT_source_latency
Chris Robinson
2012-10-31
1
-1
/
+1
*
Use an asterisk to denote a requested format option in the trace
Chris Robinson
2012-10-16
1
-4
/
+4
*
List the in-progress AL_SOFT_source_latency extension
Chris Robinson
2012-10-13
1
-1
/
+2
*
Implement the double and int64 source setters
Chris Robinson
2012-10-13
1
-0
/
+6
*
Use the enum to set the default distance model
Chris Robinson
2012-10-12
1
-1
/
+1
*
Initialize the listener velocity parameter
Chris Robinson
2012-10-12
1
-0
/
+2
*
Build the listener matrix separately
Chris Robinson
2012-10-09
1
-1
/
+1
*
Don't include alListener.h from alMain.h
Chris Robinson
2012-10-09
1
-2
/
+1
*
Store a pointer to the listener in the context
Chris Robinson
2012-10-09
1
-16
/
+17
*
Avoid unnecessarily locking the list lock
Chris Robinson
2012-10-07
1
-43
/
+31
*
Shorten format trace messages
Chris Robinson
2012-10-06
1
-2
/
+2
*
Round up the device's default slot alignment
Chris Robinson
2012-10-05
1
-1
/
+1
*
Ensure the device's default effect slot is properly aligned
Chris Robinson
2012-09-26
1
-2
/
+2
*
Help ensure the update size is a multiple of 4 with SSE
Chris Robinson
2012-09-20
1
-0
/
+5
*
Use a struct to store the FPU mode
Chris Robinson
2012-09-16
1
-5
/
+5
*
Shorten a warning
Chris Robinson
2012-09-14
1
-1
/
+1
*
Warn about SSE performance with non-multiple-of-4 update sizes
Chris Robinson
2012-09-11
1
-0
/
+6
*
Update HRTF code
Chris Robinson
2012-09-11
1
-3
/
+1
*
Make sure device buffers are 16-byte aligned
Chris Robinson
2012-08-29
1
-7
/
+7
*
Add methods to get source properties as doubles
Chris Robinson
2012-08-20
1
-0
/
+3
*
Properly export alGetSource3i64SOFT
Chris Robinson
2012-08-20
1
-0
/
+1
*
Use a default method to provide a dummy latency
Chris Robinson
2012-08-19
1
-0
/
+5
*
Move the device lock into the backend function table
Chris Robinson
2012-08-18
1
-7
/
+16
*
Keep the backend device open until the last reference is released
Chris Robinson
2012-08-18
1
-4
/
+5
*
Add the start of AL_SOFT_source_latency
Chris Robinson
2012-08-18
1
-0
/
+3
*
Add a device method to retrieve the active latency
Chris Robinson
2012-08-17
1
-1
/
+1
*
Add cmake options to disable or require support for CPU extensions
Chris Robinson
2012-08-15
1
-1
/
+7
*
Add an SSE-enhanced HRTF mixer using intrinsics
Chris Robinson
2012-08-14
1
-1
/
+3
*
Add a config option to disable use of CPU extensions
Chris Robinson
2012-08-13
1
-1
/
+31
*
Check for some CPU extensions
Chris Robinson
2012-08-13
1
-0
/
+1
*
Handle the scalar values a bit better
Chris Robinson
2012-08-11
1
-2
/
+2
*
Add an option for wide stereo sources
Chris Robinson
2012-08-09
1
-0
/
+4
*
Use wrappers for float-typed math functions
Chris Robinson
2012-06-29
1
-1
/
+1
*
Don't use all caps for enum value names
Chris Robinson
2012-06-28
1
-43
/
+43
*
Don't needlessly verify a device
Chris Robinson
2012-06-19
1
-5
/
+6
*
Rename AllDevice -> AllDevices
Chris Robinson
2012-05-09
1
-19
/
+19
*
Remove the stereodup option
Chris Robinson
2012-04-29
1
-17
/
+0
*
Reorganize some ALsource fields
Chris Robinson
2012-04-27
1
-2
/
+2
*
Use a macro to declare the function and enum list members
Chris Robinson
2012-04-20
1
-447
/
+451
*
Combine ALCenum and ALenum lists
Chris Robinson
2012-04-20
1
-5
/
+263
*
Reorganize ALC functions and fixup some comments
Chris Robinson
2012-04-20
1
-392
/
+407
*
Remove some more hungarian notation
Chris Robinson
2012-04-19
1
-38
/
+38
*
Remove some more hungarian notation
Chris Robinson
2012-04-19
1
-30
/
+30
*
Remove hungarian notation from the device and context structs
Chris Robinson
2012-04-19
1
-9
/
+9
*
Read ALSOFT_TRAP_*ERROR when reading the config
Chris Robinson
2012-04-16
1
-21
/
+17
[next]