Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-17 | 525 Bytes | |
SRM v0.3.0-1 source code.tar.gz | 2023-10-17 | 141.6 kB | |
SRM v0.3.0-1 source code.zip | 2023-10-17 | 185.4 kB | |
Totals: 3 Items | 327.5 kB | 1 |
SRM (0.3.0-1)
### Additions
SRMBuffer
now supports external OpenGL ES 2.0 textures.- Introduce
srmBufferGetTextureTarget()
for retrieving the OpenGL texture target of anSRMBuffer
.
### Bug Fixes
- Disabled
ITSELF
rendering mode on Nouveau in multi-GPU setups to prevent crashes in drivers that do not support multitreading. - Fixed tearing of the first rendered frame when triple buffering is enabled.
-- Eduardo Hopperdietzel ehopperdietzel@gmail.com Tue, 17 Oct 2023 14:57:31 -0300