Skip to content
Snippets Groups Projects
  1. Sep 15, 2020
  2. Sep 09, 2020
  3. Sep 08, 2020
  4. Aug 12, 2018
  5. Aug 05, 2016
  6. Aug 04, 2016
  7. Jun 13, 2016
  8. Jun 11, 2016
  9. Oct 05, 2015
  10. Sep 15, 2015
  11. Jun 21, 2015
  12. Jul 14, 2013
  13. Dec 30, 2012
  14. Nov 23, 2011
  15. Nov 18, 2011
  16. Oct 22, 2011
  17. Jul 17, 2011
  18. Jul 16, 2011
  19. Apr 29, 2011
  20. Apr 23, 2011
  21. Apr 22, 2011
  22. Jun 28, 2010
  23. Jun 25, 2010
  24. Jun 18, 2010
  25. May 27, 2010
  26. Apr 22, 2010
  27. Sep 12, 2009
    • Andreas Klöckner's avatar
      Add GL interoperability. · ae915674
      Andreas Klöckner authored
      ae915674
    • Andreas Klöckner's avatar
      Work towards version 0.91. (+) · 47605631
      Andreas Klöckner authored
      * Add a test suite.
      * Fix numerous `get_info` bugs. (reports by David Garcia and the test suite)
      * Add :meth:`pyopencl.ImageFormat.__repr__`.
      * Add :meth:`pyopencl.addressing_mode.to_string` and colleagues.
      * The `pitch` arguments to·
        :func:`pyopencl.create_image_2d`,
        :func:`pyopencl.create_image_3d`,
        :func:`pyopencl.enqueue_read_image`, and
        :func:`pyopencl.enqueue_write_image`
        are now defaulted to zero. The argument order of `enqueue_{read,write}_image`
        has changed for this reason.
      * :meth:`pyopencl.MemoryObject.get_image_info` now actually exists.
      * Add :meth:`pyopencl.MemoryObject.image`.
      47605631
  28. Aug 24, 2009
Loading