8048 Commits (f0b02b8cad6348066e38dca4c527a185567f84ba)
 

Author SHA1 Message Date
  Bigfoot71 f0b02b8cad impl line scissor clipping 2 weeks ago
  Bigfoot71 3441cf6327 review `swScissor` 2 weeks ago
  Bigfoot71 0fb0c5cd38 review scissor clear 2 weeks ago
  Bigfoot71 d3b6fa4785 start to impl scissor test + review line clipping 2 weeks ago
  Bigfoot71 268a410a13 add quick notes about line clipping algorithms used 2 weeks ago
  Bigfoot71 fe600a5ea1 framebuffer resizing + handle init failure 2 weeks ago
  Bigfoot71 06e49a048a add some not planned functions 2 weeks ago
  Bigfoot71 fc52b7710c impl polygone modes 2 weeks ago
  Bigfoot71 793d56c701 fix and improve polygon clipping functions 2 weeks ago
  Bigfoot71 e15c0d9639 impl points + point size 2 weeks ago
  Bigfoot71 3bc8f36f14 impl line width 2 weeks ago
  Bigfoot71 645b5e9c45 tweaks 2 weeks ago
  Bigfoot71 cdf384794d add several buffer format support 3 weeks ago
  Bigfoot71 2666eedeb0 review get pixel functions 3 weeks ago
  Bigfoot71 d3fe48fa7d texture sampling optimization 3 weeks ago
  Bigfoot71 9be90fd5e6 review the loading and management of textures 3 weeks ago
  Bigfoot71 6b8978cb3e avoid to recalculate MVP when its not needed + tweaks 3 weeks ago
  Bigfoot71 363f3afa60 review ndc to screen projection 3 weeks ago
  Bigfoot71 0b713cdfba small optimizations / tweaks 3 weeks ago
  Bigfoot71 a1b2ecbded add clear buffer bitmasks 3 weeks ago
  Bigfoot71 ff1849dc97 fixes and tweaks 3 weeks ago
  Bigfoot71 804240966a impl color blending 3 weeks ago
  Bigfoot71 5f92a0fcd0 impl face culling 3 weeks ago
  Bigfoot71 dcd60be477 impl line clipping and rasterization 3 weeks ago
  Bigfoot71 b70f02fdf2 apply perspective correction to colors 3 weeks ago
  Bigfoot71 f305490c33 branchless float saturation 3 weeks ago
  Bigfoot71 8aed39ff49 implement state support 3 weeks ago
  Bigfoot71 7d36568eeb add base of rlsw.h 3 weeks ago
  Ray b80250bee4
Merge pull request #4807 from RicoP/RicoP/sinfl_bsr 3 weeks ago
  Rico P 0934cdba48
fix C++ style cast 3 weeks ago
  Rico P 7dc409d060
potential fix for MSVC compile error 3 weeks ago
  Rico P e7872a700d
update sinfl_bsr 3 weeks ago
  Ray 7f8bf2233c REVIEWED: Formating to follow raylib conventions 3 weeks ago
  Ray bd8e59f18d Replace `size_t` by `unsigned int` 3 weeks ago
  Ray 4c8c72778d Remove trailing spaces 3 weeks ago
  Ray 9c62a7823b Update Makefile 3 weeks ago
  Colleague Riley 0853c5b03f
[rcore][RGFW] bug fixes (#4798) 3 weeks ago
  Amy Wilder 61a026f7ef
[examples] Reorganize some conditions to fix overlap bugs (#4829) 3 weeks ago
  Ray 5bda46960c REVIEWED: Linux workflow to run on `ubuntu-latest` 3 weeks ago
  David Vanderson bbeade636c
build.zig.zon: update hashes (#4826) 4 weeks ago
  10aded 097e80d1c4
added comment to fingerprint line per recommendation from the standard 'build.zig.zon' file generated by 'zig init' in Zig 0.14.0 (#4827) 4 weeks ago
  sleeptightAnsiC f430d72a8c
[examples] fix: use quotation marks when including raylib.h (#4821) 4 weeks ago
  zewenn 590f793755
Update build.zig.zon to use the new zig v0.14 version (#4819) 4 weeks ago
  Kaluub 9ba0cdbe6d
Fix GetCurrentMonitor comments. (#4812) 4 weeks ago
  Ashish Bhattarai f1385f3aec
Fix stb_truetype composite glyph scaling logic (#4811) 1 month ago
  Ray cb3168a048
Wow! We surpassed the **8000** commits! AMAZING! :D 1 month ago
  sleeptightAnsiC 34159399cf
[rcore] fix crash in InitWindow, due to unchecked result of InitPlatform (#4803) 1 month ago
  Rico P 539c45ee23
sinfl_bsr fix for TCC 1 month ago
  Ray b99c2848c1 Merge branch 'master' of https://github.com/raysan5/raylib 1 month ago
  Ray 654131799e Minor tweaks 1 month ago