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
Age
Commit message (
Expand
)
Author
2022-02-20
REVIEWED: Some functions input parametes that should be `const`
raysan5
2022-02-20
make const (#2348)
Antonis Geralis
2022-02-20
Fix free camera panning in the wrong direction (#2347)
DavidLyhedDanielsson
2022-02-18
Removed trailing spaces
raysan5
2022-02-17
follow style guide (#2346)
Antonis Geralis
2022-02-15
Reviewed bug on `FindNearestConnectorMode()`
raysan5
2022-02-15
Update Raylib-cs bindings version (#2343)
Chris
2022-02-13
Optimize `Vector2Rotate()` function (#2340)
Jaedeok Kim
2022-02-13
add premultiplied alpha blend mode (#2342)
megagrump
2022-02-13
Update rtext.c
Ray
2022-02-13
Reviewed makefile to use right shell on right platform
Ray
2022-02-12
Update Makefile
raysan5
2022-02-12
Allow setting a custom PLATFORM_SHELL
raysan5
2022-02-12
REVIEWED: PLATFORM_OS for PLATFORM_WEB
raysan5
2022-02-12
REVIEWED: Issue when compiling for PLATFORM_WEB
raysan5
2022-02-12
Properly fix make clean under windows (#2341)
Peter0x44
2022-02-12
Revert "Reviewed Makefile clean target to use CMD shell on Windows"
raysan5
2022-02-12
Reviewed Makefile clean target to use CMD shell on Windows
raysan5
2022-02-10
Fix make clean target failing when shell is not cmd (#2338)
Peter0x44
2022-02-10
Update file names in build scripts (#2339)
gtrxAC
2022-02-09
Add BSD support for zig builds (#2332)
Scribe of the Ziggurat
2022-02-05
Make audio examples compile with external glfw on Linux (#2329)
locriacyber
2022-02-03
Added defines to parser (#2269)
iskolbin
2022-02-03
Fix Undefined Symbol `_ftelli64` (#2319)
Audi Nugraha
2022-01-31
simplify QuaternionInvert (#2324)
megagrump
2022-01-29
Add missing defines to CUSTOMIZE_BUILD block (#2318)
Macoy Madson
2022-01-29
Add missing defines to CUSTOMIZE_BUILD block (#2318)
Macoy Madson
2022-01-28
Minor tweak
raysan5
2022-01-28
RENAMED: `GetFileSize()` to `GetFileLength()`
Ray
2022-01-27
ADDED: `GetFileSize()`
raysan5
2022-01-26
Update qoi.h
raysan5
2022-01-26
Add DrawTextCodepoints (#2308)
Siddharth Roy
2022-01-26
Support export .jpeg files
Ray
2022-01-25
Update minshell.html
raysan5
2022-01-23
Update raylib-ocaml to 4.0 (#2305)
Tobias Mock
2022-01-22
Update rtextures.c
Ray
2022-01-22
Fix GetApplicationDirectory on macOS (#2304)
Nikolas
2022-01-21
fix: material color won't be loaded if there's no texture for that material (...
Roy Qu
2022-01-21
updated VSCode project to work with latest raylib makefile and 'working for w...
Philip Shenk
2022-01-18
Review code conventions for specific defines for GetApplicationDirectory() (#...
Laurentino Luna
2022-01-17
[CORE] Fixes for GetApplicationDirectory on 32 bit windows builds (#2290)
Jeffery Myers
2022-01-16
REVIEWED: example: shapes_top_down_lights
raysan5
2022-01-16
[Examples] Top down lights example (#2199)
Jeffery Myers
2022-01-16
Review formating
raysan5
2022-01-16
Add panning to raudio and update audio_raw_stream example. (#2205)
ptarabbia
2022-01-15
REVIEWED: `Vector2Transform(()`
Ray
2022-01-15
ADDED: `Vector2Transform()`
Ray
2022-01-14
[CORE] Bug and formating fixes for GetApplicatonDir (#2285)
Jeffery Myers
2022-01-13
REVIEWED: `rlLoadShaderCode()`
raysan5
2022-01-13
rlLoadShaderCode - set ShaderId variables to RLGL.State.default[VF]ShaderId i...
Matthew Owens
[prev]
[next]