* Full redesign of audio module to use the mini_al audio library
* Refactor all #define SUPPORT_* into a single config.h
* Reviewed raymath.h for better consistency and performance (inlining)
* New font rendering
* STB support
* New functions for CPU image data manipulation
- Remove raylib-2.0.0-api-version.patch: upstreamed
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/raylib?expand=0&rev=14
- Update to 2.0.0rc1:
* Complete redesign of audio module to use mini_al audio library
* Support AppVeyor and Travis CI (continuous integration) build
* Reviewed raymath.h for better consistency and performance (inlining)
* Refactor all #define SUPPORT_* into a single config.h
* Support TCC compiler
* For complete list see CHANGELOG file
- Remove BR openal-soft-devel
- Add packageconfig file
- Add raylib-2.0.0-api-version.patch: api version should be 2
- Switch from meson to CMake
OBS-URL: https://build.opensuse.org/request/show/610387
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/raylib?expand=0&rev=12
* New Image generation functions: Gradient, Checked, Noise, Cellular...
* New Mesh generation functions: Cube, Sphere, Cylinder, Torus, Knot...
* New Shaders and Materials systems to support PBR materials
* Custom Android APK build pipeline with simple Makefile
* Complete review of rlgl layer functionality
* Complete review of raymath functionality
- Remove root-meson.build and src-meson.build: contained in new
release
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/raylib?expand=0&rev=8