summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-09-14Reviewed some structs to reduce size and paddingraysan5
2020-09-13Remove function declaration added by errorRay
2020-09-13ADDED: LoadFontFromMemory() (TTF only) #1327Ray
2020-09-13WARNING: REDESIGNED: LoadFontData()Ray
2020-09-13Minor tweakRay
2020-09-13Corrected issue on logRay
2020-09-13Update cgltf library to v1.7Ray
2020-09-13ADDED: LoadWaveFromMemory() #1327Ray
2020-09-13ADDED: LoadImageFromMemory() #1327Ray
2020-09-13WARNING: RENAMED: GetExtension() to GetFileExtension()Ray
2020-09-07REDESIGNED: ColorFromHSV()raysan5
2020-09-07REVIEW: glfwSetWindowMaximizeCallback() not available on webraysan5
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