8116 次程式碼提交 (0ee35b8689f6ad76b62bff7c210c4dff85b49d9e)
 

作者 SHA1 備註 提交日期
  Le Juez Victor 0ee35b8689
Merge 7bbdbc5ec2 into b529f52dab 3 天之前
  Ray b529f52dab
Merge pull request #4871 from lumenkeyes/add-zig-android-target 3 天之前
  Lumen Keyes d0cf8961d3 fix typo 3 天之前
  Lumen Keyes 33b2829a89 fix android-libc.txt generation 3 天之前
  Ray 11e15ab2ac
Merge pull request #4870 from lumenkeyes/add-zig-android-target 4 天之前
  Ray 1a67dcb578 REVIEWED: RGB order on SDL3 #3568 4 天之前
  Lumen Keyes d52687eeee Add Android Target to build.zig 4 天之前
  Ray d4202a09e6
Merge pull request #4868 from marler8997/coreWindowFlagsBorderless 4 天之前
  Jonathan Marler f19d4c71ab core_window_flags example: add borderless windowed toggle 4 天之前
  Ray 902ffde898
Merge pull request #4865 from marler8997/core_highdpi_example 6 天之前
  Jonathan Marler 336fd78f74 Add core_highdpi example 1 周之前
  Ray 9a049d1d27
Merge pull request #4859 from MikiZX1/master 1 周之前
  Ray 61aea2495a
Merge pull request #4863 from marler8997/fixImmediateRestore 1 周之前
  Ray 57a00b09b2
Merge pull request #4862 from marler8997/coreFlagsFps 1 周之前
  Ray 1f9d7c6f88
Merge pull request #4866 from marler8997/restoreWindowDesc 1 周之前
  Jonathan Marler af16f7823a Improve description of RestoreWindow 1 周之前
  Le Juez Victor 7bbdbc5ec2
Merge branch 'raysan5:master' into rlsw 1 周之前
  Ray 44f4400f5b
Merge pull request #4864 from marler8997/excludeRglfw 1 周之前
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform 1 周之前
  Jonathan Marler 00fb09cebf Prevent immediate window restore from minimize in core_window_flags 1 周之前
  Jonathan Marler 8749ba9ebf Uncomment SetTargetFPS in core_window_flags 1 周之前
  Ray 001e78014c
Merge pull request #4860 from marler8997/fixDivide0 1 周之前
  Jonathan Marler 611c43719f Avoid divide by 0 in core_custom_frame_control example 1 周之前
  MikiZX1 55c6864092
Update rcore_desktop_sdl.c 1 周之前
  Ray beaadc9185
Merge pull request #4856 from marler8997/oneBuild 1 周之前
  Ray 3d83c1c796 Format tweak 1 周之前
  Jonathan Marler ac17de5074 [build] remove examples/build.zig, incorporate into main build.zig 1 周之前
  Ray 909c83fd4a Avoid path filtering on `TakeScreenshot()` 1 周之前
  Ray 32c8f396c2 Merge branch 'master' of https://github.com/raysan5/raylib 1 周之前
  Ray 63e608d485 comment tweak 1 周之前
  Le Juez Victor 973beee3a6
Merge branch 'raysan5:master' into rlsw 1 周之前
  Bigfoot71 a420e5ab82 def sw alloc macros 1 周之前
  Bigfoot71 f3de37eff3 add get error function 1 周之前
  Bigfoot71 f902cc3f29 fix typo.. 1 周之前
  Bigfoot71 be24b06356 texture copy support 1 周之前
  Ray f5c96302d5
Merge pull request #4850 from sleeptightAnsiC/fix_rcore__ChangeDirectory_TRACELOG 1 周之前
  Bigfoot71 89d40510c6 update rlgl.h 1 周之前
  Bigfoot71 c9338481a4 update rlgl.h 1 周之前
  sleeptightAnsiC 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory 1 周之前
  Bigfoot71 c7fa9a0fa2 review `swCopyFramebuffer` 1 周之前
  Bigfoot71 02f7d3146b impl copy framebuffer function + glReadPixels 1 周之前
  Bigfoot71 64c39e9d53 binding tweaks 1 周之前
  Bigfoot71 13585d8684 add `glHint` and `glShadeModel` macros (not implmented) 1 周之前
  Le Juez Victor f447c97662
Merge branch 'raysan5:master' into rlsw 1 周之前
  Bigfoot71 618f283cb2 gl binding 1 周之前
  Bigfoot71 2009490151 add getter functions 1 周之前
  Bigfoot71 26dfe69e5f remove unused defs 1 周之前
  Bigfoot71 2f9eb5b727 impl point scissor clipping 1 周之前
  Bigfoot71 633e34e457 round screen coordinate (line rasterization) 1 周之前
  Bigfoot71 f0b02b8cad impl line scissor clipping 1 周之前