8061 次代码提交 (902ffde8986913158470d5ee34d883f2d7b7af63)
 

作者 SHA1 备注 提交日期
  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周前
  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周前
  Ray f5c96302d5
Merge pull request #4850 from sleeptightAnsiC/fix_rcore__ChangeDirectory_TRACELOG 1周前
  sleeptightAnsiC 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory 1周前
  Ray 46cd07d2c7 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 2 周前
  Ray 266fba1111 Minor tweaks 2 周前
  Ray add4da8fb3
Merge pull request #4845 from bamless/log-zoom 2 周前
  Fabrizio Pietrucci e140aca1b5 Increase zoom factor in `core_2d_camera.c` 2 周前
  Fabrizio Pietrucci 8b84c999d2 Use logarithmic zoom scaling in 2d camera zoom examples 2 周前
  Ray cd9206956c
Merge pull request #4843 from theundergroundsorcerer/DrawCircleSector-quickfix 2 周前
  Myrddin Krustowski 589ad0a33d Add early return to circle sector functions when angles are equal. 2 周前
  Ray 2f63a15630
Merge pull request #4836 from JeffM2501/unscale_on_resize 3 周前
  Jeffery Myers d56ab670c3 spaces not tabs 3 周前
  Ray bbbdd1f080
Merge pull request #4839 from aidonmaster/patch-1 3 周前
  Aidon 513753c394
Converting int to char 3 周前
  Ray cb830bed72 Increased depth size and clip distances to avoid z-fighting issues 3 周前
  Ray d0e638cc31 REVIEWED: Platform DRM messages... 3 周前
  Jeffery Myers 4bed3741c1 Unscale the window size on resize if we are doing automatic HighDPI scaling. 3 周前
  Ray 749a512f13 REVIEWED: `ScanDirectoryFiles*()` #4833 3 周前
  Ray 654d5c80c2
Merge pull request #4833 from MykBamberg/master 3 周前
  Ray a0318e67aa
Merge pull request #4835 from NiamhNightglow/master 3 周前
  Nia Nightglow fffbbad2f7 Guard against DEBUG Redefinition 3 周前
  MykBamberg daa2921476 [rcore] Use snprintf to prevent buffer overflow in path construction 3 周前
  Ray b80250bee4
Merge pull request #4807 from RicoP/RicoP/sinfl_bsr 3 周前
  Rico P 0934cdba48
fix C++ style cast 3 周前
  Rico P 7dc409d060
potential fix for MSVC compile error 3 周前
  Rico P e7872a700d
update sinfl_bsr 3 周前
  Ray 7f8bf2233c REVIEWED: Formating to follow raylib conventions 3 周前
  Ray bd8e59f18d Replace `size_t` by `unsigned int` 3 周前
  Ray 4c8c72778d Remove trailing spaces 3 周前
  Ray 9c62a7823b Update Makefile 3 周前
  Colleague Riley 0853c5b03f
[rcore][RGFW] bug fixes (#4798) 3 周前