8116 Commits (0ee35b8689f6ad76b62bff7c210c4dff85b49d9e)
 

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