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