Skip to content
Snippets Groups Projects
  1. Sep 12, 2009
    • Andreas Klöckner's avatar
      Fix API tracing. · de20cc41
      Andreas Klöckner authored
      de20cc41
    • 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
  2. Sep 11, 2009
  3. Sep 08, 2009
  4. Sep 03, 2009
  5. Sep 02, 2009
  6. Aug 24, 2009
  7. Aug 17, 2009
  8. Jun 01, 2009
  9. May 21, 2009
  10. May 06, 2009
  11. Apr 08, 2009
  12. Mar 20, 2009
Loading