8133 Commits (ee2ab11cc5e5b48cc4db2102a90130ab2d4478e9)
 

Author SHA1 Message Date
  Jeffery Myers 60eb3a14d7 Only scale the screenshot by the DPI scale if we are doing automatic High DPI scaling, otherwise the native resolution is correct. 3 months ago
  Bigfoot71 59dc53d20e update readme 3 months ago
  Bigfoot71 d5733ffb9a update example makefiles 3 months ago
  Ray a5639bb186
Merge pull request #4861 from luis605/view-depth-texture 3 months ago
  Bigfoot71 a554ef339b add `audio_sound_positionning` example 3 months ago
  Ray 5aa3f0ccc3
Merge pull request #4879 from brccabral/cmake_config_verbose 3 months ago
  Bruno Cabral 636e239e07 [cmake] set correct description for verbose option 3 months ago
  luis605 4960cc74e0 [examples] Reviewed shader view depth 3 months ago
  Ray ceb1a5ea2b REVIEWED: Temporaly fix for issue #4874 3 months ago
  Ray f4f860b343
Merge pull request #4873 from zet23t/bugfix-4872-sdl-touch-handling-error 4 months ago
  Eike Decker 1c4aa1378f [rcore][SDL2] First touch position is overwritten with mouse pos 4 months ago
  Ray b529f52dab
Merge pull request #4871 from lumenkeyes/add-zig-android-target 4 months ago
  Lumen Keyes d0cf8961d3 fix typo 4 months ago
  Lumen Keyes 33b2829a89 fix android-libc.txt generation 4 months ago
  Ray 11e15ab2ac
Merge pull request #4870 from lumenkeyes/add-zig-android-target 4 months ago
  Ray 1a67dcb578 REVIEWED: RGB order on SDL3 #3568 4 months ago
  Lumen Keyes d52687eeee Add Android Target to build.zig 4 months ago
  Ray d4202a09e6
Merge pull request #4868 from marler8997/coreWindowFlagsBorderless 4 months ago
  Jonathan Marler f19d4c71ab core_window_flags example: add borderless windowed toggle 4 months ago
  Ray 902ffde898
Merge pull request #4865 from marler8997/core_highdpi_example 4 months ago
  Jonathan Marler 336fd78f74 Add core_highdpi example 4 months ago
  Ray 9a049d1d27
Merge pull request #4859 from MikiZX1/master 4 months ago
  Ray 61aea2495a
Merge pull request #4863 from marler8997/fixImmediateRestore 4 months ago
  Ray 57a00b09b2
Merge pull request #4862 from marler8997/coreFlagsFps 4 months ago
  Ray 1f9d7c6f88
Merge pull request #4866 from marler8997/restoreWindowDesc 4 months ago
  Jonathan Marler af16f7823a Improve description of RestoreWindow 4 months ago
  Ray 44f4400f5b
Merge pull request #4864 from marler8997/excludeRglfw 4 months ago
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform 4 months ago
  Jonathan Marler 00fb09cebf Prevent immediate window restore from minimize in core_window_flags 4 months ago
  Jonathan Marler 8749ba9ebf Uncomment SetTargetFPS in core_window_flags 4 months ago
  luis605 8ec52e3b25 Added example to build system 4 months ago
  luis605 eeda7a4b82 Added shaders_view_depth example to the build system 4 months ago
  Ray 001e78014c
Merge pull request #4860 from marler8997/fixDivide0 4 months ago
  luis605 e08fc8ab80 Added new example - [shader] render depth texture 4 months ago
  Jonathan Marler 611c43719f Avoid divide by 0 in core_custom_frame_control example 4 months ago
  MikiZX1 55c6864092
Update rcore_desktop_sdl.c 4 months ago
  Ray beaadc9185
Merge pull request #4856 from marler8997/oneBuild 4 months ago
  Ray 3d83c1c796 Format tweak 4 months ago
  Jonathan Marler ac17de5074 [build] remove examples/build.zig, incorporate into main build.zig 4 months ago
  Ray 909c83fd4a Avoid path filtering on `TakeScreenshot()` 4 months ago
  Ray 32c8f396c2 Merge branch 'master' of https://github.com/raysan5/raylib 4 months ago
  Ray 63e608d485 comment tweak 4 months ago
  Ray f5c96302d5
Merge pull request #4850 from sleeptightAnsiC/fix_rcore__ChangeDirectory_TRACELOG 4 months ago
  sleeptightAnsiC 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory 4 months ago
  Ray 46cd07d2c7 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 4 months ago
  Ray 266fba1111 Minor tweaks 4 months ago
  Ray add4da8fb3
Merge pull request #4845 from bamless/log-zoom 4 months ago
  Fabrizio Pietrucci e140aca1b5 Increase zoom factor in `core_2d_camera.c` 4 months ago
  Fabrizio Pietrucci 8b84c999d2 Use logarithmic zoom scaling in 2d camera zoom examples 4 months ago
  Ray cd9206956c
Merge pull request #4843 from theundergroundsorcerer/DrawCircleSector-quickfix 4 months ago