8098 コミット (897d9c52b72d45afc09818fa6f823f73b722cfaa)
 

作成者 SHA1 メッセージ 日付
  Jonathan Marler 897d9c52b7 [rcore][win32] more style changes and remove old DPI cases 3ヶ月前
  Jonathan Marler 282d205ac1 [rcore][win32] re-enable sanitize flags check for MSAA_4X 3ヶ月前
  Jonathan Marler 0961320e5d [rcore][win32] workaround unused function error SetupFramebuffer 3ヶ月前
  Jonathan Marler 93dc95eb2e [rcore][win32] incorporate style conventions 3ヶ月前
  Jonathan Marler df5a3cee4a [rcore][win32] fixes from review/for gcc 3ヶ月前
  Jonathan Marler afe367817a [rcore][win32] fallback to finding functions from opengl32.dll 3ヶ月前
  Jonathan Marler 6db18524b4 [rcore][win32] stop lying to the OS about when our window is updated 3ヶ月前
  Jonathan Marler 8e28a942f9 [rcore][win32] use SwapBuffers instead of wglSwapLayerBuffers 3ヶ月前
  Jonathan Marler 69a1a0d6fd win32 backend 4ヶ月前
  Ray cb111ad15e
Merge pull request #4883 from JeffM2501/highdpi_screenshot 3ヶ月前
  Ray ab901c58bb
Merge pull request #4881 from Bigfoot71/raylib-sound-positioning 3ヶ月前
  Ray 618adb858a
Merge pull request #4884 from eutro/racket-raylib-5.5 3ヶ月前
  Ray 5000f9f6f8
Merge pull request #4887 from marler8997/buildZigFormat 3ヶ月前
  Jonathan Marler 3d792f3363 build.zig: run zig fmt 3ヶ月前
  eutro 7a6b3ebf3a Update `racket-raylib` version in BINDING.md 3ヶ月前
  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ヶ月前
  Bigfoot71 59dc53d20e update readme 3ヶ月前
  Bigfoot71 d5733ffb9a update example makefiles 3ヶ月前
  Ray a5639bb186
Merge pull request #4861 from luis605/view-depth-texture 3ヶ月前
  Bigfoot71 a554ef339b add `audio_sound_positionning` example 3ヶ月前
  Ray 5aa3f0ccc3
Merge pull request #4879 from brccabral/cmake_config_verbose 3ヶ月前
  Bruno Cabral 636e239e07 [cmake] set correct description for verbose option 3ヶ月前
  luis605 4960cc74e0 [examples] Reviewed shader view depth 3ヶ月前
  Ray ceb1a5ea2b REVIEWED: Temporaly fix for issue #4874 3ヶ月前
  Ray f4f860b343
Merge pull request #4873 from zet23t/bugfix-4872-sdl-touch-handling-error 3ヶ月前
  Eike Decker 1c4aa1378f [rcore][SDL2] First touch position is overwritten with mouse pos 4ヶ月前
  Ray b529f52dab
Merge pull request #4871 from lumenkeyes/add-zig-android-target 4ヶ月前
  Lumen Keyes d0cf8961d3 fix typo 4ヶ月前
  Lumen Keyes 33b2829a89 fix android-libc.txt generation 4ヶ月前
  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 4ヶ月前
  Jonathan Marler 336fd78f74 Add core_highdpi example 4ヶ月前
  Ray 9a049d1d27
Merge pull request #4859 from MikiZX1/master 4ヶ月前
  Ray 61aea2495a
Merge pull request #4863 from marler8997/fixImmediateRestore 4ヶ月前
  Ray 57a00b09b2
Merge pull request #4862 from marler8997/coreFlagsFps 4ヶ月前
  Ray 1f9d7c6f88
Merge pull request #4866 from marler8997/restoreWindowDesc 4ヶ月前
  Jonathan Marler af16f7823a Improve description of RestoreWindow 4ヶ月前
  Ray 44f4400f5b
Merge pull request #4864 from marler8997/excludeRglfw 4ヶ月前
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform 4ヶ月前
  Jonathan Marler 00fb09cebf Prevent immediate window restore from minimize in core_window_flags 4ヶ月前
  Jonathan Marler 8749ba9ebf Uncomment SetTargetFPS in core_window_flags 4ヶ月前
  luis605 8ec52e3b25 Added example to build system 4ヶ月前
  luis605 eeda7a4b82 Added shaders_view_depth example to the build system 4ヶ月前
  Ray 001e78014c
Merge pull request #4860 from marler8997/fixDivide0 4ヶ月前
  luis605 e08fc8ab80 Added new example - [shader] render depth texture 4ヶ月前
  Jonathan Marler 611c43719f Avoid divide by 0 in core_custom_frame_control example 4ヶ月前