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
/
OpenAL32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle AL_FORMAT_REAR* formats
Chris Robinson
2007-12-31
2
-0
/
+122
*
Allow loading of 4, 5.1, 6.1, and 7.1 sample data
Chris Robinson
2007-12-31
1
-0
/
+24
*
Check specific formats before general properties
Chris Robinson
2007-12-31
1
-19
/
+19
*
Export float32 formats
Chris Robinson
2007-12-31
1
-0
/
+2
*
Add some more formats
Chris Robinson
2007-12-31
2
-3
/
+26
*
Make some defines local to ALu.c
Chris Robinson
2007-12-31
1
-6
/
+0
*
Fix includes so alMain.h doesn't include so much by itself
Chris Robinson
2007-12-31
3
-8
/
+5
*
Don't append _struct to the source struct name
Chris Robinson
2007-12-31
1
-2
/
+2
*
Remove unused macros
Chris Robinson
2007-12-31
1
-4
/
+0
*
Remove some duplication
Chris Robinson
2007-12-28
1
-12
/
+0
*
Implement AL_EXT_FLOAT32
Chris Robinson
2007-12-28
3
-0
/
+40
*
Consolidate buffer loading/conversion a bit
Chris Robinson
2007-12-28
1
-77
/
+78
*
Avoid a couple explicit format checks for buffers
Chris Robinson
2007-12-28
1
-2
/
+2
*
Don't rely on the exact formats as much for sources
Chris Robinson
2007-12-28
1
-10
/
+18
*
Allow 5.1 channel output
Chris Robinson
2007-12-26
3
-2
/
+6
*
Prevent possible buffer overflow in AL_PRINT
Chris Robinson
2007-12-22
1
-1
/
+3
*
MacOSX doesn't like global szDebug and g_mutex symbol names
Chris Robinson
2007-12-19
2
-8
/
+8
*
Add generic ring buffer methods
Chris Robinson
2007-12-16
1
-0
/
+7
*
Store a persistant name string with the device struct
Chris Robinson
2007-12-14
1
-1
/
+1
*
Change renderer string to match the real project name
Chris Robinson
2007-12-14
1
-1
/
+1
*
Move some global declrations into headers
Chris Robinson
2007-12-06
1
-0
/
+8
*
Move function declarations outside of the if-block
Chris Robinson
2007-12-06
1
-2
/
+2
*
Add some casts
Chris Robinson
2007-12-06
2
-5
/
+5
*
Remove more unused variables
Chris Robinson
2007-12-06
1
-11
/
+1
*
Make some source-local functions static
Chris Robinson
2007-12-06
1
-8
/
+8
*
Remove some unused variables
Chris Robinson
2007-12-06
1
-33
/
+0
*
Fix use of assert() to properly handle NDEBUG
Chris Robinson
2007-11-30
1
-6
/
+16
*
Use an AL_PRINT macro for printing lib messages/errors to the console
Chris Robinson
2007-11-30
2
-7
/
+14
*
Only set an error condition if no other error is set
Chris Robinson
2007-11-22
1
-7
/
+3
*
Check for GCC's destructor attribute before using it
Chris Robinson
2007-11-16
1
-0
/
+2
*
Don't use platform-specific methods for initialization
Chris Robinson
2007-11-16
1
-14
/
+0
*
Initial import
Chris Robinson
2007-11-13
17
-0
/
+5232