ladybird/Meta/CMake
Edwin Rijkee 8388fe51b5 Kernel: Add a framebuffer driver for 3Dfx Voodoo 3
A bit old but a relatively uncomplicated device capable of outputting
1920x1080 video with 32-bit color. Tested with a Voodoo 3 3000 16MB
PCI card. Resolution switching from DisplaySettings also works.

If the requested mode contains timing information, it is used directly.
Otherwise, display timing values are selected from the EDID. First the
detailed timings are checked, and then standard and established
timings for which there is a matching DMT mode. The driver does not
(yet) read the actual EDID, so the generic EDID in DisplayConnector now
includes a set of common display modes to make this work.

The driver should also be compatible with the Voodoo Banshee, 4 and 5
but I don't have these cards to test this with. The PCI IDs of these
cards are included as a commented line in case someone wants to give it
a try.
2023-10-16 01:25:45 +02:00
..
Superbuild
all_the_debug_macros.cmake Kernel: Add a framebuffer driver for 3Dfx Voodoo 3 2023-10-16 01:25:45 +02:00
ca_certificates_data.cmake
check_for_dependencies.cmake
cmake-version.cmake
code_generators.cmake Meta: Use embed_as_string_view() for stringify_gml() 2023-08-24 07:42:12 +01:00
common_compile_options.cmake
common_options.cmake
commonmark_spec.cmake Meta: Download commonmark.spec.json to the cache directory 2023-09-14 08:05:00 +01:00
flac_spec_tests.cmake
jakt.cmake
lagom-install-config.cmake
lagom_compile_options.cmake CMake: Link with -Bsymbolic-non-weak-functions if supported 2023-09-18 10:26:42 +02:00
lagom_install_options.cmake
lagom_options.cmake Meta: Link Lagom with LLD by default and allow configuring the linker 2023-09-05 14:50:36 +02:00
libgl_generators.cmake
libweb_generators.cmake LibWeb: Install generated CSS/PseudoClass.h file the same as the others 2023-10-11 12:35:35 -04:00
locale_data.cmake
pnp_ids.cmake Meta: Download pnp_ids.html to the cache directory 2023-09-14 08:05:00 +01:00
processor-count.cmake
public_suffix.cmake
serenity_compile_options.cmake CMake: Link with -Bsymbolic-non-weak-functions if supported 2023-09-18 10:26:42 +02:00
serenity_components.cmake
serenity_options.cmake
setup_ccache.cmake
time_zone_data.cmake
unicode_data.cmake LibUnicode: Update to Unicode version 15.1.0 2023-09-15 18:30:26 +02:00
use_linker.cmake CMake: Actually set the LAGOM_USE_LINKER option automatically 2023-10-11 15:02:42 -04:00
utils.cmake
wasm_spec_tests.cmake