2549 Commits (a4ea9f872ffef9ffe66fade37e984c3cc97910cb)

Author SHA1 Message Date
  Ray 63b739bbfa Corrected issue on log 4 years ago
  Ray dace2172d1 Update cgltf library to v1.7 4 years ago
  Ray 5b60a743bd ADDED: LoadWaveFromMemory() #1327 4 years ago
  Ray 768b29dd74 ADDED: LoadImageFromMemory() #1327 4 years ago
  Ray cb8cbb038b WARNING: RENAMED: GetExtension() to GetFileExtension() 4 years ago
  raysan5 f1ed8be5d7 REDESIGNED: ColorFromHSV() 4 years ago
  raysan5 85d5744679 REVIEW: glfwSetWindowMaximizeCallback() not available on web 4 years ago
  raysan5 1134024985 Update rlgl.h 4 years ago
  raysan5 05cdaf7d01 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] 4 years ago
  raysan5 a1422ba1c1 Review custom blend modes mechanism 4 years ago
  cedemax bfafb80cde
Multiple blendmodes (#1324) 4 years ago
  Juan Medina dcbe481a28
adding new windows functions (#1357) 4 years ago
  raysan5 ffe2364334 Update miniaudio to version 0.10.18 4 years ago
  raysan5 8b5485f822 Remove unused variable 4 years ago
  raysan5 945a02798b DrawTextEx(): Minor tweak 4 years ago
  raysan5 d0ebeb1713 Reorder some functions 4 years ago
  raysan5 ea832628c4 Review last PR formatting to follow raylib standards 4 years ago
  chriscamacho d140dc81c0
work on quat and matrix math - deleted multiple copies of raymath.h causing issues (#1359) 4 years ago
  raysan5 816856eb75 Corrected compiling issue 4 years ago
  raysan5 e785ca73b5 Review compilation parameter for objective C code on GLFW 4 years ago
  raysan5 06ff1ce2aa Minor tweak for consistency 4 years ago
  raysan5 b499b50154 Avoid architecture selection on gcc, use correct gcc version instead 4 years ago
  raysan5 249708dbb8 Support externally provided library name 4 years ago
  raysan5 1e9de0f9ff Review Android arch names to lowercase 4 years ago
  raysan5 44dd1fc7f5 Trying to configure android_native_app_glue target compilation 4 years ago
  raysan5 48f0dfa18e Update Makefile 4 years ago
  raysan5 ac0362d30e Update Makefile 4 years ago
  raysan5 34c8f4c39c Update Makefile 4 years ago
  raysan5 cc8626f6bb Update Makefile 4 years ago
  raysan5 1316183b3a Trying to automate Android building... 4 years ago
  raysan5 3416858d1c Update Makefile 4 years ago
  raysan5 0d05004468 Added resource file for DLL compilation info 4 years ago
  raysan5 d98c471883 Add LDFLAGS when required 4 years ago
  raysan5 05b3ca0a83 Update Makefile 4 years ago
  raysan5 ab8ec9adad Support multiple build architectures (x86, x64) 4 years ago
  raysan5 090490389e Improved Makefile clean on Windows 4 years ago
  raysan5 921f0c02e2 Update Makefile 4 years ago
  raysan5 2d0811d94c Update Makefile 4 years ago
  raysan5 c32ae480af RENAMED: FormatText() -> TextFormat() 4 years ago
  Ray 7b346dbbe1 Review issue with .fnt -> .png path #1351 4 years ago
  raysan5 ad1b3330b7 Support mulstiple WAV sampleSize for MusicStream #1340 5 years ago
  Ahmad Fatoum 6108ba89df CMake: don't use raylib_static name for MinGW on Windows 5 years ago
  raysan5 2c7dc70878 Reset close status for next frame #1339 5 years ago
  Rfaile313 9e75f870bb
Update Makefile for web (#1332) 5 years ago
  raysan5 6e9e7bd6bc LoadSound(): Use memory loading (WAV, OGG, MP3, FLAC) #1312 5 years ago
  seanpringle 1d895616f7
rlCheckErrors (#1321) 5 years ago
  raysan5 9c2ff464b0 Support pthreads on PLATFORM_WEB compilation 5 years ago
  raysan5 20301d1e5d Corrected issue with framebuffer size storage #1298 5 years ago
  Ray b5eb104b08 Consider empty title for window #1323 5 years ago
  Ray 14d37464ad DrawTriangleFan(): Add a comment about vertex order #1316 5 years ago