1. f2bdb69 clover: support custom driver strides by Karol Herbst · 3 years, 9 months ago
  2. 3aead71 clover: use pipe_image_view for images instead of set_compute_resources by Karol Herbst · 3 years, 10 months ago
  3. d7d66e3 clover: implements clEnqueueFillImage by Serge Martin · 4 years, 3 months ago
  4. c0f03f6 clover: implements clEnqueueMigrateMemObjects by Serge Martin · 4 years, 3 months ago
  5. 22253e6 gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* by Marek Olšák · 4 years, 1 month ago
  6. afa5c2e clover: Pull the stride from pipe_transfer for image maps by Jason Ekstrand · 3 years, 11 months ago
  7. c0f7f83 gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 3 months ago
  8. 89caa48 Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580 by Michel Dänzer · 4 years ago
  9. dd2cc5b gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 3 months ago
  10. dad042b clover: implements clEnqueueFillBuffer by Serge Martin · 4 years, 3 months ago
  11. d6287a9 gallium: rename 'state tracker' to 'frontend' by Marek Olšák · 4 years, 8 months ago[Renamed from src/gallium/state_trackers/clover/core/resource.cpp]
  12. 882ca6d util: Move gallium's PIPE_FORMAT utils to /util/format/ by Eric Anholt · 5 years ago
  13. 4d0399f st/clover: Fix build after shrink of pipe_box by Aaron Watry · 7 years ago
  14. 14b543b clover: use pipe_resource references by Jan Vesely · 7 years ago
  15. 5981ab5 gallium: remove PIPE_BIND_TRANSFER_READ/WRITE by Marek Olšák · 8 years ago
  16. 1ffe77e gallium: split transfer_inline_write into buffer and texture callbacks by Marek Olšák · 8 years ago
  17. aa46fba clover: fix image resource depth and array_size by Zoltan Gilian · 9 years ago
  18. f972b22 clover: try userptr for CL_MEM_USE_HOST_PTR by Grigori Goronzy · 9 years ago
  19. 5c495e8 clover: implement CL_MEM_ALLOC_HOST_PTR by Grigori Goronzy · 9 years ago
  20. ec73778 clover: Add support for CL_MAP_WRITE_INVALIDATE_REGION by Bruno Jiménez · 10 years ago
  21. c4578d2 clover: Migrate a bunch of pointers and references in the object tree to smart references. by Francisco Jerez · 10 years ago
  22. 1d741e3 clover: Tidy up resource::mapping. by Francisco Jerez · 11 years ago
  23. d6f7afc clover: Switch memory objects to the new model. by Francisco Jerez · 11 years ago
  24. 7d61769 clover: Switch to the new utility code. by Francisco Jerez · 11 years ago
  25. f3e86d4 clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies by Tom Stellard · 11 years ago
  26. f0cb66b mesa: Restore 78-column wrapping of license text in C++-style comments. by Kenneth Graunke · 11 years ago
  27. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  28. 4330cfe clover: Fix build since removal of pipe_surface::usage by Tom Stellard · 12 years ago
  29. 369e468 gallium: unify transfer functions by Marek Olšák · 12 years ago
  30. 959fe58 clover: Silence narrowing conversion warnings in resource.cpp. by Francisco Jerez · 12 years ago
  31. 60e7b08 clover: Implement CL_MEM_COPY_HOST_PTR. by Francisco Jerez · 12 years ago
  32. c6db1b3 clover: Import OpenCL state tracker. by Francisco Jerez · 12 years ago