Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
glfw_php8.0_nts_x64.zip | 2023-03-12 | 280.6 kB | |
glfw_php8.0_ts_x64.zip | 2023-03-12 | 281.0 kB | |
glfw_php8.2_nts_x64.zip | 2023-03-12 | 278.4 kB | |
glfw_php8.1_ts_x64.zip | 2023-03-12 | 278.6 kB | |
glfw_php8.2_ts_x64.zip | 2023-03-12 | 277.9 kB | |
glfw_php8.1_nts_x64.zip | 2023-03-12 | 278.5 kB | |
README.md | 2023-03-09 | 820 Bytes | |
v2.1.2 source code.tar.gz | 2023-03-09 | 1.7 MB | |
v2.1.2 source code.zip | 2023-03-09 | 2.1 MB | |
Totals: 9 Items | 5.5 MB | 1 |
Changes
- Updated documentation.
- Added support for float buffers with GlReadPixels.
- Added basic serialization of math objects.
- Added support for vec3 * mat4 multiplication.
- Added support for vec4 * mat4 multiplication.
Full Changelog: https://github.com/mario-deluna/php-glfw/compare/v2.1.1...v2.1.2
Windows DLL
You can find the windows dll
files attached to the release:
- PHP 8.0 Thread Safe x64
glfw_php8.0_ts_x64.zip
- PHP 8.1 Thread Safe x64
glfw_php8.1_ts_x64.zip
- PHP 8.2 Thread Safe x64
glfw_php8.2_ts_x64.zip
- PHP 8.0 Non Thread Safe x64
glfw_php8.0_nts_x64.zip
- PHP 8.1 Non Thread Safe x64
glfw_php8.1_nts_x64.zip
- PHP 8.2 Non Thread Safe x64
glfw_php8.2_nts_x64.zip