index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
al
/
debug.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a function to clarify what it does
Chris Robinson
2023-05-07
1
-4
/
+4
*
Include the message in the ERR log that's too long
Chris Robinson
2023-05-06
1
-2
/
+3
*
Use deduction guides instead of helper functions for spans
Chris Robinson
2023-05-05
1
-4
/
+4
*
Replace al::optional with std::optional
Chris Robinson
2023-05-04
1
-7
/
+7
*
Implement a context debug flag
Chris Robinson
2023-05-03
1
-5
/
+10
*
Ignore logBufSize if logBuf is null
Chris Robinson
2023-05-03
1
-4
/
+7
*
Rename AL_SOFT_debug to AL_EXT_DEBUG
Chris Robinson
2023-05-03
1
-58
/
+101
*
Implement pushing/popping debug groups
Chris Robinson
2023-05-01
1
-4
/
+141
*
Put the debug filters into a group
Chris Robinson
2023-05-01
1
-13
/
+13
*
Use a 64-bit value for tracking ID filters
Chris Robinson
2023-05-01
1
-20
/
+9
*
Fix some debug message length limit checks
Chris Robinson
2023-05-01
1
-4
/
+7
*
Implement debug message filtering for IDs
Chris Robinson
2023-05-01
1
-22
/
+49
*
Add some missing includes
Chris Robinson
2023-04-30
1
-0
/
+3
*
Implement debug log storage
Chris Robinson
2023-04-30
1
-0
/
+93
*
Remove an unnecessary type name
Chris Robinson
2023-04-30
1
-2
/
+2
*
Fix debug message control logic
Chris Robinson
2023-04-30
1
-2
/
+2
*
Improve some debug error handling
Chris Robinson
2023-04-30
1
-4
/
+4
*
Separate the internal debug enums from the API values
Chris Robinson
2023-04-30
1
-62
/
+67
*
Move debug functions to their own source
Chris Robinson
2023-04-30
1
-0
/
+186