8051 コミット (26dfe69e5f6f229de04e222cb9331ddef32d0849)
 

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