Files
mesa/src
Eric Engestrom 35d8db96ed egl: change a couple of clang-format settings
This code was written with 80-char lines in mind; changing that to 100
with the common .clang-format unnecessarily reflows a lot of code that
looks fine like this.

`AlwaysBreakAfterReturnType: All` might be something that we want
everywhere, but for now only set it here, to match existing code.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23398>
2023-07-07 23:00:06 +00:00
..
2023-07-06 20:34:28 +00:00
2023-05-14 11:09:02 +00:00
2023-07-06 09:42:44 +00:00
2023-07-03 10:38:27 +00:00
2023-06-30 12:56:35 +00:00