summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2018-02-04Incremeted version to align with CMakeraysan5
2018-02-04Updated raylib versionraysan5
2018-02-04Security check in case window initialization failsraysan5
2018-02-04Reviewed window initializationraysan5
2018-02-03Return false from InitWindow if glfwInit or glfwCreateWindow failsAhmad Fatoum
2018-02-03exit(3), don't crash, when glfwCreateWindow failsAhmad Fatoum
2018-01-26Clear fbo for drawingRay
2018-01-19Merge branch 'develop' into testing_uwpRay
2018-01-07Use busy wait loopRay
2018-01-06Reviewed framebuffers cleaningraysan5
2018-01-02Added function GetFileName()raysan5
2017-12-31Reviewed text inputraysan5
2017-12-24Added function SetTraceLogTypes()raysan5
2017-12-24Some formatting tweaksraysan5
2017-12-19Expose GetTime() function to usersRay San
2017-12-18Added some comments on GetTime()Ray
2017-12-15Manually review previous PRRay San
2017-12-14make raylib not clash with windows-headeruser
2017-12-14make GetTime available to user of libraryuser
2017-12-14compilefix for function declaration (win only)user
2017-12-14added proper define checks for png-save if it's disableduser
2017-12-10Fix typo in preprocessor macroAhmad Fatoum
2017-12-05Removed OpenAL Soft dependency on buildingRay San
2017-12-05Change version number for developRay
2017-11-22Avoid duplicate definition of feature macroAhmad Fatoum
2017-11-12Remove PLATFORM_ checks from raylib headerraysan5
2017-11-10Working on UWP supportRay San
2017-11-03Review Fade() functionalityRay San
2017-11-02Some code tweaks...Ray San
2017-10-30Review new build platform: FreeBSDRay
2017-10-02Renamed gif writting libraryRay San
2017-09-29Code tweaks and comments for AndroidRay San
2017-09-08Added new functionsraysan5
2017-08-04Review transforms to match OpenGL 1.1raysan5
2017-07-22Updated Vector math to new namingraysan5
2017-07-22Corrected GetMouseRay() and rlUnproject()raysan5
2017-07-22Corrected bug on MatrixPerspective()raysan5
2017-07-21Complete review of raymathraysan5
2017-07-21Moved some functions to raymathraysan5
2017-07-21MatrixPerspective() angle required in radiansraysan5
2017-07-19Working on PBR materials, renamed some dataraysan5
2017-07-17Manual integration of material-pbr into developRay
2017-07-02Incremented version number for referenceraysan5
2017-07-02Rename enum LogType names...raysan5
2017-06-11Add define to have CLOCK_MONOTONIC work in c99Michael Vetter
2017-05-27Review gif recording (simplified)raysan5
2017-05-18Support Gif recordingRay
2017-05-11Added some useful functionsRay
2017-05-09Review functions descriptionsRay
2017-05-09Added comments to create transparent framebufferRay