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