| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Comments to create transparent framebuffer on RPI,
when activate you see though full screen window the console below!
|
|
|
|
Still some work left on camera...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Combine it with transform introduced as function parameters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added function to set window minimum dimensions
|
|
useful when using FLAG_WINDOW_RESIZABLE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
..to avoid blending issues with white background
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LoadSpriteFontTTF() --> LoadSpriteFontEx()
|
|
basic_game - update makefile
|
|
Removed glew from basic_game makefile as glew is not part of the raylib package (no glew in mingw).
|
|
|
|
|