260 Commits (b7c0d5b6ddfb8fd958803db837e1839ea54f6d37)

Author SHA1 Message Date
  SasLuca 680f9d5772
Changed `if` to `else if`. (#1122) 5 years ago
  Ray a6297a2be1 Some code tweaks 5 years ago
  Ray 1ee6290fcf Replaced fabs() by fabsf() when required 5 years ago
  Ray c8464bc731 Corrected return value 5 years ago
  Ray b2098a2d60 REDESIGN: ExportImage() 5 years ago
  Ray acfa967e89 Corrected issue with variable name 5 years ago
  Ray 5ff0776235 Remove trail spaces and some tweaks 5 years ago
  Ray 2a408d789c REDESIGNED: LoadImage() -WIP- 5 years ago
  Ray 5100cb3e7f REDESIGNED: LoadImageRaw(), LoadAnimatedGIF() 5 years ago
  SasLuca dec85f741a
Fixed memory leaks in textures.c (#1097) 5 years ago
  Ray ea40bda88c Added func used in comments 5 years ago
  Ray b5fe41f41a Review libc dependencies and remove when possible 5 years ago
  Ray c3f06b7470 Remove all trail spaces 5 years ago
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5 years ago
  raysan5 bec467705e Review custom allocators 5 years ago
  Ray 237972652d GetImageAlphaBorder() return 0 in case of blank image 5 years ago
  Ray 4525c897e2 GetImageData() returns NULL if image size is 0 5 years ago
  raysan5 21c30f43d4 Update year to 2020 5 years ago
  raysan5 c0d1425aac Remove TABS 5 years ago
  Ray e614942a2d Read texture data as RGBA from FBO on GLES 2.0 5 years ago
  raysan5 e8b89b5ecf REVIEW: GetImageData() and GetImageAlphaBorder() 6 years ago
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 6 years ago
  raysan5 68dcb55349 Corrected bug on ImageDrawRectangleLines() 6 years ago
  Ray b75511248d Remove trailing spaces 6 years ago
  Ray 12d3e21f1b REVIEW: ImageAlphaMask() 6 years ago
  Ray df84f93938 Add security checks on file writting 6 years ago
  Ray 1f730b3b35 Review ImageCrop() security checks 6 years ago
  Ray 9d53e07883 Added preprocessor macros for GIF 6 years ago
  Ray d089e1cd34 ADDED: LoadAnimatedGIF() -WIP- 6 years ago
  raysan5 112874fe07 Review issue with HDR pixels loading 6 years ago
  raysan5 c10348cc85 Review conditions 6 years ago
  Michael Vetter 5f1990e044 Fix build caused by GetImageAlphaBorder() (#931) 6 years ago
  Ray 2a913b6587 ADDED: GetImageAlphaBorder() 6 years ago
  Leandro Gabriel 89c16baf18 Replace tabs with spaces and update year of copyright notices (#927) 6 years ago
  Ray b4d67499a7 BREAKING CHANGE: Read description 6 years ago
  Ray 2433f30b4b Reviewed ImageDraw() and ImageResizeCanvas() 6 years ago
  Ray d21422687a Some formatting tweaks 6 years ago
  Ray 0eece03205 Corrected issue with texture flip X 6 years ago
  Ray 97c8a28aaa Remove trail spaces 6 years ago
  Ray e67ebabb02 Support custom memory management macros 6 years ago
  Ray 01367fcb1e Review cubemap generation 6 years ago
  Ray b8ada4b877 Review creation years 6 years ago
  ChillerDragon f21761fbbb Happy new year 2019 6 years ago
  Ray a103086443 Removed trail spaces 6 years ago
  raysan5 f02a0334d8 ADDED: GetScreenData() 6 years ago
  Ray 29d1323bd1 Work on ImageResizeCanvas() 6 years ago
  Ray cbfa35a39e REVIEW: ImageResizeCanvas() -WIP- 6 years ago
  Ray 477ea4d660 Support external config flags 6 years ago
  Ray d679a97e92 Removed some NULL pointer checks 6 years ago
  Ray 374811c440 Change ternary operator formatting 6 years ago