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
2021-02-14
Review some comments
raysan5
2021-02-14
Update Makefile
raysan5
2021-02-11
Update raylib.rc
raysan5
2021-02-11
ADDED: ALL examples projects to VS2019 solution
raysan5
2021-02-11
Create raylib_144x144.png
raysan5
2021-02-11
Update CMakeBuilds badge
Ray
2021-02-11
Update cmake.yml
Ray
2021-02-11
Add CMake workflow badge
Ray
2021-02-09
Fix spelling mistake (#1581)
BrokenKeyboard
2021-02-09
Update android.yml
Ray
2021-02-09
Update linux.yml
Ray
2021-02-09
Update macos.yml
Ray
2021-02-09
Update webassembly.yml
Ray
2021-02-09
Update windows.yml
Ray
2021-02-09
Review Makefile to support PLATFORM_RPI #1580
raysan5
2021-02-09
REDESIGNED: VS2019 build paths
raysan5
2021-02-09
Update advance_game.c
raysan5
2021-02-09
Review some warnings and formatting
raysan5
2021-02-09
REMOVED: GetGamepadButton() internal func
raysan5
2021-02-08
Poll inputs after frame sleep (#1573)
masterex1000
2021-02-08
BINDINGS: Remove Harbour (#1574)
Rob Loach
2021-02-07
Disabling WindowSizeCallback around fullscreen toggle. (#1480)
hristo
2021-02-07
Review latest PR formating
raysan5
2021-02-07
Fix initialize GLFW's Joystick subsystem before window is created on Desktop ...
Gil Barbosa Reis
2021-02-07
Review formating for latest PR
raysan5
2021-02-07
Fix wrong values shown for monitor width and height in pixels when fullscreen...
hristo
2021-02-07
REVIEWED: Multichannel sound system #1548
raysan5
2021-02-06
REVIEWED: Replace GetImageData() by LoadImageColors()
raysan5
2021-02-06
REVIEWED: example: Replaced GetImageData()
raysan5
2021-02-05
REMOVED: MeshNormalsSmooth() #1421
raysan5
2021-02-05
REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548
raysan5
2021-02-05
REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562
raysan5
2021-02-05
Update miniaudio to v0.10.32 #1562
raysan5
2021-02-05
REMOVED: SetTraceLogExit()
raysan5
2021-02-05
REVIEWED: DecompressData()
raysan5
2021-02-05
removed redundant call to eglGetConfig (https://github.com/raysan5/raylib/iss...
kernelkinetic
2021-02-05
REVIEWED: Gamepad issues on Android
raysan5
2021-02-05
REVIEWED: DecompressData(), memory reallocation
raysan5
2021-02-05
Designing some callbacks -WIP-
Ray
2021-02-02
REVIEWED: LoadShaderProgram() #1563
raysan5
2021-02-02
Update raudio.c
raysan5
2021-02-02
Update loading of gltf animation. (#1561)
hristo
2021-01-31
out is a keyword in shaders and can't be used as a variable name. (#1558)
Jeffery Myers
2021-01-31
Update models_first_person_maze.c
raysan5
2021-01-31
REVIEWED: Gamepad system, specially for RPI
raysan5
2021-01-30
Use local (") includes for GLFW since it is included with the source tree. (#...
Jeffery Myers
2021-01-28
REVIEWED: SetGamepadMappings()
raysan5
2021-01-28
Gltf animation support (#1551)
hristo
2021-01-26
Documentation cmake (#1549)
hristo
2021-01-25
Replace tabs by 4 spaces
raysan5
[next]