381 次代码提交 (1a420b77e30a444e66dded47fcd1988b90fb2185)

作者 SHA1 备注 提交日期
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency 4 年前
  Ray b084552808 ADDED: Config flag: SUPPORT_STANDARD_FILEIO 4 年前
  Ray c938d71d15 Corrected issue with enums renamed 4 年前
  Ray dfe797060a WARNING: BREAKING: RENAMED: enums values 4 年前
  Ray 408f5aedb8 WARNING: BREAKING: RENAMED enum values 4 年前
  Ray bcc4418ff0 REVIEWED: GetFileExtension() to include the dot #1523 4 年前
  raysan5 d7b4b9e485 Update year to 2021 4 年前
  raysan5 9ed29725a0 Review code formatting 4 年前
  Jeffery Myers 59bb759855
Faster version of ImageClearBackground and ImageDrawRectangleRec (#1487) 4 年前
  raysan5 0a9e080998 Remove trailing spaces 4 年前
  Ray 2374281204 Avoid *Rec suffix in some variables 4 年前
  Ray c36a6f3d9f Update textures.c 4 年前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4 年前
  Andrea Fontana ef0dcaabf9
Changing JPG compression (#1463) 4 年前
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 4 年前
  raysan5 d6f4f3ee88 REMOVED: GetImageDataNormalized() 4 年前
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4 年前
  Ray 72e51cd6de Review formating 4 年前
  Ray 3e1cd487df Remove trailing spaces 4 年前
  Ray 41192c6d4a Replace 0.f by 0.0f 4 年前
  Ray a4ea9f872f Review "aggregate initializations" #1403 4 年前
  raysan5 ccda320be4 REVIEWED: rlFramebufferAttach() to support texture layers 4 年前
  raysan5 cdc8850e68 WARNING: REDESIGN of rlgl framebuffers API #721 4 年前
  raysan5 43d82c1f21 Add security checks when loading data from memory 4 年前
  Ray 8cf0be4b6c Review memory loading functions signesness 4 年前
  raysan5 5073619962 REVIEWED: GetTextureData(), allow retrieving 32bit float data 4 年前
  Ray 768b29dd74 ADDED: LoadImageFromMemory() #1327 4 年前
  raysan5 f1ed8be5d7 REDESIGNED: ColorFromHSV() 4 年前
  raysan5 0db0e6acd8 WARNING: REMOVED: LoadImageEx() 4 年前
  raysan5 3f4c6fee11 Correct issue when not supporting GIF format 4 年前
  raysan5 c57323f29c ADDED: LoadImageAnim() to load animated sequence of images 4 年前
  Doyle 00fda3be65
Fix incorrect color transform to 255 space (#1297) 4 年前
  Ray 5986eee6ab Expose additional configuration options 4 年前
  Vlad Adrian 4d71e9b44f
Added new function `DrawTextureTiled()` (#1291) 4 年前
  Ray ba39a1b304 ADDED: UpdateTextureRec() 4 年前
  raysan5 e18c4c1158 REVIEWED: ColorAlphaBlend(), support tint color 4 年前
  raysan5 7ed7116e27 REVIEWED: ColorAlphaBlend(), integers-version, optimized #1218 4 年前
  raysan5 5a862bce29 REVIEWED: ImageDraw(), consider negative source offset properly #1283 4 年前
  raysan5 da582e2eec REVIEWED: ImageDraw() #1283 4 年前
  raysan5 afcc584fb6 RE-ADDED: Fade() function to avoid multiple breaking changes 4 年前
  raysan5 589d606000 REDESIGNED: ImageDraw(), optimized #1218 4 年前
  raysan5 32c0a7a135 Small code optimization 4 年前
  raysan5 bfa6544030 REDESIGNED: ImageResize(), optimized #1218 4 年前
  raysan5 691c1f9391 REDESIGNED: ImageFromImage(), optimized #1218 4 年前
  raysan5 ad954dc7ab WARNING: BIG CHANGE: Move Color functions to texture module 4 年前
  raysan5 ec09fea29a REDESIGNED: ImageDraw(), optimization #1218 4 年前
  raysan5 15bfe44e73 REVIEWED: ImageDraw(), optimizations test #1218 4 年前
  raysan5 a6e6a99cb6 REDESIGNED: ImageAlphaClear(), optimized #1218 4 年前
  raysan5 4745ebeed5 REVIEWED: ImageResizeCanvas(), optimization #1218 4 年前
  raysan5 dea0279a74 REVIEWED: ExportImage(), optimized 4 年前