summaryrefslogtreecommitdiffhomepage
path: root/examples/core/core_window_letterbox.c
AgeCommit message (Collapse)Author
2024-01-02Update copyright to 2024Ray
2023-01-01Update year to 2023Ray
2022-07-20REVIEWED: examples descriptionsRay
2022-06-21Added new comment to examplesRay
2021-08-26REVIEWED: Examples compilationRay
2021-06-23Review BeginTextureMode() usageRay
Moved outside BeginDrawing()/EndDrawing() to illustrate drawing is happening to an external texture (not screen)
2021-04-25Fixes for 64 bit typecast warnings (#1733)Jeffery Myers
2021-04-22Remove trail spacesRay
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-12-28Review comments formatingraysan5
2020-12-28providing and example on how to apply the screen scale (as done in the ↵Matheus Duarte
virtual mouse) to the real mouse, to work with raygui (#1481)
2020-03-28[example] Integrate virtual mouse in main exampleraysan5
2019-08-02explained a bit more the core_window_letterbox example (#925)João Coelho
2019-05-31Example instructions tweak for clarityRay
2019-05-20Review ALL examplesRay
2019-05-14examples reviewRay
Redesigns, deletes and renames Also noted authors propertly on contributed examples