Ray
8cf932c822
Merge pull request #5016 from Sir-Irk/fix_pbr_example_tangents
[example] Fix pbr example shaders to use vec4 for vertexTangent
před 3 měsíci
sir-irk
ed509193d9
remving w multiply on the tangent itself
před 3 měsíci
sir-irk
f86295732a
fixing shader tangents to be vec4
před 3 měsíci
sir-irk
bee524e5e6
fixing offset for processing tangents for gltf loading
před 3 měsíci
Maicon Santana
eef1bac3e2
fix misspelling
před 3 měsíci
Maicon
0cae8890b8
Remove -fno-stack-protector as it is not needed and add requestFullscreen on exported methods
před 3 měsíci
Colin Woodbury
1db006b082
docs: mention another Common Lisp binding
před 3 měsíci
Maicon
8f50436dc9
Fix comments
před 3 měsíci
Maicon
6e9c3acaa4
Add run examples using zig and emscripten for web
před 3 měsíci
Ray
bdda18656b
Merge pull request #5011 from maiconpintoabreu/update-emsdk-fix-touch
[zig] Update emsdk version for zig build to fix the issue with the EM_BOOL
před 3 měsíci
Maicon
d659037fbe
Update emsdk version for zig build to fix the issue with the EM_BOOL
před 3 měsíci
Ray
c35e136471
Merge branch 'master' of https://github.com/raysan5/raylib
před 3 měsíci
Ray
44f670899c
REVIEWED: Avoid `rtext` dependency on `rcore_desktop_sdl` #4959
před 3 měsíci
Ray
e09dcf6112
Merge pull request #5006 from ElDigoXD/patch-1
Fix typo on config.h
před 3 měsíci
Diego Sanz
6266d0f419
Fix typo on config.h
před 3 měsíci
Agnis Aldiņš "NeZvērs
ed022e89e5
fix preview crop
před 3 měsíci
Agnis Aldiņš "NeZvērs
f6b7168ed4
Add preview image
před 3 měsíci
Agnis Aldiņš "NeZvērs
fa9653d179
Fix function call
před 3 měsíci
Agnis Aldiņš "NeZvērs
fca2317640
remove //#define PLATFORM_WEB
před 3 měsíci
Agnis Aldiņš "NeZvērs
a2cf878190
cleanup variable shadowing
před 3 měsíci
Agnis Aldiņš "NeZvērs
4233544670
Update core_3d_fps_controller.c
před 3 měsíci
Agnis Aldiņš "NeZvērs
4d5a56a5f8
change game's resolution
před 3 měsíci
Agnis Aldiņš "NeZvērs
eee9dd8c94
Example: core_3d_fps_controller
Quake like camera animations and strafe jump movement
před 3 měsíci
Ray
b677376088
Delete shader in case compilation fails
před 3 měsíci
Ray
1abac023bd
Update rcore.c
před 3 měsíci
Ray
8b0230f5b1
Merge pull request #5002 from mlorenc227/master
[rcore] Fix ScanDirectoryFilesRecursively
před 3 měsíci
mlorenc
518ad8b018
Fix ScanDirectoryFilesRecursively
Fixes a regression since 5.5, where `ScanDirectoryFilesRecursively` no
longer does the "recursively" part due to `path` being `static`.
The issue was once already fixed in
5530a3ceb8
but recently made it back it in.
před 3 měsíci
Ray
4bc8d3761c
Merge pull request #4999 from danilwhale/raylib-cs.bleedingedge
bindings: add Raylib-cs.BleedingEdge
před 3 měsíci
danil
43bad2612b
docs: add Raylib-cs.BleedingEdge to the bindings
před 3 měsíci
Ray
fd4375a74e
Merge pull request #4992 from M374LX/rgfw-update
Update RGFW
před 3 měsíci
Ray
17a618758f
Merge pull request #4995 from Not-Nik/zig-raygui-options
Allow passing options to raygui in build.zig
před 3 měsíci
Ray
abf255fbe7
Merge pull request #4993 from Marcos-cat/master
add uiua bindings to the list
před 4 měsíci
Marcos Grzesiak
106bcf460a
add uiua bindings to the list
před 4 měsíci
M374LX
96c898852c
Update RGFW
před 4 měsíci
Ray
3e336e4470
Reviewed warning
před 4 měsíci
Ray
59bcf680aa
Code gardening...
před 4 měsíci
Ray
8a3a8ee8e3
Update shapes_digital_clock.c
před 4 měsíci
Ray
533c12c386
Small security tweaks
před 4 měsíci
katonar
060bd787b1
Refactor: Replace DRM swap buffer implementation with asynchronous page-flipping and framebuffer caching
The original implementation created/destroyed framebuffers (FBs) per-frame, leading to kernel overhead and screen tearing. This commit replaces it with a different approach using:
- Asynchronous `drmModePageFlip()` with vblank sync
- Framebuffer caching to reduce repeated FB creation/removal operations
- Proper resource management through BO callbacks and buffer release synchronization
- Added error handling for busy displays, cache overflows, and flip failures
- Event-driven cleanup via page_flip_handler to prevent GPU/scanout conflicts
Co-authored-by: rob-bits
před 4 měsíci
Ray
5f497d0687
REVIEWED: `shapes_digital_clock` example
před 4 měsíci
Ray
cb369f8df7
Merge pull request #4985 from hmz-rhl/master
[examples] : adding new fancy clock
před 4 měsíci
Hamza RAHAL
3f228f4594
[examples] : adding new fancy clock
před 4 měsíci
Ray
8d319b1004
Merge pull request #4983 from M374LX/miniaudio-update
Update miniaudio to v0.11.22
před 4 měsíci
Ray
d218db9eec
Merge pull request #4982 from LainLayer/rgfw-timeout
Change `RGFW_window_eventWait` timeout to -1 to fix `EnableEventWaiting`
před 4 měsíci
github-actions[bot]
59338c2c29
Update raylib_api.* by CI
před 4 měsíci
Ray
714de02a88
Merge pull request #4980 from williewillus/pr4980
[rshapes] Fix incorrect parameter names in DrawRectangleGradientEx
před 4 měsíci
Ray
c81097505c
Merge pull request #4981 from garrisonhh/add-build-zig-zon-license
Add LICENSE to build.zig.zon
před 4 měsíci
Ray
53faf7ae74
Merge pull request #4977 from jestarray/patch-2
add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments
před 4 měsíci
M374LX
bb5b5434a7
Update miniaudio to v0.11.22
před 4 měsíci
alqeeu
51958d6e2c
changed `RGFW_window_eventWait` timeout to -1
před 4 měsíci