- Work around patching on windows with powershell
- Enable jpg and bmp image formats by default
- Fix raygui build for gcc14
- Fix FreeBSD build
- Upgrade raylib to 5.0.0
- Make Raylib.Matrix.t usable with Rlgl
- Add ctor for Texture struct
- Fix return type of get_char_pressed
- Upgrade raylib to 4.5.0
- Support OCaml 5
- Upgrade raylib to 4.2.0
- Support "elf" system variable
- Expose ctypes type value
- Expose audio-related fields
- Add rlgl bindings (module Raylib.Rlgl)
- Upgrade raylib to 4.0
- Upgrade raylib to 3.7.0
- Fix Makefile patch for windows
- Use conf packages instead of depexts for raylib
- Fix raygui version
- Update bindings to raylib 3.5
- Add WIP raygui bindings
- Add bindings for working with models
- Fix / Make more conveniant 3D and rlgl part
- Update dune and ocamlformat to recent versions