381 コミット (1a420b77e30a444e66dded47fcd1988b90fb2185)

作成者 SHA1 メッセージ 日付
  Ray 4b93feb172 Remove trail spaces 3年前
  Ray 7bc2e922c9 Review some comments 3年前
  Ray b0dcdf688f Reviewed functions description 3年前
  raysan5 e95d8bc655 Minor format tweaks 3年前
  Ray 89e734de6b Review config flags #1784 3年前
  Ray 0369ec9adf Some code tweaks 3年前
  Ray 4a099c3658 Review ExportImage() to use SaveFileData() #1779 3年前
  Ray 581bd0eb02 Remove trailing spaces 4年前
  Ergoold 85ef9d8f2e
Fix ImageClearBackground (#1711) 4年前
  raysan5 a8dd4127f3 Added security check to avoid internal render batch overflow 4年前
  raysan5 66f3434571 REDESIGNED: Shapes texture/rec moved to shapes module 4年前
  raysan5 ccdf7ff335 REDESIGN: Move GenTexture*() functions to PBR example #721 4年前
  raysan5 aed0fee2ca Remove trailing spaces 4年前
  raysan5 bc6b16beb2 REVIEWED: DrawTexturePoly() 4年前
  Ray cba412cc31 WARNING: BREAKING: rlgl redesign -WIP- 4年前
  chriscamacho 9569d6a802
Add DrawTexturedPoly and example (#1677) 4年前
  Ray 9047025ab7 Update textures.c 4年前
  Chris 2532c396ed
Fix 90 degree bug with DrawTexturePro and DrawRectanglePro (#1673) 4年前
  Ray 2ce28f75ad WARNING: BREAKING: REDESIGNED: rlgl module 4年前
  Ray 9909068714 Removed trailing spaces 4年前
  Ray e28f754fbe Reviewed latest PR: formatting and some comments 4年前
  Chris 45670fbf2d
Optimize DrawTexturePro and DrawRectanglePro transformations (#1632) 4年前
  Ray a1d9987e7c WARNING: BREAKING: REVIEWED some enums naming 4年前
  Ray 1cc838cef4 Update textures.c 4年前
  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年前