aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2016-04-17Improved gestures systemraysan5
2016-04-17Updated gestures exampleraysan5
2016-04-08Added depth drawing shaderraysan5
2016-04-07Simplified texture flip and added commentsraysan5
2016-04-07Review shader and add commentsraysan5
2016-04-07Reviewed shaders and added commentsraysan5
2016-04-03Remove recipes of GLEW from Makefile (not used any more)LelixSuper
2016-04-03Remove duplicate codeLelixSuper
2016-04-01Remove old postprocessing systemraysan5
2016-03-30Updated example to new render to texture systemraysan5
2016-03-30Added support for render to texture (use RenderTexture2D)raysan5
2016-03-27Remove old screenshotraysan5
2016-03-27Improved 2d camera system -IN PROGRESS-raysan5
2016-03-23Physac redesign (3/3)victorfisac
2016-03-17Improved 2D-3D drawingRay
2016-03-16Updated and improved physac examplesvictorfisac
2016-03-13Remove GLEW library and uncomment other GNU/Linux dependencesLelixSuper
2016-03-13Convert tabs to spaces when it is possible in Makefile filesLelixSuper
2016-03-12Raname all makefile files to "Makefile"LelixSuper
2016-03-12Add a missing library for compiling on GNU/LinuxLelixSuper
2016-03-12Update "libraries" and "includes" sectionLelixSuper
2016-03-12Update GNU/Linux compilationLelixSuper
2016-03-12Edit the default target to conform to GNU standardsLelixSuper
2016-03-05Merge pull request #101 from victorfisac/developRay
2016-03-05Redesigned physics module (IN PROGRESS)victorfisac
2016-03-05Support 2d camera system -IN PROGRESS-raysan5
2016-03-053d Camera: Added support for field-of-view Yraysan5
2016-03-02Review rlglUnproject() systemraysan5
2016-03-01Updated BoundingBox collision detectionsraysan5
2016-02-21Updated some filesraysan5
2016-02-20Updated image to POTraysan5
2016-02-18Redesigned RPI input system -IN PROGRESS-Ray San
2016-02-13Updated show-logo and start reviewing RPI inputsraysan5
2016-02-13Reviewed physics moduleraysan5
2016-02-12Some code tweaksraysan5
2016-02-11Improved LoadHeightmap()raysan5
2016-02-11Updated examples to make them clearerraysan5
2016-02-11Added 6 new examplesraysan5
2016-01-29Fix shader versionsConstantine Tarasenkov
2016-01-26Updated screenshotsRay
2016-01-25Move Light struct to exampleraysan5
2016-01-20Some formatting tweaksraysan5
2016-01-18Corrected literal valueraysan5
2016-01-17Update shaders_basic_lighting.cRay
2016-01-17Rename lighting_blinn_phong.c to shaders_basic_lighting.cRay
2016-01-16Review literals typeraysan5
2016-01-13Example reviewed (more clear now)raysan5
2016-01-13Vertex shaders optimizationraysan5
2016-01-11Added world to screen conversionvictorfisac
2016-01-11Review Light/Material systemraysan5