1. d6287a9 gallium: rename 'state tracker' to 'frontend' by Marek Olšák · 4 years, 8 months ago[Renamed from src/gallium/state_trackers/clover/core/program.hpp]
  2. cc49505 clover: Add CL_PROGRAM_BINARY_TYPE support (CL1.2). by Serge Martin · 8 years ago
  3. 9c7cda2 clover/core: Remove compiler.hpp. by Francisco Jerez · 8 years ago
  4. 010918f clover: Provide separate program methods for compilation and linking. by Francisco Jerez · 8 years ago
  5. 1942490 clover: Unify program::build_* into a single method returning a struct. by Francisco Jerez · 8 years ago
  6. 7f6a4a4 clover: Change program::build opts argument to std::string. by Serge Martin · 8 years ago
  7. d8f817a clover: remove util/compat by EdB · 9 years ago
  8. 64b0fac clover: Fix bug when binary programs are passed to clBuildProgram() v2 by Tom Stellard · 10 years ago
  9. 611d66f clover: Add initial implementation of clCompileProgram for CL 1.2. by EdB · 10 years ago
  10. e9a4e74 clover: Refuse to build a program if there are kernel objects attached to it. by Francisco Jerez · 10 years ago
  11. c4578d2 clover: Migrate a bunch of pointers and references in the object tree to smart references. by Francisco Jerez · 10 years ago
  12. 5662602 clover: Don't try to build programs created from a binary again. by Francisco Jerez · 11 years ago
  13. 7a9bbff clover: Clean up the kernel and program object interface. by Francisco Jerez · 11 years ago
  14. 5226eac clover: Delete copy constructors and assignment operators in all non-copiable objects. by Francisco Jerez · 11 years ago
  15. 35307f5 clover: Switch kernel and program objects to the new model. by Francisco Jerez · 11 years ago
  16. bff60c8 clover: Define helper classes for the new object model. by Francisco Jerez · 11 years ago
  17. 099d281 clover: Name include guards consistently. by Francisco Jerez · 11 years ago
  18. 8e14b82 clover: Replace a bunch of double underscores with single underscores. by Francisco Jerez · 11 years ago
  19. f0cb66b mesa: Restore 78-column wrapping of license text in C++-style comments. by Kenneth Graunke · 11 years ago
  20. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  21. c68babf clover: Add support for compiler flags by Tom Stellard · 12 years ago
  22. c6db1b3 clover: Import OpenCL state tracker. by Francisco Jerez · 12 years ago