283 Commits (65b7047111c27de11c87c90cb15ef376c902e2d7)

Autor SHA1 Mensaje Fecha
  raysan5 3a6af2cc57 Remove SUPPORT_IMAGE_DRAWING flag hace 5 años
  raysan5 7a1d3d807f WARNING: RENAMED: ImageExtractPalette() -> GetImagePalette() hace 5 años
  raysan5 959447d8ed Reorganized texture functions hace 5 años
  raysan5 d357b116fe Reviewed missing check for JPG hace 5 años
  raysan5 fdad1f023b Avoid all MSVC compile warnings hace 5 años
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining hace 5 años
  raysan5 cc816345bf WARNING: API BREAK: Removed LoadImagePro() hace 5 años
  raysan5 b132da0ac2 WARNING: API BREAK: Reviewed ImageDrawText*() params order hace 5 años
  raysan5 926651b708 Optimized ImageDrawPixel() hace 5 años
  raysan5 0abe557af1 Fixed issue with ImageDrawLine() hace 5 años
  raysan5 4ceb4d3bf3 Some code tweaks, comments and defines hace 5 años
  raysan5 8941cf3e66 Update textures.c hace 5 años
  raysan5 e8a8d544c5 Review formating and signegness issues hace 5 años
  Rob Loach a025636fa1
Update ImageDraw*() functions to match arguments of Draw*() (#1156) hace 5 años
  raysan5 d28e73849b Review TRACELOG() messages hace 5 años
  raysan5 7e2b1b4ff0 [textures] Review TRACELOG() messages hace 5 años
  raysan5 b9dd459d5a [textures] Review TRACELOG() messages, categorized hace 5 años
  raysan5 7ae7a87f8a Remove trail spaces hace 5 años
  raysan5 5aebd2a16c Review formating from PR #1138 hace 5 años
  Sourav Gupta 574c689ff7
Added draw functions to ImageDraw*() (#1138) hace 5 años
  raysan5 2344941974 Replace external libraries custom allocators by raylib ones #1074 hace 5 años
  raysan5 71b06caed4 Corrected typo hace 5 años
  raysan5 4611406c68 REVIEWED: ImageTextEx() to support line breaks #1131 hace 5 años
  SasLuca 680f9d5772
Changed `if` to `else if`. (#1122) hace 5 años
  Ray a6297a2be1 Some code tweaks hace 5 años
  Ray 1ee6290fcf Replaced fabs() by fabsf() when required hace 5 años
  Ray c8464bc731 Corrected return value hace 5 años
  Ray b2098a2d60 REDESIGN: ExportImage() hace 5 años
  Ray acfa967e89 Corrected issue with variable name hace 5 años
  Ray 5ff0776235 Remove trail spaces and some tweaks hace 5 años
  Ray 2a408d789c REDESIGNED: LoadImage() -WIP- hace 5 años
  Ray 5100cb3e7f REDESIGNED: LoadImageRaw(), LoadAnimatedGIF() hace 5 años
  SasLuca dec85f741a
Fixed memory leaks in textures.c (#1097) hace 5 años
  Ray ea40bda88c Added func used in comments hace 5 años
  Ray b5fe41f41a Review libc dependencies and remove when possible hace 5 años
  Ray c3f06b7470 Remove all trail spaces hace 5 años
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro hace 5 años
  raysan5 bec467705e Review custom allocators hace 5 años
  Ray 237972652d GetImageAlphaBorder() return 0 in case of blank image hace 5 años
  Ray 4525c897e2 GetImageData() returns NULL if image size is 0 hace 5 años
  raysan5 21c30f43d4 Update year to 2020 hace 5 años
  raysan5 c0d1425aac Remove TABS hace 5 años
  Ray e614942a2d Read texture data as RGBA from FBO on GLES 2.0 hace 5 años
  raysan5 e8b89b5ecf REVIEW: GetImageData() and GetImageAlphaBorder() hace 5 años
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) hace 5 años
  raysan5 68dcb55349 Corrected bug on ImageDrawRectangleLines() hace 5 años
  Ray b75511248d Remove trailing spaces hace 5 años
  Ray 12d3e21f1b REVIEW: ImageAlphaMask() hace 5 años
  Ray df84f93938 Add security checks on file writting hace 5 años
  Ray 1f730b3b35 Review ImageCrop() security checks hace 5 años