raylib/games
Ray ed269b8d9a Review RenderTexture drawing usage
Now `BeginTextureMode()` does not clean buffers automatically, that behaviour has been changed because there could be some case (i.e. painting software) where texture buffer does not ned to be cleared; user is responsible of clearing buffers using `ClearBackground()`
2018-11-19 09:40:01 +01:00
..
drturtle PNG image size optimization 2018-09-25 12:53:31 +02:00
just_do 3 minor sample game cleanups: 2018-10-10 22:05:13 +02:00
koala_seasons 3 minor sample game cleanups: 2018-10-10 22:05:13 +02:00
light_my_ritual PNG image size optimization 2018-09-25 12:53:31 +02:00
skully_escape PNG image size optimization 2018-09-25 12:53:31 +02:00
transmission 3 minor sample game cleanups: 2018-10-10 22:05:13 +02:00
wave_collector Review RenderTexture drawing usage 2018-11-19 09:40:01 +01:00
arkanoid.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
asteroids_survival.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
asteroids.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
CMakeLists.txt CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
floppy.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
gold_fever.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
gorilas.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
Makefile Review formatting 2018-07-21 17:19:44 +02:00
Makefile.Android Added Android Makefile for games 2018-07-21 17:38:47 +02:00
missile_commander.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
pang.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
snake.c Games: Snake: Fixes snake head collision with fruit 2018-08-13 23:58:42 +02:00
space_invaders.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
tetris.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00