aboutsummaryrefslogtreecommitdiff
path: root/libc/src/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-28[libc] fix clang-tidy llvm-header-guard warnings (#82679)Nick Desaulniers1-1/+1
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet2-4/+4
2023-09-21[libc] Remove the 'rpc_reset' routine from the RPC implementation (#66700)Joseph Huber3-53/+0
2023-07-19[libc][NFC] Move the RPC types to the `rpc_client.h` headerJoseph Huber1-1/+0
2023-07-19[libc] Add basic support for calling host functions from the GPUJoseph Huber3-0/+61
2023-06-20[libc] Remove flexible array and replace with a templateJoseph Huber1-2/+1
2023-06-15[libc] Export GPU extensions to `libc` for external useJoseph Huber3-0/+53