mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 15:55:29 +00:00
Removed rename AL.Bool to bool item.
This commit is contained in:
parent
a4a8fb0f99
commit
0fba55eec2
|
@ -35,6 +35,6 @@ Todo:
|
||||||
|
|
||||||
- Identify: AL_FILTER_FIRST_PARAMETER, AL_FILTER_LAST_PARAMETER
|
- Identify: AL_FILTER_FIRST_PARAMETER, AL_FILTER_LAST_PARAMETER
|
||||||
AL_EFFECT_FIRST_PARAMETER, AL_EFFECT_LAST_PARAMETER
|
AL_EFFECT_FIRST_PARAMETER, AL_EFFECT_LAST_PARAMETER
|
||||||
- use [MarshalAs(UnmanagedType)] attribute, instead of bool? investigate
|
|
||||||
- AL.BindBuffer helper function ala GL.BindBuffer? (Wraps AL.Source, better consistency)
|
- AL.BindBuffer helper function ala GL.BindBuffer? (Wraps AL.Source, better consistency)
|
||||||
- change all "name" into "handle" to avoid confusion?
|
- change all "name" into "handle" to avoid confusion?
|
Loading…
Reference in a new issue