Commit Graph

  • 02ae6e9365
    rcore.c : mouse offset and scaling consistency - part 1 SuperUserNameMan 2024-07-23 11:05:27 +0200
  • 30f9ca7eb6
    A better default that saves the whopping amount of 28KB on the final bundle (#4177) Lázaro Albuquerque 2024-07-22 16:23:03 -0400
  • f1f08861a1
    Update RGFW (#4176) Colleague Riley 2024-07-22 16:19:09 -0400
  • 79316b2da9
    typos SuperUserNameMan 2024-07-22 18:14:24 +0200
  • 2ffca57629
    GetWindowScaleDPI() return {1,1} if HDPI or fullscreen modes SuperUserNameMan 2024-07-22 17:45:08 +0200
  • 19020153ca
    rcore_desktop_glfw.c : disable FLAG_WINDOW_HIGHDPI on Wayland SuperUserNameMan 2024-07-22 17:09:42 +0200
  • 1a7657ebd0
    rcore_desktop_glfw.c : SetWindowMonitor() workaround for Wayland SuperUserNameMan 2024-07-22 16:06:32 +0200
  • c5f90a5edd
    rcore_desktop_glfw.c : improved Wayland support SuperUserNameMan 2024-07-22 15:35:26 +0200
  • 11320e899e A better default that saves the whopping amount of 28KB on the final bundle Lázaro Albuquerque 2024-07-22 00:28:15 -0400
  • 13b79164f9 clean up merge Colleague Riley 2024-07-21 11:04:23 -0400
  • 1b5adc9462 update RGFW Colleague Riley 2024-07-21 10:32:10 -0400
  • 22e595d1a2 Merge branch 'master' of https://github.com/raysan5/raylib into pure Colleague Riley 2024-07-21 10:31:27 -0400
  • 04fb24ee4b update RGFW Colleague Riley 2024-07-21 10:23:53 -0400
  • 9fb406ac1a
    rcore_desktop_glfw.c - Wayland compatibility SuperUserNameMan 2024-07-21 16:01:58 +0200
  • 310e4d72a8
    rcore.c - add CORE.Window.lastAssociatedMonitorIndex for Wayland SuperUserNameMan 2024-07-21 15:53:55 +0200
  • 047a4da696
    Fix Carp link - BINDINGS.md (#4175) Jaen 2024-07-21 14:44:34 +0300
  • 15aa3d0003
    Fix Carp link - BINDINGS.md Jaen 2024-07-21 14:08:09 +0300
  • ad72e3ec8f Update raylib_api.* by CI github-actions[bot] 2024-07-21 08:28:53 +0000
  • 474ab48f8b Update rtextures.c Ray 2024-07-21 10:28:34 +0200
  • fde0dcd0ab ADDED: Working directory info at initialization Ray 2024-07-21 10:28:23 +0200
  • fc5eab5676 Update version to avoid confusions... Ray 2024-07-21 10:28:01 +0200
  • 04138459f0
    invalid window size default to 3/4 of the display SuperUserNameMan 2024-07-21 09:54:27 +0200
  • b2c9c5ef88
    make SetWindowMonitor() works with FLAG_BORDERLESS_WINDOWED SuperUserNameMan 2024-07-20 15:48:40 +0200
  • 05b172008f
    GLFW : Wayland don't support setting or getting window pos SuperUserNameMan 2024-07-20 15:23:54 +0200
  • 2d94d8d06d
    [examples] Fix PBR and Shadowmap example shaders for GLSL 1.20 (#4167) CDM15y 2024-07-20 09:42:55 +0100
  • aa70d32786
    Fix a dependance of rtexture to rtext (#4171) Julianiolo 2024-07-20 10:39:14 +0200
  • 615e28fa6d Improve AudioCallback RealBitdancer 2024-07-19 23:34:27 -0700
  • ee7e1d4a2b Set SHADER_LOC_MAP_HEIGHT to "texture3", if it exists André Jonsson 2024-07-19 17:59:35 +0200
  • 79c7980f68 Added texture name macros for texture3 and 4 André Jonsson 2024-07-19 16:58:35 +0200
  • dfcafb7851
    Fix a dependance of rtexture to rtext Julianiolo 2024-07-19 01:45:58 +0200
  • 996f50393e Minor tweaks Ray 2024-07-19 00:39:58 +0200
  • 61393fff1f Update rcore_desktop_glfw.c Ray 2024-07-19 00:39:11 +0200
  • 50000f4b01
    added brainfuck bindings (#4169) _Tradam 2024-07-18 15:06:18 -0400
  • e84d765684 squash! First iteration of Type-Generic RayMath JayLCypher 2024-07-18 13:02:18 +0200
  • d7c1d9ab37 Add a preprocessor warning for C11 compatibility. JayLCypher 2024-07-18 12:41:54 +0200
  • a74310c7be First iteration of Type-Generic RayMath JayLCypher 2024-07-18 12:30:32 +0200
  • 99a472b781 added brainfuck bindings realtradam 2024-07-17 17:45:24 -0400
  • a2ccd820e5
    CodeQL bot : Variable result hides another variable of the same name (on ). SuperUserNameMan 2024-07-17 18:47:50 +0200
  • 2d225145d7
    Merge branch 'raysan5:master' into fix-ToggleBorderlessWindowed SuperUserNameMan 2024-07-17 18:24:00 +0200
  • a2d1e66ec4
    Update rcore_desktop_glfw.c : replace old PR with new branch PR SuperUserNameMan 2024-07-17 18:10:15 +0200
  • 3c48b5c6a8
    Update raylib.h : add experimental FLAG_RESCALE_CONTENT SuperUserNameMan 2024-07-17 18:09:22 +0200
  • 99722d1ff1
    Fix shadowmap.fs CDM15y 2024-07-17 05:54:41 +0100
  • c6ae16a277
    Update pbr.fs CDM15y 2024-07-17 04:37:34 +0100
  • f0b569a33b
    Update rcore.c SuperUserNameMan 2024-07-16 15:33:17 +0200
  • 0ae7b0fb91
    Update rcore.c SuperUserNameMan 2024-07-16 15:32:34 +0200
  • 24726a4bc2
    Removes the redundant USE_AUDIO flag (#4158) Lázaro Albuquerque 2024-07-16 08:16:41 -0400
  • 0c03cbff90
    Update BINDINGS.md: dray binding supports raylib 5.0 (#4163) red thing 2024-07-16 05:00:30 -0700
  • 576bee5cce
    Adding GetKeyName(int key) (WIP) (#4161) MrScautHD 2024-07-16 14:00:00 +0200
  • dc4c60bf62
    detect Wayland special case at runtime SuperUserNameMan 2024-07-15 18:42:45 +0200
  • 312f9c2cb7
    disable GLFW_AUTO_ICONIFY for all fullscreen modes SuperUserNameMan 2024-07-15 14:49:02 +0200
  • 276a74b534
    rcore.c : InitWindow() check InitPlatform() success. SuperUserNameMan 2024-07-15 10:00:32 +0200
  • e87965e178
    rcore_template.c : InitPlatform() return -1 not false SuperUserNameMan 2024-07-15 09:54:19 +0200
  • 16129704a2
    Update BINDINGS.md: dray binding supports raylib 5.0 red thing 2024-07-15 00:29:19 -0700
  • 5ede47618b
    Fix crash when switching playback device (#4102) jkaup 2024-07-14 00:10:28 +0300
  • db05cfb6ef Adding GetKeyName(int key) (WIP) MrScautHD 2024-07-13 18:22:36 +0200
  • c17c33b3c5 Fix crash when switching playback device jj 2024-06-25 00:16:46 +0300
  • cf62c0deed Add rAudioConfig and InitAudioDeviceEx Manuel 2024-07-13 16:25:56 +0200
  • 32e9d882d7
    InitPlatform() set GLFW_SCALE_FRAMEBUFFER to false by default SuperUserNameMan 2024-07-13 10:45:16 +0200
  • 38dfcde328 Removes the redundant USE_AUDIO flag Lázaro Albuquerque 2024-07-12 23:47:16 -0400
  • 652bb1fb50 add GetRandomFloat to GetRandomValue example Dalton Overmyer 2024-07-12 13:54:11 -0500
  • dd295f867f add GetRandomFloat to public API Dalton Overmyer 2024-07-12 13:53:37 -0500
  • 1b800a14eb
    explicit focus request in ToggleFullscreen() SuperUserNameMan 2024-07-12 13:09:38 +0200
  • 8d5374a443
    Replace glGetInteger64v with glGetBufferParameteri64v (#4154) Kai Kitagawa-Jones 2024-07-11 21:31:13 +0200
  • a986e73da2
    Replace glGetInteger64v with glGetBufferParameteri64v Kai Kitagawa-Jones 2024-07-11 21:13:08 +0200
  • b004531efb
    immediate access to GetScreenWidth/Height(), GetRenderWidth/Height() SuperUserNameMan 2024-07-11 19:02:47 +0200
  • 545665da87
    toggle currently active fullscreen mode and leave SuperUserNameMan 2024-07-11 18:36:56 +0200
  • a76adf9a48
    little ToggleFullscreen() cleanup SuperUserNameMan 2024-07-11 18:14:12 +0200
  • 21bff481ff
    comment clarification SuperUserNameMan 2024-07-11 17:53:08 +0200
  • 44c6cd2d37
    [build.zig] GLFW Platform Detection Support (#4150) InventorXtreme 2024-07-11 03:59:26 -0400
  • 06f3a87616 [build] CMake: Delete BuildOptions.cmake Peter0x44 2024-07-10 20:55:54 +0100
  • 7ddb880f02
    should fix all issues related to HDPI, fullscreen and bordeless SuperUserNameMan 2024-07-10 17:13:17 +0200
  • 3f605e3143
    some code style convention and we should be good SuperUserNameMan 2024-07-10 12:02:40 +0200
  • 949aa21a7a
    should fix ToggleBorderlessWindowed() on Linux and Macos SuperUserNameMan 2024-07-10 11:48:09 +0200
  • f80e5f1d86 caught one hiding tab InventorXtreme 2024-07-10 00:00:36 -0400
  • f8675981c4 Formating and Default Fix Made formating fit within raylib standards and changed the default option to support both X11 and wayland on Linux. InventorXtreme 2024-07-09 23:38:14 -0400
  • b5832eed1d Zig Both Linux Desktop Platform Support InventorXtreme 2024-07-09 23:22:51 -0400
  • c5c0aeb4cb
    Merge branch 'raysan5:master' into master Colleague Riley 2024-07-09 17:20:33 -0400
  • 74680748b9
    [Shapes] Remove duplicate color calls in DrawGrid (#4148) Jeffery Myers 2024-07-09 10:45:07 -0700
  • 732b8cf826 No need to call the color 4 times in a row, it's batched Jeffery Myers 2024-07-09 10:36:41 -0700
  • 174313acbf
    WindowSizeCallback() should not try to handle DPI since already managed by GLFW (#4143) SuperUserNameMan 2024-07-09 09:23:14 +0200
  • fa03246d0e REVIEWED: Code formatting to follow raylib conventions Ray 2024-07-09 09:21:57 +0200
  • 98662b6a4a
    update RGFW to RGFW 1.0 (#4144) Colleague Riley 2024-07-09 03:12:03 -0400
  • 3abe728712 Minor tweaks Ray 2024-07-08 22:54:19 +0200
  • 598b7f5210
    Add workaround for NetBSD (#4139) NishiOwO 2024-07-09 05:47:35 +0900
  • 29f58d987e fix bug with GetCurrentMonitor Colleague Riley 2024-07-08 12:47:20 -0400
  • 96f8e3c920 update RGFW Colleague Riley 2024-07-08 12:36:11 -0400
  • 647c406758
    WindowSizeCallback() should not try to handle DPI since already managed by GLFW SuperUserNameMan 2024-07-08 18:14:43 +0200
  • 98fe4c3aca
    Add workaround for NetBSD Nishi 2024-07-08 22:21:05 +0900
  • 9764fef262 Update models_billboard.c Ray 2024-07-07 21:02:35 +0200
  • 43fe992b94 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-07-07 21:02:29 +0200
  • b8e5179431 Update rmodels.c Ray 2024-07-07 21:02:20 +0200
  • bc6cf61794 Update raylib_api.* by CI github-actions[bot] 2024-07-07 18:57:40 +0000
  • df4ff4e78b REVIEWED: Direction must be normalized #4131 Ray 2024-07-07 20:57:18 +0200
  • 6dd2a0e645
    [rmodels] Consistent DrawBillboardPro with DrawTexturePro (#4132) bohonghuang 2024-07-08 02:27:51 +0800
  • 5bb84179e4 Update raylib_api.* by CI github-actions[bot] 2024-07-07 17:03:28 +0000
  • ad0cf03782 [rmodels] Make DrawBillboardPro consistent with DrawTexturePro coco24 2024-07-07 17:10:42 +0800
  • b61303244c
    Fix Reddit badge (#4136) Ninad Sachania 2024-07-07 14:17:44 +0530
  • 7f89b40a85 [rmodels] Add comments to DrawBillboardPro coco24 2024-07-07 16:43:38 +0800
  • 91e19d4c42 [rmodels] Re-implement DrawBillboardPro coco24 2024-07-07 15:57:16 +0800
  • 2c77c3b58e Fix Reddit badge Ninad Sachania 2024-07-07 13:41:11 +0530