summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-12-21Add new COBOL binding (#3661)glowiak
2023-12-20Update rlgl.hRay
2023-12-20REVIEWED PR deferred renderRay
2023-12-20fix for deferred rendering example. (#3655)Jett
2023-12-19Update ray-cyber to 5.0 in BINDINGS.md (#3654)fubark
2023-12-19Don't use a separate thread when polling for gamepad events on DRM platforms ...Cinghy Creations
2023-12-19[rmodels] Set cgltf callbacks to use `LoadFileData()` and `UnloadFileData()` ...kolunmi
2023-12-19Add shadowmapping example (#3653)TheManTheMythTheGameDev
2023-12-19Remove dependencies from PBR example (#3649)TheManTheMythTheGameDev
2023-12-17[rcore] Fix `ShowCursor()`, `HideCursor()` and review `SetMouseCursor()` for ...ubkp
2023-12-16Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644)ubkp
2023-12-16Fix fullscreen known issue 1 for PLATFORM_WEB (#3642)ubkp
2023-12-15Bump CMake version required to avoid deprecated #3639Ray
2023-12-15REVIEWED: `DrawSplineLinear()` to `SUPPORT_SPLINE_MITERS`Ray
2023-12-15Implement miters in DrawSplineLinear (#3585)Toctave
2023-12-15BM Font Extender (#3536)Dongkun Lee
2023-12-15Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634)ubkp
2023-12-15basic PBR example (#3621)devdad
2023-12-15[rcore] Add `GetWindowPosition()` implementation for `PLATFORM_WEB` and fixes...ubkp
2023-12-15Add new raylib-beef binding (#3640)Braedon Lewis
2023-12-14Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB...ubkp
2023-12-14REVIEWED: HighDPI support on Web platform #3372 -WIP-Ray
2023-12-14Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-12-14Update rtextures.cRay
2023-12-13[rcore] Flip VR screens (#3633)Matthew Oros
2023-12-13[rcore] Remove unused vScreenCenter (#3632)Matthew Oros
2023-12-13Fix box blur symmetry & simplify code (#3631)Romash
2023-12-13fixed coding style in function TextToFloat (#3627)Benjamin Schmid Ties
2023-12-13Update audio_stream_effects.c (#3618)lipx
2023-12-12Ignore compiled dll binaries. (#3628)2Bear
2023-12-11REVIEWED: Issue in sequence generation #3612Ray
2023-12-11Fix #3613Ray
2023-12-11Update audio_raw_stream.c (#3624)riadbettole
2023-12-11[rcore] Complement `SetWindowState()` and `ClearWindowState()` for `PLATFORM_...ubkp
2023-12-11[rcore] Add `ToggleBorderlessWindowed()` implementation for `PLATFORM_WEB` (#...ubkp
2023-12-11Optimize gesture handling for PLATFORM_DRM (#3616)ubkp
2023-12-11[rcore] Fix real touch gestures for `PLATFORM_DESKTOP_SDL` (#3614)ubkp
2023-12-11Update projects/CMake/CMakeLists.txt to raylib 5.0 (#3623)Peter0x44
2023-12-09Updating CMake version to 5.0 so libraries are correctly versioned (#3615)David Williams
2023-12-07[rcore] Fix `IsMouseButtonUp()` for `PLATFORM_WEB` and `PLATFORM_DRM` (#3611)ubkp
2023-12-07[rcore] Fix `IsMouseButtonUp()` and add touch events for `PLATFORM_DESKTOP_SD...ubkp
2023-12-07Fix IsMouseButtonUp() (#3609)Kenneth M
2023-12-07Fix for free camera mode (#3603)lesleyrs
2023-12-07[rcore] Fix `IsKeyPressedRepeat()` for `PLATFORM_DESKTOP_SDL` (#3605)ubkp
2023-12-05Fix GetKeyPressed and GetCharPressed for SDL (#3604)ubkp
2023-12-04REVIEWED: WARNING: `LoadFontData()` avoid fallback glyphsRay
2023-12-03REVIEWED: `LoadFontData()`, load image only if glyph has been found in fontRay
2023-12-03Create raylib_1024x1024.pngRay
2023-12-03Create raylib.icnsRay
2023-12-03Fix Wrong Makefile flag #3593Ray