ladybird/Userland
Jelle Raaijmakers 60fa921daa LibGL: Fix GL_TRIANGLE_STRIP rendering only half its triangles
According to the documentation, we should switch around vertices every
other triangle to prevent front-face culling from removing them.

This allows Tux in Tux Racer to render correctly.
2021-12-27 11:58:43 +01:00
..
Applets Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections 2021-12-24 00:19:01 -08:00
Applications PDFViewer: Add a basic set of pledges 2021-12-25 10:58:30 +01:00
Demos LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 2021-12-24 05:11:52 -08:00
DevTools Kernel+UE+LibC: Store address as void* in SC_m{re,}map_params 2021-12-23 23:08:10 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Spider: Add animation when drawing cards 2021-12-24 05:49:52 -08:00
Libraries LibGL: Fix GL_TRIANGLE_STRIP rendering only half its triangles 2021-12-27 11:58:43 +01:00
Services WindowServer: Skip over destroyed windows in WindowSwitcher::draw() 2021-12-25 10:41:06 +01:00
Shell Shell: Don't skip over the first brace expansion entry if it's empty 2021-12-16 03:26:59 +03:30
Utilities Meta: Remove kernel modules remains 2021-12-25 18:42:41 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00