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-28
Review matrix multiplication
raysan5
2021-03-28
REVIEWED: rlgl: Stereo render is working again
raysan5
2021-03-28
REVIEWED: tinyobjloader #1568
raysan5
2021-03-28
ADDED: LoadShaderFromMemory() #1690
raysan5
2021-03-28
REVIEWED: DrawTexturePoly()
raysan5
2021-03-27
GetCollisionRayMesh makes use of triangle count (#1688)
Carlos Hernandez Barbera
2021-03-27
Fixing pointer arithmetic to avoid error [-Werror=pointer-arith] (#1685)
Maksymilian Mika
2021-03-26
Preserve floating point values in DrawRectangleLinesEx (#1683)
Dan Bechard
2021-03-26
REVIEWED: DrawMeshInstanced()
Ray
2021-03-25
REVIEWED: OpenGL 1.1 working again
Ray
2021-03-25
WARNING: BREAKING: rlgl redesign -WIP-
Ray
2021-03-25
Add DrawTexturedPoly and example (#1677)
chriscamacho
2021-03-24
Change the color of the FPS display if the FPS is low (orange for <30, red fo...
Jeffery Myers
2021-03-24
Reviewed DrawFPS() comment
Ray
2021-03-24
REMOVED: DrawGizmo()
Ray
2021-03-24
Update textures.c
Ray
2021-03-24
REVIEWED: DrawRectangleRounded() performance #1523
Ray
2021-03-23
Fix activeTextureId to have MAX_BATCH_ACTIVE_TEXTURES elements instead of the...
Victor
2021-03-23
Fix 90 degree bug with DrawTexturePro and DrawRectanglePro (#1673)
Chris
2021-03-23
Update rlgl.h
Ray
2021-03-23
REVIEWED: rlgl_standalone usage
Ray
2021-03-23
Don't call sqrtf when axis already normalized (#1672)
Dan Bechard
2021-03-23
Fix PATH for other PLATFORM_OS's (#1671)
Davidson Francis
2021-03-22
typecast warning fixes. (#1667)
Jeffery Myers
2021-03-22
WARNING: BREAKING: REDESIGNED: rlgl module
Ray
2021-03-22
Review latest PR and some formatting
Ray
2021-03-22
[AUDIO] Music Looping enhancements (#1665)
Jeffery Myers
2021-03-21
[AUDIO] Use device native sample rates (#1660)
Jeffery Myers
2021-03-21
REVIEWED: rlgl module #1523
Ray
2021-03-21
Reverting align change #1658
Ray
2021-03-21
WARNING: BREAKING: rlgl module redesign -WIP-
Ray
2021-03-20
Fixed possible issue with memory alignment #1658
Ray
2021-03-20
Corrected issue with HighDPI on macOS
Ray
2021-03-20
Review HighDPI macOS support #1510
Ray
2021-03-20
Considering the window's scale when setting the viewport. (#1659)
Sean Heber
2021-03-20
BIG CHANGE: REDESIGNED: Vr device simulator #1582
Ray
2021-03-20
Added KEY_NULL #520
Ray
2021-03-20
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-03-20
REVIEWED: HighDPI support on macOS retina #1510
Ray
2021-03-20
Fixed funny typo mistake... (#1657)
Rabia Alhaffar
2021-03-19
Updated example assets
Ray
2021-03-19
REVIEWED: BeginMode3D()
Ray
2021-03-19
Removed trailing spaces
Ray
2021-03-19
Reviewed latest PR: formatting and some comments
Ray
2021-03-19
Optimize DrawTexturePro and DrawRectanglePro transformations (#1632)
Chris
2021-03-19
Changed DrawRing and DrawCircleSector angle params from int to float to allow...
frithrah
2021-03-19
REVIEWED: QuaternionFromEuler() #1651
Ray
2021-03-19
REMOVED: GetMouseCursor()
Ray
2021-03-19
WARNING: REMOVED: GamepadNumber enum
Ray
2021-03-19
WARNING: BREAKING: RENAMED: camera.type to camera.projection
Ray
[prev]
[next]