| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Removed unnecesary files
- Renamed project
- Reviewed paths
|
|
|
|
Added Code::Blocks template !
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Corrects issue with audio on RPI
|
|
pkg-config --libs --static raylib and pkg-config --libs raylib
should give the same result if there is no shared raylib installed.
|
|
|
|
|
|
|
|
|
|
Vector4 -> Quaternion
Texture2D -> Texture
RenderTexture2D -> RenderTexture
Camera3D -> Camera
SpriteFont -> Font
|
|
|
|
|
|
|
|
SNES-like GAMEPAD Support added for Android, Makefile has optional support for 32bit
|
|
Update mini_al with a fix for macOS.
|
|
|
|
|
|
|
|
Fixes: #568
|
|
Update Audio Libraries
|
|
fixed so it breaks
|
|
|
|
|
|
Note for me: Replace All is NOT your friend...
|
|
Library consistency rename... yes, I know, it breaks the API...
|
|
Joystick support is not implemented just yet, not difficult but it
requires some work...
|
|
|
|
|
|
|
|
|