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
2024-03-09
Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862)
Peter0x44
2024-03-07
Update rmodels.c
Ray
2024-03-07
REVIEWED: GetMouseRay() functions rename #3830
Ray
2024-03-07
Screen space related functions consistency (#3830)
aiafrasinei
2024-03-07
Implemented fix for #3859
Ray
2024-03-07
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-03-07
Update raylib.h
Ray
2024-03-01
Fix fix-build-paths (#3849)
Caleb Barger
2024-03-01
Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852)
Alexandre Almeida
2024-02-29
Review formatting
Ray
2024-02-29
ADDED: New function `ColorIsEqual()`
Ray
2024-02-29
Fix SDL multitouch tracking (#3810)
mooff
2024-02-29
Update GLFW to 3.4 (#3827)
Alexandre Almeida
2024-02-29
feat: vox_loader normals and new voxels shader (#3843)
johann nadalutti
2024-02-28
Update rtextures.c
Ray
2024-02-27
Change sanitization check for `ExportDataAsCode` (#3837)
Laurentino Luna
2024-02-26
fix build paths (#3835)
Steve Biedermann
2024-02-26
Added note #3822
Ray
2024-02-26
Update rtextures.c
Ray
2024-02-26
add 16-bit unsigned short vec4 format for gltf joint loading (#3821)
Gary M
2024-02-26
Add Vector4 math functions & Vector2 variants of some Vector3 functions (#3828)
Bowserinator
2024-02-26
assign format to cubemap (#3823)
Gary M
2024-02-26
Add very little sanitization to indentifier names in ExportDataAsCode() (#3832)
4rk
2024-02-24
Gamepad rumble support with SDL2 (#3819)
GideonSerf
2024-02-22
Remove all uses of deps/mingw (#3805)
Peter0x44
2024-02-19
fixed loading GLTF animations with 1 frame (#3804)
Nikita Blizniuk
2024-02-18
Remove some unneeded line breaks
Ray
2024-02-17
Fix implicit conversion from float to double then back to float again (#3799)
João Foscarini
2024-02-13
Minor tweaks to avoid some CodeQL warnings
Ray
2024-02-13
Update rtext.c
Ray
2024-02-13
[rtext] Change strcpy to strncpy to fix buffer overflow (#3795)
Mingjie Shen
2024-02-10
Fix warnings in raylib (#3793)
Jeffery Myers
2024-02-08
REVIEWED: `DrawPixel()` not drawing
Ray
2024-02-05
Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713
Ray
2024-02-05
REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESS
Ray
2024-02-05
Fix GetCameraRight (#3784)
Danil
2024-02-04
Update rtext.c
Ray
2024-02-04
REVIEWED: `rlLoadFramebuffer()`
Ray
2024-02-04
Reorder functions
Ray
2024-02-04
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-02-04
REVIEWED: `rlLoadFramebuffer()`, parameters not required
Ray
2024-02-04
Added viewport independent raycast (#3709)
Luís Almeida
2024-02-04
Review formating and some defines naming consistency
Ray
2024-02-04
[rcore] Fix `GetFileNameWithoutExt()` (#3771)
oblerion
2024-02-04
Add gamepad support to PLATFORM_DESKTOP_SDL (#3776)
A
2024-02-04
Update rtext.c
Ray
2024-02-04
REVIEWED: `LoadFontDataBDF()` name and formating
Ray
2024-02-03
[rtext] Add BDF font support (#3735)
Stanley Fuller
2024-02-01
Fix segfault in ExportWaveAsCode (#3769)
IoIxD
2024-02-01
Fix MeasureTextEx() height calculation (#3770)
Marrony Neris
[next]