1. 43390a5 clover: Use core libclc loader by Dave Airlie · 3 years, 10 months ago
  2. f33b417 clover: handle libclc shader (v3) by Dave Airlie · 5 years ago
  3. c0f7f83 gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 3 months ago
  4. 89caa48 Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580 by Michel Dänzer · 4 years ago
  5. dd2cc5b gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 3 months ago
  6. dad042b clover: implements clEnqueueFillBuffer by Serge Martin · 4 years, 3 months ago
  7. d6287a9 gallium: rename 'state tracker' to 'frontend' by Marek Olšák · 4 years, 8 months ago[Renamed from src/gallium/state_trackers/clover/core/device.hpp]
  8. a218658 clover: implement SVM functions for devices with fine grained system SVM support by Karol Herbst · 5 years ago
  9. 035e882 clover: implement CL_DEVICE_SVM_CAPABILITIES by Karol Herbst · 6 years ago
  10. deb04ad clover: add support for passing kernels as nir to the driver by Karol Herbst · 5 years ago
  11. b033620 clover: Move device extensions definitions to core/device.cpp by Pierre Moreau · 7 years ago
  12. 505ec3a clover: Add an helper for checking if an IR is supported by Pierre Moreau · 7 years ago
  13. f67ceef clover: Query and export int64 atomics by Jan Vesely · 7 years ago
  14. fdf0f1d clover: Query and export half precision support by Jan Vesely · 7 years ago
  15. 5e253fe clover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN in device by Aaron Watry · 7 years ago
  16. 293b3e0 clover/device: Move device_version into core and add device_clc_version by Aaron Watry · 7 years ago
  17. d364ab4 clover/device: Get device/host unified memory from pipe driver by Aaron Watry · 7 years ago
  18. 05fcc73 clover: add missing clGetDeviceInfo CL1.2 queries by Serge Martin · 8 years ago
  19. 083746b clover: Use device cap to query pointer size instead of hardcoded 32bits by Jan Vesely · 8 years ago
  20. d15b32e clover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE by Grigori Goronzy · 9 years ago
  21. c97e902 clover: Enable cl_khr_fp64 for devices that support doubles v4 by Tom Stellard · 10 years ago
  22. 0ec8587 clover: Query the device to see if images are supported by Tom Stellard · 10 years ago
  23. 2a0dffa clover: query driver for the max number of compute units by Bruno Jiménez · 10 years ago
  24. ca848e8 clover: Query drivers for max clock frequency by Tom Stellard · 10 years ago
  25. 5226eac clover: Delete copy constructors and assignment operators in all non-copiable objects. by Francisco Jerez · 11 years ago
  26. 369419f clover: Define a few convenience equality operators. by Francisco Jerez · 11 years ago
  27. c6e7a0d clover: Simplify the platform object by using util/range. by Francisco Jerez · 11 years ago
  28. 9968d9d clover: Switch command queues to the new model. by Francisco Jerez · 11 years ago
  29. 9d06fb8 clover: Switch context objects to the new model. by Francisco Jerez · 11 years ago
  30. c9e009b clover: Switch device objects to the new model. by Francisco Jerez · 11 years ago
  31. 49a49e0 clover: Switch platform objects to the new model. by Francisco Jerez · 11 years ago
  32. bff60c8 clover: Define helper classes for the new object model. by Francisco Jerez · 11 years ago
  33. 099d281 clover: Name include guards consistently. by Francisco Jerez · 11 years ago
  34. 8e14b82 clover: Replace a bunch of double underscores with single underscores. by Francisco Jerez · 11 years ago
  35. 8c9d3c6 clover: Return correct value for CL_DEVICE_ENDIAN_LITTLE by Tom Stellard · 11 years ago
  36. f0cb66b mesa: Restore 78-column wrapping of license text in C++-style comments. by Kenneth Graunke · 11 years ago
  37. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  38. 1a8ad6c clover: Define platform class and merge with device_registry. by Francisco Jerez · 11 years ago
  39. 71682cf clover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2 by Tom Stellard · 12 years ago
  40. 613323b clover: Add a function for retrieving a device's preferred ir v3 by Tom Stellard · 12 years ago
  41. 5c9bccc clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK by Christoph Bumiller · 12 years ago
  42. c6db1b3 clover: Import OpenCL state tracker. by Francisco Jerez · 12 years ago