8097 Revize (7bbdbc5ec248d0c365b0cdd22990e402fc9b2c43)
 

Autor SHA1 Zpráva Datum
  Le Juez Victor 7bbdbc5ec2
Merge branch 'raysan5:master' into rlsw před 4 měsíci
  Ray 44f4400f5b
Merge pull request #4864 from marler8997/excludeRglfw před 4 měsíci
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform před 4 měsíci
  Ray 001e78014c
Merge pull request #4860 from marler8997/fixDivide0 před 4 měsíci
  Jonathan Marler 611c43719f Avoid divide by 0 in core_custom_frame_control example před 4 měsíci
  Ray beaadc9185
Merge pull request #4856 from marler8997/oneBuild před 4 měsíci
  Ray 3d83c1c796 Format tweak před 4 měsíci
  Jonathan Marler ac17de5074 [build] remove examples/build.zig, incorporate into main build.zig před 4 měsíci
  Ray 909c83fd4a Avoid path filtering on `TakeScreenshot()` před 4 měsíci
  Ray 32c8f396c2 Merge branch 'master' of https://github.com/raysan5/raylib před 4 měsíci
  Ray 63e608d485 comment tweak před 4 měsíci
  Le Juez Victor 973beee3a6
Merge branch 'raysan5:master' into rlsw před 4 měsíci
  Bigfoot71 a420e5ab82 def sw alloc macros před 4 měsíci
  Bigfoot71 f3de37eff3 add get error function před 4 měsíci
  Bigfoot71 f902cc3f29 fix typo.. před 4 měsíci
  Bigfoot71 be24b06356 texture copy support před 4 měsíci
  Ray f5c96302d5
Merge pull request #4850 from sleeptightAnsiC/fix_rcore__ChangeDirectory_TRACELOG před 4 měsíci
  Bigfoot71 89d40510c6 update rlgl.h před 4 měsíci
  Bigfoot71 c9338481a4 update rlgl.h před 4 měsíci
  sleeptightAnsiC 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory před 4 měsíci
  Bigfoot71 c7fa9a0fa2 review `swCopyFramebuffer` před 4 měsíci
  Bigfoot71 02f7d3146b impl copy framebuffer function + glReadPixels před 4 měsíci
  Bigfoot71 64c39e9d53 binding tweaks před 4 měsíci
  Bigfoot71 13585d8684 add `glHint` and `glShadeModel` macros (not implmented) před 4 měsíci
  Le Juez Victor f447c97662
Merge branch 'raysan5:master' into rlsw před 4 měsíci
  Bigfoot71 618f283cb2 gl binding před 4 měsíci
  Bigfoot71 2009490151 add getter functions před 4 měsíci
  Bigfoot71 26dfe69e5f remove unused defs před 4 měsíci
  Bigfoot71 2f9eb5b727 impl point scissor clipping před 4 měsíci
  Bigfoot71 633e34e457 round screen coordinate (line rasterization) před 4 měsíci
  Bigfoot71 f0b02b8cad impl line scissor clipping před 4 měsíci
  Bigfoot71 3441cf6327 review `swScissor` před 4 měsíci
  Bigfoot71 0fb0c5cd38 review scissor clear před 4 měsíci
  Ray 46cd07d2c7 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 před 4 měsíci
  Ray 266fba1111 Minor tweaks před 4 měsíci
  Ray add4da8fb3
Merge pull request #4845 from bamless/log-zoom před 4 měsíci
  Fabrizio Pietrucci e140aca1b5 Increase zoom factor in `core_2d_camera.c` před 4 měsíci
  Fabrizio Pietrucci 8b84c999d2 Use logarithmic zoom scaling in 2d camera zoom examples před 4 měsíci
  Bigfoot71 d3b6fa4785 start to impl scissor test + review line clipping před 4 měsíci
  Bigfoot71 268a410a13 add quick notes about line clipping algorithms used před 4 měsíci
  Bigfoot71 fe600a5ea1 framebuffer resizing + handle init failure před 4 měsíci
  Bigfoot71 06e49a048a add some not planned functions před 4 měsíci
  Bigfoot71 fc52b7710c impl polygone modes před 4 měsíci
  Ray cd9206956c
Merge pull request #4843 from theundergroundsorcerer/DrawCircleSector-quickfix před 4 měsíci
  Myrddin Krustowski 589ad0a33d Add early return to circle sector functions when angles are equal. před 4 měsíci
  Bigfoot71 793d56c701 fix and improve polygon clipping functions před 4 měsíci
  Bigfoot71 e15c0d9639 impl points + point size před 4 měsíci
  Bigfoot71 3bc8f36f14 impl line width před 4 měsíci
  Bigfoot71 645b5e9c45 tweaks před 4 měsíci
  Bigfoot71 cdf384794d add several buffer format support před 4 měsíci