Chris Robinson
|
eedc42890f
|
Move alexcpt to core
|
2020-12-24 22:49:55 -08:00 |
|
Chris Robinson
|
7d2e21334c
|
Move the AL error enum out of base_exception
|
2020-12-17 16:46:21 -08:00 |
|
Chris Robinson
|
303ca3af72
|
Use inline functions for popcnt and ctz instead of macros
|
2020-10-13 01:21:44 -07:00 |
|
Chris Robinson
|
cf64dc1103
|
Fix up some more uses of [AL[C]]void
|
2020-04-28 14:48:12 -07:00 |
|
Chris Robinson
|
6ac5816354
|
Avoid inlining some potentially costly calls
|
2020-04-14 11:50:59 -07:00 |
|
Chris Robinson
|
f7380a44d4
|
Use a common base for a couple exceptions
|
2020-04-10 15:12:57 -07:00 |
|
Chris Robinson
|
8bddf3e6ab
|
Report invalid filter values
|
2020-04-10 09:16:08 -07:00 |
|
Chris Robinson
|
8713bb8afb
|
Add missing include
|
2020-04-10 09:04:40 -07:00 |
|
Chris Robinson
|
c83609277b
|
Use exceptions for filter errors
|
2020-04-09 19:36:37 -07:00 |
|
Chris Robinson
|
d67cba99bd
|
Clean up some more unnecessary uses of AL types
|
2020-04-08 10:15:43 -07:00 |
|
Chris Robinson
|
7effad45c2
|
Clean up ALfilter some
Use inline methods instead of macros
Fix indentation
Add some consts
|
2020-03-23 16:31:08 -07:00 |
|
Chris Robinson
|
5ca8796d6a
|
Clean up some lambda definitions
|
2019-09-12 17:10:33 -07:00 |
|
Chris Robinson
|
6ca8fadd58
|
Fix counting free objects
|
2019-09-12 12:14:23 -07:00 |
|
Chris Robinson
|
c0ce03d8b9
|
Get rid of more implicit conversions
|
2019-09-12 06:29:32 -07:00 |
|
Chris Robinson
|
3d7ce5a860
|
Use global placement new for AL object batches
|
2019-09-01 18:07:16 -07:00 |
|
Chris Robinson
|
7c069e29ee
|
Update some more includes
|
2019-08-06 23:13:05 -07:00 |
|
Chris Robinson
|
2fa2c35bdc
|
Modify LIKELY and UNLIKELY to not need extra parenthesis
|
2019-08-04 11:59:14 -07:00 |
|
Chris Robinson
|
33bcced82a
|
Use a smart pointer for holding the context's device
|
2019-08-01 19:44:09 -07:00 |
|
Chris Robinson
|
f286c3fa38
|
Move another function to a ALCcontext method
|
2019-07-30 21:32:05 -07:00 |
|
Chris Robinson
|
ea76e003e7
|
Properly prefix ALCcontext members
|
2019-07-30 09:05:54 -07:00 |
|
Chris Robinson
|
4c9e18c5a0
|
Rename al/* sources to avoid camel-case
|
2019-07-29 17:54:07 -07:00 |
|