8116 Commits (0ee35b8689f6ad76b62bff7c210c4dff85b49d9e)
 

Author SHA1 Message Date
  Bigfoot71 3441cf6327 review `swScissor` 4 months ago
  Bigfoot71 0fb0c5cd38 review scissor clear 4 months ago
  Ray 46cd07d2c7 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 4 months ago
  Ray 266fba1111 Minor tweaks 4 months ago
  Ray add4da8fb3
Merge pull request #4845 from bamless/log-zoom 4 months ago
  Fabrizio Pietrucci e140aca1b5 Increase zoom factor in `core_2d_camera.c` 4 months ago
  Fabrizio Pietrucci 8b84c999d2 Use logarithmic zoom scaling in 2d camera zoom examples 4 months ago
  Bigfoot71 d3b6fa4785 start to impl scissor test + review line clipping 4 months ago
  Bigfoot71 268a410a13 add quick notes about line clipping algorithms used 4 months ago
  Bigfoot71 fe600a5ea1 framebuffer resizing + handle init failure 4 months ago
  Bigfoot71 06e49a048a add some not planned functions 4 months ago
  Bigfoot71 fc52b7710c impl polygone modes 4 months ago
  Ray cd9206956c
Merge pull request #4843 from theundergroundsorcerer/DrawCircleSector-quickfix 4 months ago
  Myrddin Krustowski 589ad0a33d Add early return to circle sector functions when angles are equal. 4 months ago
  Bigfoot71 793d56c701 fix and improve polygon clipping functions 4 months ago
  Bigfoot71 e15c0d9639 impl points + point size 4 months ago
  Bigfoot71 3bc8f36f14 impl line width 4 months ago
  Bigfoot71 645b5e9c45 tweaks 4 months ago
  Bigfoot71 cdf384794d add several buffer format support 4 months ago
  Ray 2f63a15630
Merge pull request #4836 from JeffM2501/unscale_on_resize 4 months ago
  Jeffery Myers d56ab670c3 spaces not tabs 4 months ago
  Ray bbbdd1f080
Merge pull request #4839 from aidonmaster/patch-1 4 months ago
  Aidon 513753c394
Converting int to char 4 months ago
  Bigfoot71 2666eedeb0 review get pixel functions 4 months ago
  Bigfoot71 d3fe48fa7d texture sampling optimization 4 months ago
  Bigfoot71 9be90fd5e6 review the loading and management of textures 4 months ago
  Bigfoot71 6b8978cb3e avoid to recalculate MVP when its not needed + tweaks 4 months ago
  Ray cb830bed72 Increased depth size and clip distances to avoid z-fighting issues 4 months ago
  Ray d0e638cc31 REVIEWED: Platform DRM messages... 4 months ago
  Bigfoot71 363f3afa60 review ndc to screen projection 4 months ago
  Bigfoot71 0b713cdfba small optimizations / tweaks 4 months ago
  Bigfoot71 a1b2ecbded add clear buffer bitmasks 4 months ago
  Bigfoot71 ff1849dc97 fixes and tweaks 4 months ago
  Bigfoot71 804240966a impl color blending 4 months ago
  Jeffery Myers 4bed3741c1 Unscale the window size on resize if we are doing automatic HighDPI scaling. 4 months ago
  Bigfoot71 5f92a0fcd0 impl face culling 4 months ago
  Bigfoot71 dcd60be477 impl line clipping and rasterization 4 months ago
  Bigfoot71 b70f02fdf2 apply perspective correction to colors 4 months ago
  Bigfoot71 f305490c33 branchless float saturation 4 months ago
  Bigfoot71 8aed39ff49 implement state support 4 months ago
  Ray 749a512f13 REVIEWED: `ScanDirectoryFiles*()` #4833 4 months ago
  Ray 654d5c80c2
Merge pull request #4833 from MykBamberg/master 4 months ago
  Ray a0318e67aa
Merge pull request #4835 from NiamhNightglow/master 4 months ago
  Nia Nightglow fffbbad2f7 Guard against DEBUG Redefinition 4 months ago
  MykBamberg daa2921476 [rcore] Use snprintf to prevent buffer overflow in path construction 4 months ago
  Bigfoot71 7d36568eeb add base of rlsw.h 4 months ago
  Ray b80250bee4
Merge pull request #4807 from RicoP/RicoP/sinfl_bsr 4 months ago
  Rico P 0934cdba48
fix C++ style cast 4 months ago
  Rico P 7dc409d060
potential fix for MSVC compile error 4 months ago
  Rico P e7872a700d
update sinfl_bsr 4 months ago