Skip to content
Snippets Groups Projects
  1. Aug 08, 2011
  2. Jul 04, 2011
  3. Jul 03, 2011
  4. May 12, 2011
  5. Apr 29, 2011
  6. Apr 24, 2011
  7. Mar 20, 2011
  8. Jan 19, 2011
  9. Jan 18, 2011
  10. Jan 10, 2011
  11. Dec 30, 2010
  12. Oct 20, 2010
  13. Jul 03, 2010
  14. Jun 27, 2010
  15. Jun 26, 2010
  16. May 05, 2010
  17. Nov 14, 2009
  18. Oct 15, 2009
  19. Sep 18, 2009
  20. Sep 12, 2009
    • Andreas Klöckner's avatar
      Minor doc fixes. · b0cfde9d
      Andreas Klöckner authored
      b0cfde9d
    • Andreas Klöckner's avatar
      Add GL interoperability. · ae915674
      Andreas Klöckner authored
      ae915674
    • 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
  21. Sep 11, 2009
  22. Sep 02, 2009
  23. Aug 24, 2009
  24. May 06, 2009
  25. Mar 20, 2009
  26. Mar 11, 2009
Loading