4972 Commits (4ee7d2ea0c14b2370151dfe485075e6d09d154ef)

Author SHA1 Message Date
  Eike Decker 1c4aa1378f [rcore][SDL2] First touch position is overwritten with mouse pos 3 months ago
  Ray 1a67dcb578 REVIEWED: RGB order on SDL3 #3568 3 months ago
  Jonathan Marler af16f7823a Improve description of RestoreWindow 4 months ago
  MikiZX1 55c6864092
Update rcore_desktop_sdl.c 4 months ago
  Ray 3d83c1c796 Format tweak 4 months ago
  Ray 909c83fd4a Avoid path filtering on `TakeScreenshot()` 4 months ago
  Ray 63e608d485 comment tweak 4 months ago
  Bigfoot71 a420e5ab82 def sw alloc macros 4 months ago
  Bigfoot71 f3de37eff3 add get error function 4 months ago
  Bigfoot71 f902cc3f29 fix typo.. 4 months ago
  Bigfoot71 be24b06356 texture copy support 4 months ago
  Bigfoot71 89d40510c6 update rlgl.h 4 months ago
  Bigfoot71 c9338481a4 update rlgl.h 4 months ago
  sleeptightAnsiC 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory 4 months ago
  Bigfoot71 c7fa9a0fa2 review `swCopyFramebuffer` 4 months ago
  Bigfoot71 02f7d3146b impl copy framebuffer function + glReadPixels 4 months ago
  Bigfoot71 64c39e9d53 binding tweaks 4 months ago
  Bigfoot71 13585d8684 add `glHint` and `glShadeModel` macros (not implmented) 4 months ago
  Bigfoot71 618f283cb2 gl binding 4 months ago
  Bigfoot71 2009490151 add getter functions 4 months ago
  Bigfoot71 26dfe69e5f remove unused defs 4 months ago
  Bigfoot71 2f9eb5b727 impl point scissor clipping 4 months ago
  Bigfoot71 633e34e457 round screen coordinate (line rasterization) 4 months ago
  Bigfoot71 f0b02b8cad impl line scissor clipping 4 months ago
  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
  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
  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
  Jeffery Myers d56ab670c3 spaces not tabs 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