summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-03-20Corrected issue with HighDPI on macOSRay
2021-03-20Review HighDPI macOS support #1510Ray
2021-03-20Considering the window's scale when setting the viewport. (#1659)Sean Heber
2021-03-20BIG CHANGE: REDESIGNED: Vr device simulator #1582Ray
2021-03-20Added KEY_NULL #520Ray
2021-03-20Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-03-20REVIEWED: HighDPI support on macOS retina #1510Ray
2021-03-20Fixed funny typo mistake... (#1657)Rabia Alhaffar
2021-03-19Updated example assetsRay
2021-03-19REVIEWED: BeginMode3D()Ray
2021-03-19Removed trailing spacesRay
2021-03-19Reviewed latest PR: formatting and some commentsRay
2021-03-19Optimize DrawTexturePro and DrawRectanglePro transformations (#1632)Chris
2021-03-19Changed DrawRing and DrawCircleSector angle params from int to float to allow...frithrah
2021-03-19REVIEWED: QuaternionFromEuler() #1651Ray
2021-03-19REMOVED: GetMouseCursor()Ray
2021-03-19WARNING: REMOVED: GamepadNumber enumRay
2021-03-19WARNING: BREAKING: RENAMED: camera.type to camera.projectionRay
2021-03-19REVIEWED: BeginMode3D()Ray
2021-03-19WARNING: BREAKING: REVIEWED some enums namingRay
2021-03-18REVIEWED: Material params #1649Ray
2021-03-18REVIEWED: MatrixRotateZYX() #1642Ray
2021-03-18REVIEWED: DrawLine3D() #1643Ray
2021-03-18REVIEWED: QuaternionFromEuler() #1651Ray
2021-03-17Update textures.cRay
2021-03-17Support instancing in OpenGL ES 2.0 if availableRay
2021-03-17Update to latest emscriptenRay
2021-03-14Implement UnloadModelAnimations (#1648)Hristo Stamenov
2021-03-14Added some comments on libc dependenciesRay
2021-03-14Use UnloadFileData()Ray
2021-03-14Improve gltf support (#1647)Hristo Stamenov
2021-03-14WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistencyRay
2021-03-12Renamed some functions to use latest raylib versionRay
2021-03-12Add config flag: SUPPORT_WINMM_HIGHRES_TIMER #1641Ray
2021-03-12Minor tweak to avoid warningRay
2021-03-09Gltf model and animations exploring problems (#1635)Hristo Stamenov
2021-03-09Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-03-09Update miniaudio.hRay
2021-03-08Fix fullscreen resolution (#1637)Hristo Stamenov
2021-03-08ADDED: Required callbacksRay
2021-03-08Always try to set vsync. (#1636)Jeffery Myers
2021-03-04Update some comments to warn users about callbacksRay
2021-03-04ADDED: Config flag: SUPPORT_STANDARD_FILEIORay
2021-03-04Some naming tweaksRay
2021-03-04Minor struct organization tweakRay
2021-03-04FEATURE: Several callbacks added -WIP- #1523 #1329Ray
2021-03-03REVIEWED: TextFormat() #1626Ray
2021-03-03Corrected issue with enums renamedRay
2021-03-03Corrected bugRay
2021-03-03WARNING: BREAKING: RENAMED: enums valuesRay