Skip to content
Snippets Groups Projects
  1. Feb 01, 2012
  2. Dec 02, 2011
  3. Nov 28, 2011
  4. Nov 22, 2011
  5. Nov 21, 2011
  6. Nov 20, 2011
  7. Oct 28, 2011
  8. Aug 21, 2011
  9. Aug 19, 2011
  10. Aug 18, 2011
  11. Jul 21, 2011
  12. Jul 06, 2011
  13. Jul 03, 2011
  14. Apr 29, 2011
  15. Mar 14, 2011
  16. Jan 19, 2011
  17. Oct 20, 2010
  18. Sep 28, 2010
  19. Jun 27, 2010
  20. Jun 26, 2010
  21. Jan 26, 2010
  22. Jan 09, 2010
  23. Dec 21, 2009
  24. Nov 07, 2009
  25. Sep 24, 2009
  26. Sep 21, 2009
  27. Sep 19, 2009
  28. Sep 18, 2009
  29. Sep 16, 2009
  30. Sep 14, 2009
  31. Sep 12, 2009
    • Andreas Klöckner's avatar
    • 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
Loading