Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 год назад |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 лет назад |
Liav A
|
7c0540a229
Everywhere: Move global Kernel pattern code to Kernel/Library directory
|
2 лет назад |
Moustafa Raafat
|
ae2abcebbb
Everywhere: Use C++ concepts instead of requires clauses
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
2 лет назад |
Liav A
|
50ed50752f
LibEDID: Remove head index when retrieving an EDID from DisplayConnector
|
2 лет назад |
Liav A
|
b5e5b299c4
Userland: Remove stale remainders of old framebuffer devices
|
3 лет назад |
Liav A
|
1a641f9af7
LibEDID: Return "Unknown" string if failed to determine the manufacturer
|
3 лет назад |
Liav A
|
3a3700f95e
LibEDID: Export common structures into a header file
|
3 лет назад |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 лет назад |
Idan Horowitz
|
7923b3b884
LibEDID: Exclude display_product_{name, serial_number} from the Kernel
|
3 лет назад |
Idan Horowitz
|
13f5d1c037
LibEDID: Store manufacturer id instead of allocating on each call
|
3 лет назад |
Idan Horowitz
|
4a15ed6164
LibEDID: Store EDID version instead of allocating on each getter call
|
3 лет назад |
Tom
|
18fc54fc34
LibEDID: Fix calculating height and refresh rate for interlaced modes
|
3 лет назад |
Tom
|
869c20b05d
Meta+LibEDID: Download and generate the PNP ID database
|
3 лет назад |
Tom
|
49c902d581
LibEDID: Add API for conveniently querying EDID from framebuffer device
|
3 лет назад |
Tom
|
8184870f93
LibEDID: Add a library to parse EDID blobs
|
3 лет назад |