6127 Commits (4cca234f46fcdac4541ceb26b753ca5f73e8a819)
 

Author SHA1 Message Date
  Szieberth Ádám 4cca234f46
avoid leading spaces in `text_rectangle_bounds` (#2746) 2 years ago
  Dor Shapira 0d04ceafbf
build raylib_api without the 'vectex' tyops (#2749) 2 years ago
  Dor Shapira 8025b052b3
fixing typo (#2748) 2 years ago
  JupiterRider cb085a1b50
Update BINDINGS.md (#2745) 2 years ago
  Ray cee0fc5d78
Update README.md 2 years ago
  Ray 38025362ee Update version to `raylib 4.5-dev` to avoid confusions with 4.2 2 years ago
  Ray 7a15861d44 Update rlgl.h 2 years ago
  Ray 26969c2c38 Added `BLEND_CUSTOM_SEPARATE` #2741 2 years ago
  Ray 25d846aa9a Avoid early return calls 2 years ago
  Ray 9017be3259 Reviewed latest PR formating and variables naming #2741 2 years ago
  凌溢狐 2d88958d35
Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741) 2 years ago
  Ray 2e26cf48e8 Merge branch 'master' of https://github.com/raysan5/raylib 2 years ago
  Ray 7459d906de Update rtext.c 2 years ago
  _Tradam 62d228346b
Update build.zig to work with last GLFW update (#2737) 2 years ago
  veins1 2872b2fff5
Clear PCM buffer state when closing audio device (#2736) 2 years ago
  Ray 33e7f7cc59 WARNING: `DrawLineBezier()` implementation needs review #2721 2 years ago
  Rob Loach 0daaaddeef
Fix Gestures to use GetTime() if it's available (#2733) 2 years ago
  Random 03f5fce672
removed glfwSetWindowPos on InitWindow (#2732) 2 years ago
  Ray 178a356cb4 minor tweaks 2 years ago
  Random f14955512f
fix issue #2728 (#2731) 2 years ago
  Ray 45da03df23 Reviewed monitor checking order 2 years ago
  Ray 4fe6f885f7 Update gamepad mappings with latest gamecontrollerdb, fix #2725 2 years ago
  Ray 357f782f4e Merge branch 'master' of https://github.com/raysan5/raylib 2 years ago
  Ray 0ced04f0df Fix #2722 2 years ago
  Dor Shapira 587e61def9
fixing new typoes (#2727) 2 years ago
  Dor Shapira 5c404c79da
Update raylib.h (#2726) 2 years ago
  Michael Scherbakow 8f88c61bdf
update build.zig (#2720) 2 years ago
  bXi e9ca38fafa
Clarified working of ImageDrawCircle and ImageDrawCircleV (#2719) 2 years ago
  Ray 7ab056b6ef REVIEWED: `GeneshHeightmap()`, fix #2716 2 years ago
  Ray 2ef0b064e5 Fix isssue #2718 2 years ago
  Ray ea87491a82 ADDED: Support CAPS/NUM lock keys registering if locked 2 years ago
  Ray 810a0330ab WARNING: Several changes on UTF-8/Codepoints API 2 years ago
  Ray 4b1d4b4f6b Update rcore.c 2 years ago
  Ray 907e9e1fe2 Update text_codepoints_loading.c 2 years ago
  Ray 4311ffc9e1 REVIEWED: New functions coding conventions 2 years ago
  Rob Loach 2093fdcc53
Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713) 2 years ago
  Ray 0e5cd442be REVIEWED: Renamed some shaders, fix #2707 2 years ago
  Ray 5530a3ceb8 REVIEWED: `ScanDirectoryFilesRecursively()`, fix #2704 2 years ago
  Ray 6e8f3b0f45 Update rlgl.h 2 years ago
  Ray 12e8cef9cf REMOVED: Mipmaps software generation for OpenGL 1.1 2 years ago
  Denis Pobedrya 27781a4767
Remove touch points on touch up events on Android (#2711) 2 years ago
  Gunko Vadim 7e3a50b4ac
Update BINDINGS.md (#2710) 2 years ago
  Nikolas 42ecd72547
[rlgl] Check for extensions before enabling them (#2706) 2 years ago
  Denis Pobedrya 8f597b3cc3
Basic gamepad support for Android (#2709) 2 years ago
  Denis Pobedrya ff25402f68
Fix viewport scaling bug on android after context rebind (#2703) 2 years ago
  Denis Pobedrya 8e57c8ace3
Fix touchscreen input related functions on Android (#2702) 2 years ago
  AQuantumPotato 494a581339
Update BINDINGS.md (#2701) 2 years ago
  Rob Loach 4c3d577ddb
CMake: Project template fix to easily target raylib version (#2700) 2 years ago
  Ray c328f09efc Move compressed textures loading to a separate self-contained library 2 years ago
  Ray cb9b8f73c0 ADDED: `GenImagePerlinNoise()` 2 years ago