Skip to content
Snippets Groups Projects
  1. Aug 04, 2016
  2. Jun 13, 2016
  3. Jun 11, 2016
  4. May 17, 2016
  5. Apr 25, 2016
  6. Apr 24, 2016
  7. Mar 29, 2016
  8. Mar 28, 2016
  9. Mar 02, 2016
  10. Feb 06, 2016
  11. Jan 02, 2016
  12. Dec 22, 2015
    • Bruce Merry's avatar
      Fixes to enqueue_copy_buffer_rect · 08bc6209
      Bruce Merry authored
      There are two bugs:
      1. If src_pitches or dst_pitches is specified, there is an uninitialised
         variable.
      2. If ConstBuffer is given a short array and content==0, the internal
         buffer is not zero-filled, causing garbage to be passed on.
      
      The latter probably affects a lot of other functions, but hopefully in a
      positive way.
      
      Fixes #105.
      08bc6209
  13. Dec 21, 2015
  14. Dec 13, 2015
  15. Dec 11, 2015
  16. Dec 10, 2015
  17. Dec 09, 2015
  18. Dec 01, 2015
  19. Nov 30, 2015
  20. Nov 20, 2015
  21. Nov 19, 2015
Loading