summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-12-31Reviewed text inputraysan5
2017-12-28Minor tweaksraysan5
2017-12-28Support Wayland display on Linux desktopraysan5
2017-12-28Support UNCOMPRESSED_R32G32B32A32 texture formatraysan5
2017-12-28Review Makefile config flagsraysan5
2017-12-24Renamed function to SetTraceLog()raysan5
2017-12-24Added function SetTraceLogTypes()raysan5
2017-12-24Some formatting tweaksraysan5
2017-12-24Review physac timming systemraysan5
2017-12-23Merge pull request #424 from Martinfx/developRay
2017-12-23Updated VS2015 projectsraysan5
2017-12-23Fixed path for FreeBSDMartinfx
2017-12-23Added next bsd osMartinfx
2017-12-20Updated copyright yearRay San
2017-12-20Corrected issue with SaveImageAs()Ray San
2017-12-20Corrected issue on OpenGL ES compilationRay San
2017-12-20Force OpenAL backend on some platformsRay San
2017-12-20Review code formattingRay San
2017-12-20Some code tweaksRay
2017-12-19Expose GetTime() function to usersRay San
2017-12-19Merge pull request #423 from RDR8/patch-1Ray
2017-12-19Update CONTRIBUTING.mdRDR8
2017-12-19Fix some typos in CONTRIBUTING.md (#422)RDR8
2017-12-18Remove Alien::raylib from bindings listAhmad Fatoum
2017-12-18Removed contributors fileRay San
2017-12-18Create CONTRIBUTING.mdRay
2017-12-18Added some comments on GetTime()Ray
2017-12-15Support audio module skip on compilingRay San
2017-12-15Updated mini_al to latest versionRay San
2017-12-15Manually review previous PRRay San
2017-12-15Merge pull request #420 from questor/developRay
2017-12-14Merge pull request #421 from a3f/developRay
2017-12-14Build shared libs, games and examples on CIAhmad Fatoum
2017-12-14make raylib not clash with windows-headeruser
2017-12-14fix for eventmarker missed in first cluser
2017-12-14make GetTime available to user of libraryuser
2017-12-14fix for GetMatrixModelview (former cl)user
2017-12-14optimized matrixrotate function by removing identity matrixuser
2017-12-14make raymath compiling with msvc in c++ modeuser
2017-12-14make matrix stack work closer to old opengl implementationuser
2017-12-14compilefix for function declaration (win only)user
2017-12-14added debug-event-markers for opengl so that you're able to set markers for r...user
2017-12-14added possibility to get modelview matrix from rlgl to be able to send it to ...user
2017-12-14fixed function declaration differ from implementationuser
2017-12-14proper if-clauses for disabling functionality in text.cuser
2017-12-14added proper define checks for png-save if it's disableduser
2017-12-13Corrected crash on shader loadingRay
2017-12-11Remove rres supportRay
2017-12-11Merge pull request #417 from a3f/developRay
2017-12-11Remove Meson build systemAhmad Fatoum