7 Commits (0f3943d0fefef658de4aea761689e9eabc33e460)

Author SHA1 Message Date
  sam 0eda956bfc * random.c: implement random dithering using a deterministic pseudo-RNG. 17 years ago
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 17 years ago
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). 17 years ago
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. 17 years ago
  sam 99d8af784e * pixels.c: support more conversion combinations. 17 years ago
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. 17 years ago
  sam 3e575ba28a * dither.c: add an example program for dithering methods. 17 years ago
  sam 60dea0643d * Add a blur example. 17 years ago
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. 18 years ago