4959 次代码提交 (a420e5ab822d0fa02d8fa20f97009220980869a5)

作者 SHA1 备注 提交日期
  Bigfoot71 a420e5ab82 def sw alloc macros 3 周前
  Bigfoot71 f3de37eff3 add get error function 3 周前
  Bigfoot71 f902cc3f29 fix typo.. 3 周前
  Bigfoot71 be24b06356 texture copy support 3 周前
  Bigfoot71 89d40510c6 update rlgl.h 3 周前
  Bigfoot71 c9338481a4 update rlgl.h 3 周前
  Bigfoot71 c7fa9a0fa2 review `swCopyFramebuffer` 3 周前
  Bigfoot71 02f7d3146b impl copy framebuffer function + glReadPixels 3 周前
  Bigfoot71 64c39e9d53 binding tweaks 3 周前
  Bigfoot71 13585d8684 add `glHint` and `glShadeModel` macros (not implmented) 3 周前
  Bigfoot71 618f283cb2 gl binding 3 周前
  Bigfoot71 2009490151 add getter functions 3 周前
  Bigfoot71 26dfe69e5f remove unused defs 3 周前
  Bigfoot71 2f9eb5b727 impl point scissor clipping 3 周前
  Bigfoot71 633e34e457 round screen coordinate (line rasterization) 3 周前
  Bigfoot71 f0b02b8cad impl line scissor clipping 3 周前
  Bigfoot71 3441cf6327 review `swScissor` 3 周前
  Bigfoot71 0fb0c5cd38 review scissor clear 3 周前
  Ray 46cd07d2c7 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 4 周前
  Ray 266fba1111 Minor tweaks 4 周前
  Bigfoot71 d3b6fa4785 start to impl scissor test + review line clipping 1 个月前
  Bigfoot71 268a410a13 add quick notes about line clipping algorithms used 1 个月前
  Bigfoot71 fe600a5ea1 framebuffer resizing + handle init failure 1 个月前
  Bigfoot71 06e49a048a add some not planned functions 1 个月前
  Bigfoot71 fc52b7710c impl polygone modes 1 个月前
  Myrddin Krustowski 589ad0a33d Add early return to circle sector functions when angles are equal. 1 个月前
  Bigfoot71 793d56c701 fix and improve polygon clipping functions 1 个月前
  Bigfoot71 e15c0d9639 impl points + point size 1 个月前
  Bigfoot71 3bc8f36f14 impl line width 1 个月前
  Bigfoot71 645b5e9c45 tweaks 1 个月前
  Bigfoot71 cdf384794d add several buffer format support 1 个月前
  Jeffery Myers d56ab670c3 spaces not tabs 1 个月前
  Bigfoot71 2666eedeb0 review get pixel functions 1 个月前
  Bigfoot71 d3fe48fa7d texture sampling optimization 1 个月前
  Bigfoot71 9be90fd5e6 review the loading and management of textures 1 个月前
  Bigfoot71 6b8978cb3e avoid to recalculate MVP when its not needed + tweaks 1 个月前
  Ray cb830bed72 Increased depth size and clip distances to avoid z-fighting issues 1 个月前
  Ray d0e638cc31 REVIEWED: Platform DRM messages... 1 个月前
  Bigfoot71 363f3afa60 review ndc to screen projection 1 个月前
  Bigfoot71 0b713cdfba small optimizations / tweaks 1 个月前
  Bigfoot71 a1b2ecbded add clear buffer bitmasks 1 个月前
  Bigfoot71 ff1849dc97 fixes and tweaks 1 个月前
  Bigfoot71 804240966a impl color blending 1 个月前
  Jeffery Myers 4bed3741c1 Unscale the window size on resize if we are doing automatic HighDPI scaling. 1 个月前
  Bigfoot71 5f92a0fcd0 impl face culling 1 个月前
  Bigfoot71 dcd60be477 impl line clipping and rasterization 1 个月前
  Bigfoot71 b70f02fdf2 apply perspective correction to colors 1 个月前
  Bigfoot71 f305490c33 branchless float saturation 1 个月前
  Bigfoot71 8aed39ff49 implement state support 1 个月前
  Ray 749a512f13 REVIEWED: `ScanDirectoryFiles*()` #4833 1 个月前