Ray
|
284d9ddd89
|
Merge pull request #5118 from slendidev/sdl3fixes
Fix SDL3 build if using package
|
1 月之前 |
Ray
|
dcd012e00f
|
REXM: Generate second report with examples with issues
|
1 月之前 |
Ray
|
24d1d64417
|
REXM: REVIEWED: `ScanExampleResources()` avoid resources to be saved by the program
|
1 月之前 |
Ray
|
6da0a180e6
|
REXM: Using Makefile.Web for specific web versions generation, only with required resources for every example
|
1 月之前 |
λxy.x
|
16bd18070f
|
Fix SDL3 build if using package
|
1 月之前 |
Ray
|
0dc4ba53dc
|
Minor format tweak
|
1 月之前 |
Ray
|
e4dfb6dbb5
|
Update rl_gputex.h
|
1 月之前 |
Ray
|
2e652bbef1
|
Merge pull request #5115 from maiconpintoabreu/web_resizable_window_mouse_issue
[rcore][web] Work around to fix mouse positioning on scaled window
|
1 月之前 |
Ray
|
5236b2420a
|
Update rexm.c
|
1 月之前 |
Maicon Santana
|
73950befca
|
Work around to fix mouse positioning on scaled window
|
1 月之前 |
Ray
|
d1b535c7b8
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
1 月之前 |
Ray
|
ed06cdbbe4
|
Update examples_report.md
|
1 月之前 |
Ray
|
81615a91a6
|
Merge pull request #5111 from didas72/master
Adds more filters for conditional build of GetWindowHandle with GLFW
|
1 月之前 |
Ray
|
6252d92f79
|
Update rexm.c
|
1 月之前 |
Ray
|
a65bdd6cca
|
REXM: Reviewed automatic validation and update -WIP-
|
1 月之前 |
Ray
|
afdc7972d6
|
REXM: Automatic validation and update of examples
|
1 月之前 |
Diogo Diniz
|
3ef5ee878c
|
Adjusted formatting to comply with contribution guidelines
|
1 月之前 |
Ray
|
28b804a6ba
|
REXM: Validate examples list against existing examples in repo
|
1 月之前 |
Ray
|
7037f131dc
|
REVIEWED: example: `core_3d_fps_controller`
|
1 月之前 |
Ray
|
a9970484f3
|
Remove trailing spaces
|
1 月之前 |
Ray
|
be974bb67e
|
Update CONVENTIONS.md
|
1 月之前 |
Diogo Diniz
|
eae1296b08
|
Fixed bad macro logic
|
1 月之前 |
Diogo Diniz
|
59c979a59d
|
Added suggestions by planetis-m
|
1 月之前 |
Didas72
|
93f86fa074
|
fixes #5110
Adds more filters for conditional build of GetWindowHandle with glfw
|
1 月之前 |
Ray
|
3c9d3d9bef
|
REXM: REVIEWED: Update examples status report when examples Updated
|
1 月之前 |
Ray
|
f0131f6ee6
|
Added missing project to solution
|
1 月之前 |
Ray
|
b17f00b6d9
|
REXM: Avoid external tool for UUIDv4 generation, implement custom function
|
1 月之前 |
Ray
|
ddebf5d7ac
|
Update Makefile.Web
|
1 月之前 |
Ray
|
a7e66df56d
|
Using define for buffers size
|
1 月之前 |
Ray
|
800be084b6
|
REXM: Implemented `AddVSProjectToSolution()`
|
1 月之前 |
Ray
|
ef81145776
|
Update examples_list.txt
|
1 月之前 |
Ray
|
74339d2008
|
REVIEWED: `IsFileExtension()`
|
1 月之前 |
Ray
|
8c7b3b7323
|
Update examples_report.md
|
1 月之前 |
Ray
|
601091b69e
|
Update raylib.sln
|
1 月之前 |
Ray
|
388bc5075e
|
Update raylib.sln
|
1 月之前 |
Ray
|
b7265c3df1
|
Update rexm.ico
|
1 月之前 |
Ray
|
cd1c206676
|
Update rl_gputex.h
|
1 月之前 |
Ray
|
76284f1a16
|
Corrected typo
|
1 月之前 |
Ray
|
dd19b8d2c2
|
REVIEWED: Requested window flags application after window initialization
|
1 月之前 |
Ray
|
195b968b86
|
Merge pull request #4837 from Andersama/support_all_window_flags_at_initialization
[rcore] Support window flags with initialization issues
|
1 月之前 |
Ray
|
95e4494cfe
|
ADDED: `cursorLocked` variable and review required code #4940 #4955
|
1 月之前 |
Ray
|
c4414fa1ed
|
Revert "Merge pull request #4945 from Moros1138/master"
This reverts commit bab234a1604a9d23538594bd3894bf13574612df, reversing
changes made to 13e384ce71 .
|
1 月之前 |
Ray
|
bab234a160
|
Merge pull request #4945 from Moros1138/master
[rcore][web] Review resizable canvas on `FLAG_WINDOW_RESIZABLE`
|
1 月之前 |
Ray
|
db2abfb9be
|
Merge branch 'master' into master
|
1 月之前 |
Ray
|
13e384ce71
|
Merge pull request #5004 from nezvers/example_quake_controller
[examples] New example: `core_3d_fps_controller`
|
1 月之前 |
Ray
|
9aa1b86fdf
|
Merge pull request #5109 from maiconpintoabreu/julia_set
[examples] Increasing julia_set maxInterations glsl100 to 255
|
1 月之前 |
Ray
|
503e6d8bb5
|
Merge branch 'master' into julia_set
|
1 月之前 |
Ray
|
9b598f6bcf
|
REVIEWED: Shaders formating to follow raylib code conventions
|
1 月之前 |
Ray
|
8dae39fbda
|
ADDED: Missing GLSL120 shaders
|
1 月之前 |
Maicon Santana
|
00f7121b1c
|
Increasing maxInterations glsl100 to 255 to match with glsl330 and add glsl120
|
1 月之前 |