summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2018-04-09Reviewed config.h formattingRay
2018-04-09Init frame timming measure variablesRay
2018-04-07Refactor all #define SUPPORT_* into a config.hAhmad Fatoum
2018-04-03Removed old codeRay San
2018-04-02Review math usage to reduce temp variablesraysan5
2018-04-02Review InitWindow() to avoid void pointerraysan5
2018-04-02Merge pull request #508 from a3f/masterRay
2018-04-01Merge pull request #513 from autious/masterRay
2018-03-31Initialize the timer after the graphics device on desktop and web platforms. ...Jacques Heunis
2018-03-27Move deduplicate aspect variable in begin render.Max Danielsson
2018-03-25Add 3d orthographic projection modeMax Danielsson
2018-03-16Allow use of main instead of android_mainAhmad Fatoum
2018-03-16Complete review of raymath for API consistencyRay
2018-03-16Support case-insensitive extension checkRay San
2018-03-15Updated raylib dev versionRay
2018-03-15Merge pull request #482 from a3f/masterRay
2018-03-09Added new functionsRay San
2018-03-03Removed additional coderaysan5
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-24Revert "raymath.h: Use C99 inline semantics"Ahmad Fatoum
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-22Corrected cursor issue for WaylandRay
2018-02-12BREAKING CHANGE: Renamed function for consistencyRay
2018-02-11Some reviews for Android compilationRay
2018-02-09Early-exit InitWindow if InitGraphicsDevice failsAhmad Fatoum
2018-02-08InitWindow: return false if no monitor foundAhmad Fatoum
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