3673 Commits (7f68c65406a8321ec192adc6abc3142ac48eb071)

Author SHA1 Message Date
  Ray 7f68c65406 WARNING: REMOVED: `DrawTextureQuad()` 3 years ago
  Ray 84a2a88572 WARNING: REMOVED: `DrawTexturePoly()` 3 years ago
  Martin Wickham 311a57f9fc
Add frameworks needed on macos (#2793) 3 years ago
  Ray ca6f58eed1 Update rcore.c 3 years ago
  RGDTAB dbdfad7ace
Fix ExportDataAsCode() data types (#2787) 3 years ago
  Ray 28e8b2add3 REVIEWED: Issue with `OpenURL()` 3 years ago
  nobytesgiven c4abf68351
fixed blur issue on opaque pictures & added example (#2775) 3 years ago
  nobytesgiven dbecb95024
Added Box and Gaussian blurring (#2770) 3 years ago
  nobytesgiven e5d332dea2
Fix bezier line breaking #2735 (#2767) 3 years ago
  Ray d5cd5ebd80 Update to latest miniaudio (dev) 3 years ago
  InKryption 40cf84e7e5
build.zig: let user decide how to set build mode + fix linker warning (#2763) 3 years ago
  ianband 7e7939e1ad
Add DrawCapsule(Wires) (#2761) 3 years ago
  hkc 0b69bc28c6
Fix ImageTextEx and ImageDrawTextEx scaling (#2756) 3 years ago
  Ray e61639f6fc ADDED: `GenImageText()` 3 years ago
  CrezyDud aa67f7c39a
Fix & Simplify .vox signature check (#2752) 3 years ago
  hkc 8ebe62b4dd
Use RL_QUADS/RL_TRIANGLES for single-pixel drawing (#2750) 3 years ago
  Dor Shapira 8025b052b3
fixing typo (#2748) 3 years ago
  Ray 38025362ee Update version to `raylib 4.5-dev` to avoid confusions with 4.2 3 years ago
  Ray 7a15861d44 Update rlgl.h 3 years ago
  Ray 26969c2c38 Added `BLEND_CUSTOM_SEPARATE` #2741 3 years ago
  Ray 25d846aa9a Avoid early return calls 3 years ago
  Ray 9017be3259 Reviewed latest PR formating and variables naming #2741 3 years ago
  凌溢狐 2d88958d35
Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741) 3 years ago
  Ray 7459d906de Update rtext.c 3 years ago
  _Tradam 62d228346b
Update build.zig to work with last GLFW update (#2737) 3 years ago
  veins1 2872b2fff5
Clear PCM buffer state when closing audio device (#2736) 3 years ago
  Ray 33e7f7cc59 WARNING: `DrawLineBezier()` implementation needs review #2721 3 years ago
  Rob Loach 0daaaddeef
Fix Gestures to use GetTime() if it's available (#2733) 3 years ago
  Random 03f5fce672
removed glfwSetWindowPos on InitWindow (#2732) 3 years ago
  Ray 178a356cb4 minor tweaks 3 years ago
  Random f14955512f
fix issue #2728 (#2731) 3 years ago
  Ray 45da03df23 Reviewed monitor checking order 3 years ago
  Ray 4fe6f885f7 Update gamepad mappings with latest gamecontrollerdb, fix #2725 3 years ago
  Ray 0ced04f0df Fix #2722 3 years ago
  Dor Shapira 587e61def9
fixing new typoes (#2727) 3 years ago
  Dor Shapira 5c404c79da
Update raylib.h (#2726) 3 years ago
  Michael Scherbakow 8f88c61bdf
update build.zig (#2720) 3 years ago
  bXi e9ca38fafa
Clarified working of ImageDrawCircle and ImageDrawCircleV (#2719) 3 years ago
  Ray 7ab056b6ef REVIEWED: `GeneshHeightmap()`, fix #2716 3 years ago
  Ray 2ef0b064e5 Fix isssue #2718 3 years ago
  Ray ea87491a82 ADDED: Support CAPS/NUM lock keys registering if locked 3 years ago
  Ray 810a0330ab WARNING: Several changes on UTF-8/Codepoints API 3 years ago
  Ray 4b1d4b4f6b Update rcore.c 3 years ago
  Ray 4311ffc9e1 REVIEWED: New functions coding conventions 3 years ago
  Rob Loach 2093fdcc53
Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713) 3 years ago
  Ray 5530a3ceb8 REVIEWED: `ScanDirectoryFilesRecursively()`, fix #2704 3 years ago
  Ray 6e8f3b0f45 Update rlgl.h 3 years ago
  Ray 12e8cef9cf REMOVED: Mipmaps software generation for OpenGL 1.1 3 years ago
  Denis Pobedrya 27781a4767
Remove touch points on touch up events on Android (#2711) 3 years ago
  Nikolas 42ecd72547
[rlgl] Check for extensions before enabling them (#2706) 3 years ago