31 Commits (105cef5efdb8cb34cb2cd5b94884b06fae86edbd)

Author SHA1 Message Date
Vladimír Vondruš 105cef5efd No need to use fully qualified name for \debugoperator. 8 years ago
Vladimír Vondruš b0e75f077d Audio: manual indices for extensions. 8 years ago
Vladimír Vondruš 9ab528809d Audio: use public API of the Extension class. 8 years ago
Vladimír Vondruš e7d49be6f3 Audio: add search keywords for OpenAL functions. 8 years ago
Vladimír Vondruš 09558e261a Audio: deprecate Context::hrtfSpecifier() in favor of hrtfSpecifierString(). 8 years ago
Vladimír Vondruš 47f472365b Audio: deinline potentially heavy functions. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš c54739d6c9 Audio: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 238d2db591 Audio: implemented ALC_ENUMERATION_EXT. 10 years ago
Vladimír Vondruš 32b757f036 Audio: properly initialize HRTF member of Audio::Context::Configuration. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 5623b2ca38 Audio: well this is superfluous. 10 years ago
Vladimír Vondruš 162b7b9926 Audio: return reference also from Audio::Context::current(). 10 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 10 years ago
Squareys 96c5a9a0f5 Audio: Add hrtfSpecifier() to Context for querying HRTF name. 11 years ago
Squareys 9d53f7cb2b Audio: Fix hrtfStatus() and isHrtfEnabled() and move them to Context. 11 years ago
Vladimír Vondruš d483a549b4 Audio: don't export internal function. 11 years ago
Vladimír Vondruš 00cc967739 Audio: make the frequency setting optional too. 11 years ago
Vladimír Vondruš cf24013769 Audio: cleanup Context::Configuration member naming and documentation. 11 years ago
Vladimír Vondruš 5d1a26ec65 Audio: random cleanups. 11 years ago
Squareys 12c795b95e Audio: Improve support for ALC_HRTF_SOFT(X). 11 years ago
Squareys 04077dcf6b Audio: Make sure AL and ALC extensions are both detected. 11 years ago
Squareys 4f5551dbec Audio: Initial Support for OpenAL Extensions (and ALC_SOFTX_HRTF) 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 1e679c42c7 Audio: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš bef951a582 Audio: completed documentation review. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 13 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 13 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 13 years ago
Vladimír Vondruš 46df7734a9 Audio: reorder includes. 13 years ago
Vladimír Vondruš 928104bb0a Failed attempt to resolve Doxygen file conflicts. 13 years ago
Vladimír Vondruš 92b8d7fb0b Audio: added Context class. 13 years ago
Vladimír Vondruš 72e83c4f49 Platform: inline/virtual optimizations. 13 years ago
Vladimír Vondruš 6a5d75d1e4 Relicensing to MIT/Expat license, part 2: headers. 13 years ago
Vladimír Vondruš 31582ce2f8 Todo++ 13 years ago
Vladimír Vondruš 7e66a09461 Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš 141b20a612 Renamed Contexts::*Context to *ContextHandler. 14 years ago
Vladimír Vondruš a5ab6253b7 Contexts refactoring. 14 years ago
Vladimír Vondruš 08c8696978 Doc++, added missing inline. 14 years ago
Vladimír Vondruš 5824ecfe39 New library for OpenGL context creation using various toolkits. 14 years ago