Skip to content
Snippets Groups Projects
  1. Mar 14, 2013
  2. Mar 13, 2013
  3. Dec 29, 2012
  4. Dec 16, 2012
  5. Jul 28, 2012
  6. Jun 02, 2012
  7. Apr 16, 2012
  8. Mar 19, 2012
  9. Jan 22, 2012
  10. Jan 17, 2012
  11. Nov 20, 2011
  12. Aug 19, 2011
  13. Aug 08, 2011
  14. Jul 04, 2011
  15. Jul 03, 2011
  16. May 12, 2011
  17. Apr 29, 2011
  18. Apr 24, 2011
  19. Mar 20, 2011
  20. Jan 19, 2011
  21. Jan 18, 2011
  22. Jan 10, 2011
  23. Dec 30, 2010
  24. Oct 20, 2010
  25. Jul 03, 2010
  26. Jun 27, 2010
  27. Jun 26, 2010
  28. May 05, 2010
  29. Nov 14, 2009
  30. Oct 15, 2009
  31. Sep 18, 2009
  32. 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
  33. Sep 11, 2009
Loading