1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 09:57:35 +00:00
serenity/Userland
Jelle Raaijmakers 5cf967e4f2 LibGL: Improve glFrustum precision and error handling
Do not convert to float too early. Additionally, handle some error
cases for the input parameters.
2022-02-22 23:48:59 +00:00
..
Applets Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
Applications LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests 2022-02-23 03:17:12 +03:30
Demos Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
DevTools Userland: Ask first for unsaved changes after clicking an "Open" action 2022-02-21 18:30:32 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games Games: Use default constructors/destructors 2022-02-16 22:08:55 +00:00
Libraries LibGL: Improve glFrustum precision and error handling 2022-02-22 23:48:59 +00:00
Services WindowServer: Mark window frame as invalidated when updating title 2022-02-21 20:34:36 -08:00
Shell Shell: Start history counter from 1 2022-02-22 21:26:25 +03:30
Utilities ls: Add option -1 which lists one file per line 2022-02-19 18:18:13 -08:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00