1
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
testHarness: Print error string when clFinish fails (#1243) More... about 4 years ago
basic/async: Check for extension only once per test (#1242) More... about 4 years ago
Fix for test_conversions failure with Clang build on Linux #1057 (#1062) More... about 4 years ago
Avoid manual memory management, fixes #975 (#1240) More... about 4 years ago
Report inputs for worst errors (#1231) More... about 4 years ago
Remove dead variables and functions (#1238) More... about 4 years ago
Reduce scope of variables (#1228) More... about 4 years ago
Remove dead CMake code (#1230) More... about 4 years ago
Remove NULL Platform Check for Negative clGetPlatformInfo (#1222) (#1229) More... about 4 years ago
Fold constant global variable (#1217) More... about 4 years ago
Fold code into loop (#1218) More... about 4 years ago
Use lambda to reduce amount of code (#1219) More... about 4 years ago
Make variables and functions local to translation unit (#1216) More... about 4 years ago
Remove unsupported code (#1211) More... about 4 years ago
Fix conversion fail when build with -O2 fail (#1193) More... about 4 years ago
New subgroups - full changes set (#1074) More... about 4 years ago
Remove unnecessary APPLE specific code (#1188) More... about 4 years ago
Remove compiler options that are specific to Apple (#1114) More... about 4 years ago
Improve consistency of clEnqueueWriteBuffer operations (#1195) More... about 4 years ago
Use the same kernel name for all tests (#1194) More... about 4 years ago
Improve log consistency (#1196) More... about 4 years ago
Do not dereference null pointer for no matching tests (#1191) More... about 4 years ago
Add tests to proposed new builtin async_copy functions with a bug fix. (#725) More... about 4 years ago
Fix discrepancy in logging messages (#1189) More... about 4 years ago
Remove trivially dead code (#1190) More... about 4 years ago
Reduce differences by using common names (#1187) More... about 4 years ago
Fix possible size_t overflow in 32-bit builds. (#1131) More... about 4 years ago
Move code around to reduce differences (#1185) More... about 4 years ago
Fold functions for nextafter (#1176) More... about 4 years ago
Deduplicate logging of pixel differences (#1175) More... about 4 years ago