Skip to content
Snippets Groups Projects
  1. Aug 06, 2018
  2. Jul 11, 2018
  3. May 24, 2018
  4. Dec 16, 2017
  5. Aug 19, 2017
  6. Jul 10, 2017
  7. Feb 14, 2017
  8. Sep 28, 2016
  9. Aug 08, 2016
  10. Aug 07, 2016
  11. Aug 05, 2016
  12. Aug 04, 2016
  13. Jun 13, 2016
  14. Jun 11, 2016
  15. May 17, 2016
  16. Apr 25, 2016
  17. Apr 24, 2016
  18. Mar 29, 2016
  19. Mar 28, 2016
  20. Mar 02, 2016
  21. Feb 06, 2016
  22. Jan 02, 2016
  23. 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
  24. Dec 21, 2015
  25. Dec 13, 2015
  26. Dec 11, 2015
  27. Dec 10, 2015
Loading