| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed Compiling Raylib for android Using cmake
* improved the cmake config for android so it don't conflict
* improved the cmake config for android so it don't conflict
|
|
|
|
|
|
* Add a function to return the application directory.
* CI fixes
|
|
|
|
|
|
* JSON parser: Use array for function params (#2255)
* Parser: follow C convention of type before name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The previous implementation somewhat break the expected behaviour for games and examples when pressing the `Fullscreen` button in the provided `shell.html`.
Just reverted for the moment for further investigation.
|
|
|
|
* Added drawing text with shadow
* Added SetWindowOpacity()
* Edited Mis-spell
* Fixed conventions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Specify root as the starting point for the linux compiler path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add catmanl + fix broken redirects
|
|
|
|
|
|
|
|
|
|
|
|
|