index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-10-22
Review prerequisites of rcore.c (#3453)
Peter0x44
2023-10-22
Add DrawCircleLinesV for consistency (#3452)
Peter0x44
2023-10-22
Revert "REVIEWED: sinfl, fix #3349"
Ray
2023-10-22
Revert "Update sinfl.h"
Ray
2023-10-22
Update sinfl.h
Ray
2023-10-22
REVIEWED: sinfl, fix #3349
Ray
2023-10-22
REVIEWED: New platform backend template comments
Ray
2023-10-22
Update rcore_desktop.c
Ray
2023-10-22
[core] Complement implementations for `SDL` (3) (#3450)
ubkp
2023-10-21
[core] Complement implementations for `SDL` (2) (#3447)
ubkp
2023-10-20
[core] Complement implementations for `SDL` (#3444)
ubkp
2023-10-19
REVIEWED: Issue with functions definitions
Ray
2023-10-19
REVIEWED: Issue with symbols exposure
Ray
2023-10-19
Update Makefile
Ray
2023-10-19
REDESIGNED: Move platforms to separate directory #3313
Ray
2023-10-19
Fix GetMonitorPhysical* dpi (#3442)
ubkp
2023-10-19
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-10-19
REVIEWED: `rlLoadTexture()` #3440
Ray
2023-10-19
[core] Add more missing implementations to SDL (#3439)
Le Juez Victor
2023-10-18
[core] Add more missing implementations to `SDL` (#3436)
ubkp
2023-10-18
REVIEWED: `raylib 5.0-dev` version for a future release
Ray
2023-10-18
REVIEWED: Move `InitWindow()`/`CloseWindow()` to `rcore.c` #3313
Ray
2023-10-17
fix build.zig (#3433)
Michael Scherbakow
2023-10-17
[raudio] Implement GetMasterVolume() (#3434)
Alexey Kutepov
2023-10-17
Fix SDL keyboard issue (#3435)
Le Juez Victor
2023-10-17
[core] Add some missing implementations to `SDL` (#3432)
ubkp
2023-10-17
Added some notes for alternative implementations #3362
Ray
2023-10-17
Implement GetCurrentMonitor in rcore_desktop_sdl (#3431)
Dor Shapira
2023-10-16
Remove rcore.h include from android (#3429)
ubkp
2023-10-16
Make sure rcore.o gets compiled in more situations (#3423)
Peter0x44
2023-10-16
Fix GenMeshPlane when resX != resZ (#3425)
neyrox
2023-10-16
[core] Fix some mouse issues on `SDL` (#3428)
ubkp
2023-10-16
ADDED: NEW PLATFORM: SDL (DESKTOP) `rcore_desktop_sdl` #3313
Ray
2023-10-14
[core] Change axisCount to be an array (#3421)
MichaelFiber
2023-10-14
Remove the rcore.h include from drm, web, template (#3420)
ubkp
2023-10-14
Fix some omissions (#3418)
Le Juez Victor
2023-10-14
REVIEWED: `SetMouseCursor()` #3416
Ray
2023-10-14
Fix SetMouseCursor implementation for PLATFORM_WEB (#3416)
BeardedBread
2023-10-14
Fix raygui.c leftover from zig build (#3417)
Blue
2023-10-14
Fix screen size check in `InitPlatform()` (#3415)
Le Juez Victor
2023-10-14
Implement SetMouseCursor for PLATFORM_WEB (#3414)
BeardedBread
2023-10-14
Make sure CORE.Window.ready is set
Ray
2023-10-14
WARNING: REDESIGN: `InitPlatform()` to initialize all platform data #3313
Ray
2023-10-14
tweaks
Ray
2023-10-14
Minor tweaks
Ray
2023-10-13
fix zig syntax errors in examples, and make it install executables correctly ...
Purple4pur
2023-10-13
Fix `UpdateSound` parameter name (#3405)
Daniil Kisel
2023-10-13
Normalize `gestureEvent.position` coordinates (#3406)
Le Juez Victor
2023-10-13
Fix `android`, `drm` compilation issue on `InitWindow` (#3407)
ubkp
2023-10-13
Ported to stb_image_resize2.h (#3403)
Babak
[prev]
[next]