aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-30Some code tweaksRay
2017-04-28Renamed deprecated function nameRay
2017-04-28Commented pointer lock on webRay
2017-04-28Some work on example gamesRay
2017-04-24Move compiled game to right folderRay
2017-04-23Review examples list -IN PROGRESS-raysan5
2017-04-23Light my ritual web compilationraysan5
2017-04-23TraceLog() output tweakraysan5
2017-04-23Set canvas background to black...raysan5
2017-04-23Rename variables for consistencyraysan5
2017-04-23Review Makefiles default raylib pathraysan5
2017-04-23Support XM modules by defaultraysan5
2017-04-23Review game code (something broken)raysan5
2017-04-23Review game examples Makefilesraysan5
2017-04-22Organize structs vs enumsraysan5
2017-04-22Rename parameterraysan5
2017-04-22Renamed function for lib consistencyraysan5
2017-04-21Merge pull request #266 from Triangle345/patch-3Ray
2017-04-21basic_game - update makefileEugene F
2017-04-21Small tweakRay
2017-04-21Corrected issue with alloca.h on GCCRay
2017-04-21Make TraceLog() public to the APIRay
2017-04-20Turn transparent pixels to blackRay
2017-04-20Update some filesRay
2017-04-20Review makefilesRay
2017-04-20Added examples web imagesRay
2017-04-18Added SUPPORT_VR_SIMULATOR flagRay
2017-04-18Upload new game: Koala SeasonsRay
2017-04-18Delete some old data...Ray
2017-04-18Removed rBMF fontsRay
2017-04-17Added physac examples to webraysan5
2017-04-17Review and recompile web examplesraysan5
2017-04-16Updated physac to latest versionraysan5
2017-04-16Working on examples...raysan5
2017-04-16Updated STB libs to latest versionraysan5
2017-04-16Added Vector2 math functionsraysan5
2017-04-16Make public TakeScreenshot() functionraysan5
2017-04-14new example: shapes_lines_bezierraysan5
2017-04-14new example: text_input_boxraysan5
2017-04-14Replaced some images and updated examplesraysan5
2017-04-13Merge pull request #260 from RDR8/develop-c99-cflagsRay
2017-04-12PLATFORM_WEB cleanupRDR8
2017-04-12Added _DEFAULT_SOURCE to CFLAGS for C99 compatibilityRDR8
2017-04-10Removed useless filesraysan5
2017-04-09Working on web examplesRay
2017-04-08Added glfw3 lib (for VS2015)Ray
2017-04-08Working on examples...Ray
2017-04-08Added web files to ignoreRay
2017-04-08Support generic target compilationRay
2017-04-08Web: Support pointer lockRay