Ray
12f0943bd9
Update rcore.c
il y a 2 mois
Ray
b40e53f11c
Remove double line spacing
il y a 2 mois
Ray
414235dd17
Update shaders_multi_sample2d.c
il y a 2 mois
Ray
138010c1eb
Merge branch 'master' of https://github.com/raysan5/raylib
il y a 2 mois
Ray
5ca6bff8ca
Update rl_gputex.h
il y a 2 mois
Ray
70daf39eaf
Merge pull request #5066 from lepasona/master
[glfw] Update `mappings.h`
il y a 2 mois
Ray
47df461047
Merge pull request #5068 from lepasona/patch-1
[examples] typo: hardcoded gamepad ids in `core_input_gamepad.c`
il y a 2 mois
lepasona
b230720842
example core_input_gamepad.c: fix hardcoded gamepad 0
il y a 2 mois
lepasona
1da6b281de
Update glfw `mappings.h`
il y a 2 mois
Ray
1fc0b4955f
REVIEWED: `rl_gputex.h`, added some info for future improvements
il y a 2 mois
Ray
eb7f8912f8
Minor format tweaks
il y a 2 mois
Ray
8343aed4f6
Avoid fatal errors on OBJ model loading
il y a 2 mois
Ray
c9f9219fa6
REVIEWED: DRM cache buffers support #4988
il y a 2 mois
Ray
5c680739bd
Removed platform-specific flag from config.h #4988
il y a 2 mois
Ray
86d9afc10c
Merge pull request #4988 from rob-bits/master
[rcore][drm] Replace DRM swap buffer implementation with asynchronous page-flipping and triple framebuffer caching
il y a 2 mois
Ray
715e174d13
Merge pull request #5062 from danilwhale/feat/get-proc-address
[rlgl] Add rlGetProcAddress
il y a 2 mois
Ray
7262be85fd
Minor format tweaks
il y a 2 mois
Ray
4da399141a
Merge pull request #5063 from kariem2k/fix_cmake_sdl3
Fixed: CMake support for SDL3
il y a 2 mois
Ray
d7893141f3
REVIEWED: `rl_gputex.h` library to be usable standalone
il y a 2 mois
Ray
94d8d7133b
Merge pull request #5045 from sleeptightAnsiC/fix_gputex_logging
[rl_gputex] fix: decouple logging and memory allocation from Raylib
il y a 2 mois
Karim Ahmed
32960af1dc
Fixed:
Added CMake support for SDL3.
Now supports including SDL2 or SDL3 as a subdirectory within the project. The system will first check for SDL3, then SDL2. If neither is found, it will attempt find_package(SDL3), followed by find_package(SDL2). If all these checks fail, the process will terminate with an error.
il y a 2 mois
Ray
9a042bc9ad
Merge pull request #5061 from myQwil/zig_manual_module
[build][zig] use `addLibrary()` and set root modules manually
il y a 2 mois
danil
d6a897e551
[rlgl]: Add rlGetProcAddress
il y a 2 mois
Mike Will
dfa21c2d1f
[build][zig] use `addLibrary()` and set root modules manually
These changes will be required by Zig version 0.15.0.
il y a 2 mois
Ray
5434ae1100
Merge pull request #5057 from Joecheong2006/example-double-pendulum
[examples]: New example: `shapes_double_pendulum`
il y a 2 mois
Joecheong2006
10fadd9185
Replaced scalar to float
il y a 2 mois
Joecheong2006
b6ae5af4e3
Removed redefined RAD and DEG
il y a 2 mois
Joecheong2006
8a0ab163d3
Changed to 4 spaces
il y a 2 mois
JoeCheong
f3854cb406
Fixed typo
il y a 2 mois
Joecheong2006
f1714a6234
[examples]: New shapes example - double pendulum
il y a 2 mois
Ray
7b017b60d9
Move global variable to right code section
il y a 2 mois
Ray
dedf382f64
Merge pull request #5053 from didas72/master
[rcore][linux] Fixes GetWindowHandle returning a bad handle under Linux X11
il y a 2 mois
Didas72
36364192d5
Fixes GetWindowHandle returning a bad handle under Linux X11
il y a 2 mois
Ray
9b6c09c32f
Merge pull request #5049 from wwderw/master
[build] Update Makefile
il y a 3 mois
wwderw
0b125a5fd7
Update Makefile
Remove .bc file removal from clean shell for windows configuration.
il y a 3 mois
Ray
0b7dda8ab1
Merge pull request #5050 from katanya04/master
Update font load message
il y a 3 mois
Catania
3d93b30262
Update font load message
il y a 3 mois
Ray
78a06990c7
Merge pull request #5041 from PanicTitan/master
[example][web] Fix core_custom_frame_control.c to properly register inputs on web platform
il y a 3 mois
Ray
82b80a6998
Review formatting, avoid variable
il y a 3 mois
Ray
71b302846a
Review formatting, avoid variable
il y a 3 mois
Ray
8823aba9df
Update rprand.h
il y a 3 mois
Ray
6b9a685bae
Merge pull request #5048 from veins1/patch-4
[raudio] Fix: music stopping early. Fix: GetMusicTimePlayed for short music
il y a 3 mois
Ray
14582a9f06
Merge pull request #5047 from RomainPlmg/#5009-fix-colorreplace-alpha
[rtextures] Fix ImageColorReplace() alpha issue replacement
il y a 3 mois
wwderw
093e5200d0
Update Makefile
Clean up library build for the web
il y a 3 mois
veins1
0405de794a
Fix for music stopping too early
il y a 3 mois
veins1
d03ac97eff
GetMusicTimePlayed fix for music shorter than buffer size
il y a 3 mois
Romain Plumaugat
34af70866c
[rtextures] Fix ImageColorReplace() alpha issue #5009
il y a 3 mois
Ray
e00c5eb8b1
Merge pull request #5043 from vinnyhorgan/master
Fix warning log macro in rlgl
il y a 3 mois
Ray
cbea2ff502
Merge pull request #5046 from maiconpintoabreu/updatestream-music
[raudio] Prevent UpdateMusicStream to run without music playing
il y a 3 mois
Maicon Santana
3320a2c837
Fix to prevent UpdateMusicStream to run without music playing
il y a 3 mois