1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 05:15:06 +00:00
serenity/Meta/Lagom/Tools
Jelle Raaijmakers 60bd458ed2 LibGL: Allow function name override in API definitions
Instead of limiting ourselves to the key of the property in the JSON,
allow overriding the function name so we can generate completely
different function signatures with very similar names to other existing
API methods (e.g. `glUniform*` vs `glUniform*v`).
2024-02-14 15:09:53 +01:00
..
CodeGenerators LibGL: Allow function name override in API definitions 2024-02-14 15:09:53 +01:00
ConfigureComponents LibFileSystem+Everywhere: Return ByteString current_working_directory() 2024-01-16 08:42:34 +00:00
IPCMagicLinter Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
LibJSGCVerifier LibJSGCVerifier: Use more general shebang line and clarify instructions 2023-11-30 08:49:15 +00:00
CMakeLists.txt Ladybird+Meta: Extract AK into its own library on Lagom 2024-01-22 08:48:34 -05:00