8081 Revize (f902cc3f29c2db45b79c9f6f808967e18828e3d0)
 

Autor SHA1 Zpráva Datum
  Bigfoot71 f902cc3f29 fix typo.. před 2 měsíci
  Bigfoot71 be24b06356 texture copy support před 2 měsíci
  Bigfoot71 89d40510c6 update rlgl.h před 2 měsíci
  Bigfoot71 c9338481a4 update rlgl.h před 2 měsíci
  Bigfoot71 c7fa9a0fa2 review `swCopyFramebuffer` před 2 měsíci
  Bigfoot71 02f7d3146b impl copy framebuffer function + glReadPixels před 2 měsíci
  Bigfoot71 64c39e9d53 binding tweaks před 2 měsíci
  Bigfoot71 13585d8684 add `glHint` and `glShadeModel` macros (not implmented) před 2 měsíci
  Le Juez Victor f447c97662
Merge branch 'raysan5:master' into rlsw před 2 měsíci
  Bigfoot71 618f283cb2 gl binding před 2 měsíci
  Bigfoot71 2009490151 add getter functions před 2 měsíci
  Bigfoot71 26dfe69e5f remove unused defs před 2 měsíci
  Bigfoot71 2f9eb5b727 impl point scissor clipping před 2 měsíci
  Bigfoot71 633e34e457 round screen coordinate (line rasterization) před 2 měsíci
  Bigfoot71 f0b02b8cad impl line scissor clipping před 2 měsíci
  Bigfoot71 3441cf6327 review `swScissor` před 2 měsíci
  Bigfoot71 0fb0c5cd38 review scissor clear před 2 měsíci
  Ray 46cd07d2c7 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 před 2 měsíci
  Ray 266fba1111 Minor tweaks před 2 měsíci
  Ray add4da8fb3
Merge pull request #4845 from bamless/log-zoom před 2 měsíci
  Fabrizio Pietrucci e140aca1b5 Increase zoom factor in `core_2d_camera.c` před 2 měsíci
  Fabrizio Pietrucci 8b84c999d2 Use logarithmic zoom scaling in 2d camera zoom examples před 2 měsíci
  Bigfoot71 d3b6fa4785 start to impl scissor test + review line clipping před 2 měsíci
  Bigfoot71 268a410a13 add quick notes about line clipping algorithms used před 2 měsíci
  Bigfoot71 fe600a5ea1 framebuffer resizing + handle init failure před 2 měsíci
  Bigfoot71 06e49a048a add some not planned functions před 2 měsíci
  Bigfoot71 fc52b7710c impl polygone modes před 2 měsíci
  Ray cd9206956c
Merge pull request #4843 from theundergroundsorcerer/DrawCircleSector-quickfix před 2 měsíci
  Myrddin Krustowski 589ad0a33d Add early return to circle sector functions when angles are equal. před 2 měsíci
  Bigfoot71 793d56c701 fix and improve polygon clipping functions před 2 měsíci
  Bigfoot71 e15c0d9639 impl points + point size před 2 měsíci
  Bigfoot71 3bc8f36f14 impl line width před 2 měsíci
  Bigfoot71 645b5e9c45 tweaks před 2 měsíci
  Bigfoot71 cdf384794d add several buffer format support před 2 měsíci
  Ray 2f63a15630
Merge pull request #4836 from JeffM2501/unscale_on_resize před 2 měsíci
  Jeffery Myers d56ab670c3 spaces not tabs před 2 měsíci
  Ray bbbdd1f080
Merge pull request #4839 from aidonmaster/patch-1 před 2 měsíci
  Aidon 513753c394
Converting int to char před 2 měsíci
  Bigfoot71 2666eedeb0 review get pixel functions před 2 měsíci
  Bigfoot71 d3fe48fa7d texture sampling optimization před 2 měsíci
  Bigfoot71 9be90fd5e6 review the loading and management of textures před 2 měsíci
  Bigfoot71 6b8978cb3e avoid to recalculate MVP when its not needed + tweaks před 2 měsíci
  Ray cb830bed72 Increased depth size and clip distances to avoid z-fighting issues před 2 měsíci
  Ray d0e638cc31 REVIEWED: Platform DRM messages... před 2 měsíci
  Bigfoot71 363f3afa60 review ndc to screen projection před 2 měsíci
  Bigfoot71 0b713cdfba small optimizations / tweaks před 2 měsíci
  Bigfoot71 a1b2ecbded add clear buffer bitmasks před 2 měsíci
  Bigfoot71 ff1849dc97 fixes and tweaks před 2 měsíci
  Bigfoot71 804240966a impl color blending před 2 měsíci
  Jeffery Myers 4bed3741c1 Unscale the window size on resize if we are doing automatic HighDPI scaling. před 2 měsíci