219 Révisions (4cf4c6645ed1e03f99f1b219702363dfe88174a9)

Auteur SHA1 Message Date
  Ray 8f32c502a7 REVIEWED: Code sections definition il y a 2 mois
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement il y a 2 mois
  Ray 708c1539e4 Update rtextures.c il y a 2 mois
  Ray 12ce72c32d REVIEWED: `ExportImage()` il y a 2 mois
  wileyanderssen 998a18b641
removed macro that does nothing (#5163) il y a 2 mois
  wileyanderssen fce888c0c0
changed function params formatting (#5160) il y a 2 mois
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' il y a 2 mois
  Ray 1fc0b4955f REVIEWED: `rl_gputex.h`, added some info for future improvements il y a 3 mois
  Ray eb7f8912f8 Minor format tweaks il y a 3 mois
  Ray d7893141f3 REVIEWED: `rl_gputex.h` library to be usable standalone il y a 3 mois
  Ray 82b80a6998 Review formatting, avoid variable il y a 3 mois
  Romain Plumaugat 34af70866c [rtextures] Fix ImageColorReplace() alpha issue #5009 il y a 3 mois
  sleeptightAnsiC 85bf04c7bf [rl_gputex] fix: decouple logging and memory allocation from Raylib il y a 3 mois
  backspaceoverload 44ebf32389 Fix HalfToFloat Mantissa hex value il y a 3 mois
  Jeremy Montgomery fce3102f1c
Remove excess comments il y a 3 mois
  sir-irk 9f03d7c426 fixing comments il y a 3 mois
  sir-irk 0c69c43c3a fix ImageDrawLineEx to be able to draw even numbered thicknesses il y a 3 mois
  garrisonhh 8dbacafbe6 fix overflow in cast for ImageBlurGaussian il y a 3 mois
  Amy Wilder d4f09984ac Add safety notes to 'Update_' functions il y a 4 mois
  Ray 59bcf680aa Code gardening... il y a 5 mois
  jestarray 296e3af470 add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments il y a 5 mois
  Ray 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent il y a 5 mois
  Ray 693c9c292a Formatting tweaks il y a 5 mois
  Henrik A. Glass 4f5a20a634
Add missing increments of k in LoadImageDataNormalized() (#4745) il y a 9 mois
  Asdqwe f6f31a9f21
[rtextures] Fix `HalfToFloat()` and `FloatToHalf()` dereferencing issues with an union (#4729) il y a 9 mois
  Nikolas 49d37b035f
[rtexture] Cubemap mipmap loading improvements (#4721) il y a 9 mois
  sleeptightAnsiC 10d0616d1f
fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) il y a 9 mois
  Ray fa0eada61a Update year to 2025 il y a 10 mois
  Ray ab83e6dd41 Image manipulation functions depend on a flag il y a 10 mois
  Ray 6b220f2798 Review formating il y a 10 mois
  Ray 1f45e7af76 REVIEWED: Coding conventions il y a 11 mois
  Ray 962f1c26ff Review formatting to follow raylib conventions il y a 11 mois
  Jeffery Myers 55a64f51b8
fix float casting warnings (#4471) il y a 1 an
  decromo 281ee51aff
implemented new linear gradient generation function (#4462) il y a 1 an
  Nikolas 38cf9f3224
[rtextures] LoadTextureCubemap(): Copy image before generating mipmaps, to avoid dangling re-allocated pointers (#4439) il y a 1 an
  Ray 7ad8fa689f REVIEWED: `LoadTextureCubemap()` to avoid crash #4429 il y a 1 an
  Ray 80b490c8f1 Reviewed formating to follow raylib conventions #4429 il y a 1 an
  Nikolas 7fedf9e0b8
[rtextures/rlgl] Load mipmaps for cubemaps (#4429) il y a 1 an
  Jeffery Myers 0b650f62a6
[RTEXTURES] Remove the panorama cubemap layout option (#4425) il y a 1 an
  Ray 708089f560 Reviewed and reverted unneeded module check, `rtextures` should not depend on `rtext` il y a 1 an
  Ray f141c75cde Removed trailing spaces il y a 1 an
  Nikolas 51ff6586f4
[rtextures] ImageDraw(): Don't try to blend images without alpha (#4395) il y a 1 an
  Ray 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 il y a 1 an
  R-YaTian 8d267aaf23
qoi: Added support for image of channels 3 (#4384) il y a 1 an
  Ray 1effe92129 `WARNING`: REMOVED: SVG files loading and drawing, moving it to raylib-extras il y a 1 an
  Ray 3fb1ba25ac Removed tabs and triple line-breaks il y a 1 an
  Ray 0e4ebaf89d REVIEWED: `DrawTexturePro()` to avoid negative dest rec #4316 il y a 1 an
  Ray e9bbf02b2b Update rtextures.c il y a 1 an
  Ray b807f633d9 REVIEWED: `ColorLerp()` formatting #4310 il y a 1 an
  SusgUY446 ddc523ffbe
[rtextures] add MixColors. a function to mix 2 colors together (#4310) il y a 1 an