summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2021-03-14Use UnloadFileData()Ray
2021-03-14WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistencyRay
2021-03-12Add config flag: SUPPORT_WINMM_HIGHRES_TIMER #1641Ray
2021-03-08Fix fullscreen resolution (#1637)Hristo Stamenov
2021-03-08Always try to set vsync. (#1636)Jeffery Myers
2021-03-03WARNING: BREAKING: RENAMED: enums valuesRay
2021-03-03Removing +1 on comparing extesnions because this way it checked the file exte...hristo
2021-03-02Reviewed defines, try to avoid elif statementsRay
2021-03-02REVIEWED: Wait() to support FreeBSD #1618Ray
2021-03-02Some misc tweaksRay
2021-03-02REVIEWED: GetFileExtension() to include the dot #1523Ray
2021-03-01REVIEWED: GetScreen*() #1570Ray
2021-02-14Fix support of touchscreens for RPI (#1586)jpe230
2021-02-14Update core.craysan5
2021-02-09REMOVED: GetGamepadButton() internal funcraysan5
2021-02-08Poll inputs after frame sleep (#1573)masterex1000
2021-02-07Disabling WindowSizeCallback around fullscreen toggle. (#1480)hristo
2021-02-07Review latest PR formatingraysan5
2021-02-07Fix initialize GLFW's Joystick subsystem before window is created on Desktop ...Gil Barbosa Reis
2021-02-07Review formating for latest PRraysan5
2021-02-07Fix wrong values shown for monitor width and height in pixels when fullscreen...hristo
2021-02-05REVIEWED: DecompressData()raysan5
2021-02-05removed redundant call to eglGetConfig (https://github.com/raysan5/raylib/iss...kernelkinetic
2021-02-05REVIEWED: Gamepad issues on Androidraysan5
2021-02-05REVIEWED: DecompressData(), memory reallocationraysan5
2021-01-31REVIEWED: Gamepad system, specially for RPIraysan5
2021-01-30Use local (") includes for GLFW since it is included with the source tree. (#...Jeffery Myers
2021-01-28REVIEWED: SetGamepadMappings()raysan5
2021-01-22Remove automatic pointer lock on mouse click #1513Ray
2021-01-21ADDED: SetGamepadMappings() #1506Ray
2021-01-20Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-01-20Review screen capture / gif recording #1540Ray
2021-01-16Fix absolute path handling in GetFileName and GetDirectoryPath (#1534) (#1535)Gil Barbosa Reis
2021-01-14REVIEWED: DecompressData()Ray
2021-01-12REDESIGN: Compresion APIRay
2021-01-12Add commentsRay
2021-01-06Fix keyboard state change detection on RPI (#1488)badlydrawnrod
2021-01-02Update year to 2021raysan5
2020-12-31 Modify the check condition for the screen window height and width. It can't ...Victor Gallet
2020-12-30Add a current monitor function for window mode windows. (#1492)Jeffery Myers
2020-12-30lookup the returned monitor in the list of monitors to get an index. (#1490)Jeffery Myers
2020-12-29Monitor utilites (#1485)hristo
2020-12-29I noticed that toggle fullscreen always gets the primary monitor when its mor...hristo
2020-12-24Review some RPI4 tracelogsraysan5
2020-12-24Review tracelog messages for DRM platformraysan5
2020-12-23Review issues when compiling for Androidraysan5
2020-12-23Remove trailing spacesraysan5
2020-12-23Remove unused variableraysan5
2020-12-19Set version for raylib 3.5Ray
2020-12-19Avoid *Rec suffix in some variablesRay