summaryrefslogtreecommitdiffhomepage
path: root/examples/textures/textures_bunnymark.c
AgeCommit message (Collapse)Author
2022-07-20REVIEWED: examples descriptionsRay
2022-06-21Added new comment to examplesRay
2021-05-08Added support for additional mouse buttons (#1753)Lambert Wang
* Added support for additional mouse buttons * Renamed mouse button enum Co-authored-by: Lambert Wang <[email protected]>
2021-03-23[Examples] Warning fixes (pt 1) (#1668)Jeffery Myers
* Fix some warnings in examples. * cleanups from review Co-authored-by: Jeffery Myers <[email protected]>
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
2019-08-20Support mouse cursor on RPI nativeraysan5
Reduced bunnymark limits
2019-05-29Added array bounds check to textures_bunnymarkChris Dill
2019-05-20Review ALL examplesRay
2019-05-06Move bunnymark example to another moduleRay