Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
3 달 전 |
Thaddeus Crews
|
007717faf9
SCons: Remove `check_c_headers`
|
4 달 전 |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 년 전 |
Thaddeus Crews
|
c937b6d180
Merge pull request #102419 from Ivorforce/std-size
|
4 달 전 |
Pāvels Nadtočajevs
|
6ed12bfc5d
[Linux/BSD] Offload RenderingDevice creation test to subprocess.
|
4 달 전 |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
5 달 전 |
Student Main
|
f39614aa5a
Ignore case when parse /proc/cpuinfo
|
9 달 전 |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
1 년 전 |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 년 전 |
sambler
|
97e95e1750
Make sysctl calls on FreeBSD
|
1 년 전 |
LinuxUserGD
|
6307cebf37
os_linuxbsd.cpp: include `servers/rendering_server.h`
|
1 년 전 |
Riteo
|
2e07dcf1e7
Wayland: suspend window after frame timeout or suspend state
|
1 년 전 |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 년 전 |
Riteo
|
7e0f7d3abd
Add Wayland support
|
1 년 전 |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 년 전 |
bruvzg
|
6cc314e0fa
[Linux/Freedesktop] Implement native file selection dialog support.
|
2 년 전 |
Rémi Verschelde
|
a6e75f3971
Fix Linux `move_to_trash` wrongly reporting files as not found
|
2 년 전 |
Rémi Verschelde
|
01e84b1da1
Merge pull request #67158 from amoriqbal/fix_error_message
|
2 년 전 |
Danil Alexeev
|
2d2b2cadfa
Fix `bsd` feature tag includes only "other BSDs"
|
2 년 전 |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 년 전 |
MJacred
|
2c5e2196bd
Replace get_rendering_device() call to prevent crashes on OpenGL.
|
2 년 전 |
MJacred
|
9e5bf3d589
Copy system info to clipboard + Update bug_report.yml
|
2 년 전 |
Rémi Verschelde
|
258fabdbb3
Merge pull request #76836 from Faless/tls/system_certs
|
2 년 전 |
Fabio Alessandrelli
|
6fd9982358
[TLS] Add support for platform-specific CA bundles.
|
2 년 전 |
David Snopek
|
87fcee2d7f
Fix 'linux' and specific BSD feature tags
|
2 년 전 |
Juan Linietsky
|
273a6eeb66
Redo how the remote filesystem works
|
2 년 전 |
bruvzg
|
bed46f723c
[Linux/BSD] Add dynamically loaded library version checks.
|
2 년 전 |
bruvzg
|
8d501a2dc3
[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts lookup to TrueType/CFF only.
|
2 년 전 |
bruvzg
|
dd068794c3
[Linux] Make SO wrapper usage optional.
|
2 년 전 |
Hugo Locurcio
|
e7779dc62d
Use a "warning" icon in `OS.alert()` on Linux/*BSD
|
2 년 전 |