2316 コミット (5ff5be388fc2c1618c9134986374e455a93b9e07)

作成者 SHA1 メッセージ 日付
  raysan5 cc816345bf WARNING: API BREAK: Removed LoadImagePro() 5年前
  raysan5 b132da0ac2 WARNING: API BREAK: Reviewed ImageDrawText*() params order 5年前
  raysan5 d419602c99 Review display size init for RPI 5年前
  raysan5 926651b708 Optimized ImageDrawPixel() 5年前
  raysan5 0abe557af1 Fixed issue with ImageDrawLine() 5年前
  Ahmad Fatoum 6c9f6cf084 Revert "CMake: Don't create symlinks on unsupporting file systems (#539)" 5年前
  raysan5 42f09eb2b8 Delete .gitignore 5年前
  raysan5 ef9e9bfa7d Review Android piepline 5年前
  raysan5 f31b87fae8 Remove ANGLE project 5年前
  raysan5 62b7064e90 Corrected issue with depth initialization #1179 5年前
  Louis Johnson 4f40f8bc47
added log warning for unsupported file extension for music stream (#1176) 5年前
  Benjamin Stigsen 2d6303e9fe
Allow for empty replacement string (#1178) 5年前
  raysan5 90fb53bccc Review android_fopen() to support SDCard access 5年前
  raysan5 4ceb4d3bf3 Some code tweaks, comments and defines 5年前
  Benjamin Stigsen 9c280bc7af
TextReplace changes (#1172) 5年前
  SasLuca 8444c3f705
Fixed offset check in GenImageFontAtlas (#1171) 5年前
  raysan5 adb20569be Review shared library building 5年前
  Ray 6a8b1079c1 Update project version for release 5年前
  raysan5 8da6307456 Get icons back on shell.html 5年前
  raysan5 e469f4ebf7 Update config.h, enable some file-formats by default 5年前
  raysan5 8941cf3e66 Update textures.c 5年前
  raysan5 fc7ec5e907 Update raylib.h 5年前
  Dani Martin 1a948849f3
[cppcheck] Fix minor warnings in models.c and raudio.c (#1162) 5年前
  raysan5 e8a8d544c5 Review formating and signegness issues 5年前
  Dani Martin 62cdb2299b
[cppcheck] Improvements in SaveStorageValue() in core.c (#1160) 5年前
  Valentin Lemière 41582f0448
Fix "variable is reassigned before use" linter warning on raymath.h (#1158) 5年前
  raysan5 733ed972f7 Reorganize image functions 5年前
  raysan5 5d7050bdf9 Reorganize image/texture functions for consistency 5年前
  Rob Loach a025636fa1
Update ImageDraw*() functions to match arguments of Draw*() (#1156) 5年前
  raysan5 66e0d774bd Revert "Update compilation warning flags (#1151)" 5年前
  raysan5 e333eb415b Update window rc 5年前
  raysan5 d28e73849b Review TRACELOG() messages 5年前
  raysan5 d7b15ac1cf Review TRACELOG() categories 5年前
  raysan5 c0c775e45d [rlgl] Review TRACELOG() messages, categorized 5年前
  raysan5 b5842434c2 Corrected missing semicolon 5年前
  raysan5 c7e9951795 [core] Review TRACELOG() messages, categorized 5年前
  raysan5 70ed975b99 [models] Review TRACELOG() messages, categorized 5年前
  raysan5 7e2b1b4ff0 [textures] Review TRACELOG() messages 5年前
  raysan5 915b5f370b [raudio] Review TRACELOG() messages, categorized 5年前
  raysan5 0c6c421508 [raudio] Review TRACELOG() messages, categorized 5年前
  raysan5 bc2c6251f8 [text] Review TRACELOG() messages, categorized 5年前
  raysan5 b9dd459d5a [textures] Review TRACELOG() messages, categorized 5年前
  raysan5 28da2522fe [utils] Review TRACELOG() messages, categorized 5年前
  Dani Martin 2528854664
Update compilation warning flags (#1151) 5年前
  raysan5 7ae7a87f8a Remove trail spaces 5年前
  raysan5 3d41c1b6cd Minor tweaks 5年前
  raysan5 96005f2566 ADDED: IsWindowFullscreen() 5年前
  raysan5 e37d021cd3 Enable IQM models support on config.h 5年前
  raysan5 133a882556 Update config.h 5年前
  Random e07281f8bd
Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149) 5年前