openal
Here are 152 public repositories matching this topic...
-
Updated
Mar 19, 2021 - C#
-
Updated
Mar 18, 2021 - C++
Summary of feature
Currently, Silk.NET.Maths just respects the underlying language rules with regards to overflows, underflows, checked contexts, and unchecked contexts. We should add methods that are explicitly unchecked or checked such that the user knows what a method will actually do.
Comments
For example
Scalar.CheckedAdd(a, b)Vector.CheckedMultiply(a, b)
etc
Does th
GraphicsInterface::createTexture has depth parameter that is used to determine how many layers a texture array should have. Naming is not matching the use case so it should be renamed
-
Updated
Feb 12, 2021 - C++
-
Updated
Feb 26, 2021 - C++
-
Updated
Mar 17, 2021 - C++
-
Updated
Feb 8, 2021 - C
-
Updated
Mar 18, 2021 - C++
-
Updated
Feb 5, 2021 - Java
-
Updated
Mar 17, 2021 - Kotlin
-
Updated
Oct 17, 2015 - Racket
When pausing the game most sounds stop, but if it is paused when an NPC is talking, its dialog lines can still be heard when in the pause menus. Most of the time it's not an important issue as it only interferes with the pacing, but I have noticed some cases in which it completely breaks the character's speech and even the progression. That happens, for example, during Half-Life's Hazard Course (t
-
Updated
Mar 2, 2021 - HTML
-
Updated
Oct 18, 2020 - C++
-
Updated
Jan 5, 2021 - C#
-
Updated
Dec 17, 2019 - Python
-
Updated
Oct 26, 2018 - C
Improve this page
Add a description, image, and links to the openal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openal topic, visit your repo's landing page and select "manage topics."
As of 00e1f52cf95c16b0cea34c83372145532b4745ba the LWJGL codebase has a new directory layout. This has broken the included Eclipse project.