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
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-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
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
Removing config.h.in file (#1546)
hristo
2021-01-25
Removing test file. (#1545)
hristo
2021-01-22
ADDED: UploadMesh() #1529
Ray
2021-01-22
Remove automatic pointer lock on mouse click #1513
Ray
2021-01-22
Review typo
Ray
2021-01-22
Remove STATIC and SHARED variables. (#1542)
hristo
2021-01-21
ADDED: SetGamepadMappings() #1506
Ray
2021-01-20
REVIEWED: physac module and examples #1525
Ray
2021-01-20
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-01-20
Review screen capture / gif recording #1540
Ray
2021-01-16
Fix cmake build error dirent (#1536)
hristo
2021-01-16
Fix absolute path handling in GetFileName and GetDirectoryPath (#1534) (#1535)
Gil Barbosa Reis
2021-01-15
Review comment
Ray
2021-01-15
Review warning
Ray
2021-01-14
REVIEWED: DecompressData()
Ray
2021-01-13
Big cmake changes (#1514)
hristo
2021-01-12
Update miniaudio to v0.10.30 #1518
Ray
2021-01-12
REDESIGN: Compresion API
Ray
2021-01-12
Add comments
Ray
2021-01-12
Reorder function
Ray
2021-01-12
Reorder typedefs in physac.h to be in header part (#1528)
Dmitry Matveyev
2021-01-09
rlOrtho() reverted change
Ray
2021-01-07
It's top-bottom not bottom-top in GL space. (#1517)
Jeffery Myers
2021-01-06
Fix keyboard state change detection on RPI (#1488)
badlydrawnrod
2021-01-06
Include SUPPORT_DATA_STORAGE flag for building with CMake (#1515)
Kirottu
[next]