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-03-02
REVIEWED: Wait() to support FreeBSD #1618
Ray
2021-03-02
Some misc tweaks
Ray
2021-03-02
REVIEWED: rlUnloadMesh()
Ray
2021-03-02
REVIEWED: rlUnloadMesh()
Ray
2021-03-02
REVIEWED: GetFileExtension() to include the dot #1523
Ray
2021-03-02
REVIEWED: rlUnloadMesh() #1615
Ray
2021-03-02
Review formatting
Ray
2021-03-02
Add check to flip quaternion (#1624)
masterex1000
2021-03-01
REVIEWED: GetScreen*() #1570
Ray
2021-03-01
REVIEWED: CheckCollisionLines()
Ray
2021-02-28
Fixes gl state after HDR texture functions. (#1621)
Jeffery Myers
2021-02-26
Review bug on OpenGL 1.1
Ray
2021-02-25
LoadMusicStreamFromMemory OGG support (#1613)
Agnis "NeZvērs" Aldiņš
2021-02-24
jar_xm_create_context_safe requesting const char* (#1611)
Agnis "NeZvērs" Aldiņš
2021-02-24
Patch up GLTF Skeleton loading (#1610)
Chris Sinclair
2021-02-24
LoadMusicStreamFromMemory wav mp3 flac support (#1609)
Agnis "NeZvērs" Aldiņš
2021-02-22
LoadMusicStreamFromMemory (#1606)
Agnis "NeZvērs" Aldiņš
2021-02-21
[models] Move vboId ALLOC/FREE to rlgl module #1603
Ray
2021-02-20
[Examples] Fix typecast warnings in examples. (#1601)
Jeffery Myers
2021-02-20
Fixed DrawLineEx (#1598)
Paul Jurczak
2021-02-20
Fixes to make rnet and it's examples build on Windows in visual studio 2019. ...
Jeffery Myers
2021-02-20
Fix warnings generated by Visual Studio 2019 in new model loading code. (#1600)
Jeffery Myers
2021-02-20
[Physics] Fix typecast warnings generated by visual studio 2019 (#1599)
Jeffery Myers
2021-02-16
check to make sure parent bone is not null before trying to compute its offse...
Jeffery Myers
2021-02-14
[raudio] Fix load and unload issues with Music (#1588)
Chris
2021-02-14
Fix support of touchscreens for RPI (#1586)
jpe230
2021-02-14
Update physac.h
raysan5
2021-02-14
Update core.c
raysan5
2021-02-14
Possible callbacks -WIP-
raysan5
2021-02-14
Review some comments
raysan5
2021-02-09
Fix spelling mistake (#1581)
BrokenKeyboard
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-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
[next]