openal-soft/include/AL
Chris Robinson 399dfca1e3 Rename ALCdevice_struct and ALCcontext_struct
A (possibly contentious?) change in the public headers. Those names were never
part of any specification, and I don't know why the struct names differed from
the actual type name. But with C++, which takes the original struct declaration
as the original name, it was affecting the type's internal symbols.

This shouldn't affect user code since ALCdevice_struct and ALCcontext_struct
were never part of the spec. If issues arise from this change, it should be
reported.
2019-01-01 18:13:33 -08:00
..
al.h Clarify some comments, fix some definition ordering, and add some includes 2012-06-15 23:46:09 -07:00
alc.h Rename ALCdevice_struct and ALCcontext_struct 2019-01-01 18:13:33 -08:00
alext.h Add simple descriptions to some extension formats in alext.h 2018-03-29 17:18:24 -07:00
efx-creative.h Add an empty efx-creative.h header 2010-05-21 11:21:35 -07:00
efx-presets.h Fix EFX_REVERB_PRESET_DRIVING_COMMENTATOR 2015-04-04 03:29:57 -07:00
efx.h Clarify some comments, fix some definition ordering, and add some includes 2012-06-15 23:46:09 -07:00