summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-09-01Update rlgl.hraysan5
2020-09-01MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath]raysan5
2020-09-01Review custom blend modes mechanismraysan5
2020-09-01Multiple blendmodes (#1324)cedemax
2020-09-01adding new windows functions (#1357)Juan Medina
2020-08-30Update miniaudio to version 0.10.18raysan5
2020-08-30Remove unused variableraysan5
2020-08-29DrawTextEx(): Minor tweakraysan5
2020-08-23Reorder some functionsraysan5
2020-08-23Review last PR formatting to follow raylib standardsraysan5
2020-08-23work on quat and matrix math - deleted multiple copies of raymath.h causing i...chriscamacho
2020-08-23Corrected compiling issueraysan5
2020-08-20Review compilation parameter for objective C code on GLFWraysan5
2020-08-20Minor tweak for consistencyraysan5
2020-08-20Avoid architecture selection on gcc, use correct gcc version insteadraysan5
2020-08-19Support externally provided library nameraysan5
2020-08-19Review Android arch names to lowercaseraysan5
2020-08-19Trying to configure android_native_app_glue target compilationraysan5
2020-08-19Update Makefileraysan5
2020-08-19Update Makefileraysan5
2020-08-19Update Makefileraysan5
2020-08-19Update Makefileraysan5
2020-08-19Trying to automate Android building...raysan5
2020-08-19Update Makefileraysan5
2020-08-19Added resource file for DLL compilation inforaysan5
2020-08-19Add LDFLAGS when requiredraysan5
2020-08-19Update Makefileraysan5
2020-08-17Support multiple build architectures (x86, x64)raysan5
2020-08-17Improved Makefile clean on Windowsraysan5
2020-08-17Update Makefileraysan5
2020-08-17Update Makefileraysan5
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
2020-08-15Review issue with .fnt -> .png path #1351Ray
2020-08-11Support mulstiple WAV sampleSize for MusicStream #1340raysan5
2020-08-08CMake: don't use raylib_static name for MinGW on WindowsAhmad Fatoum
2020-08-06Reset close status for next frame #1339raysan5
2020-08-02Update Makefile for web (#1332)Rfaile313
2020-07-31LoadSound(): Use memory loading (WAV, OGG, MP3, FLAC) #1312raysan5
2020-07-30rlCheckErrors (#1321)seanpringle
2020-07-28Support pthreads on PLATFORM_WEB compilationraysan5
2020-07-28Corrected issue with framebuffer size storage #1298raysan5
2020-07-24Consider empty title for window #1323Ray
2020-07-22DrawTriangleFan(): Add a comment about vertex order #1316Ray
2020-07-20[wip] MeshNormalsSmooth() (#1317)seanpringle
2020-07-17Find a better mechanism to avoid FBO on OpenGL 2.1 if required #1290raysan5
2020-07-17Issue with render size assignment on RPI/Android #1314raysan5
2020-07-17Reviewed comment in LoadIQM() #1315raysan5
2020-07-15clamp ray hit y position to ground plane height (#1311)seanpringle
2020-07-14fix emcc warning (-Wparentheses-equality) (#1310)Random
2020-07-14Update Makefile Androidraysan5