120 Commits (d37d12484989ca4f8230ec955c05a1505644a3af)

Autor SHA1 Nachricht Datum
  Sam Hocevar 5f02903598 image: remove dead or useless or low quality code. vor 11 Jahren
  Sam Hocevar c5a3d4873b image: port the DBS dithering method and remove a few dead files. vor 11 Jahren
  Sam Hocevar 48b4861947 image: rewrite the Oric image exporter to use vector types. vor 11 Jahren
  Sam Hocevar 93a6b1b75b image: we can now write Oric .tap files. vor 11 Jahren
  Sam Hocevar 546e76987d image: fix inconsistent data after image resizing. vor 11 Jahren
  Sam Hocevar 478b74c6fe image: we can now read Oric .tap files. vor 11 Jahren
  Sam Hocevar 967ce8141b image: bicubic and Bresenham resampling. vor 11 Jahren
  Sam Hocevar c33c45904b image: brightness, contrast, threshold, invert, dilate, erode, sharpen. vor 11 Jahren
  Sam Hocevar b5e3bc6c2f image: get rid of stock images; we were misusing them where we actually vor 11 Jahren
  Sam Hocevar a45e61ddbc image: the median filter can now use a kernel for better control. vor 11 Jahren
  Sam Hocevar 6b9f3b66c1 image: add YUV filter, median filter, and image cropping. vor 11 Jahren
  Sam Hocevar 65eb4d005b image: generate Gaussian kernels. vor 11 Jahren
  Sam Hocevar ee615af97a image: fix typos in the image convolution code. vor 11 Jahren
  Sam Hocevar e064118dc1 image: ordered dithering is now complete. vor 11 Jahren
  Sam Hocevar 86515f591c image: some cleanup in error diffusion code. vor 11 Jahren
  Sam Hocevar 08fb9be357 image: make the various image processing kernels use Array2D instead vor 11 Jahren
  Sam Hocevar 06d4d7a2cb image: improve the convolution code and remove redundancy. vor 11 Jahren
  Sam Hocevar 12d249f3fa image: add Convolution() method, with optimisation for separable filters. vor 11 Jahren
  Sam Hocevar b369be3dd7 build: various Windows compilation fixes. vor 11 Jahren
  Sam Hocevar 1e23be81a0 base: remove Array::PushFirst() because Array::Insert(..., 0) works just vor 11 Jahren
  Sam Hocevar 1dc1c0583a image: port some error diffusion dithering algorithms. vor 11 Jahren
  Sam Hocevar 6c323663ab image: implement AutoContrast(). vor 11 Jahren
  Sam Hocevar 60a8a64c8f image: fix two small but nasty bugs in the Image methods. vor 11 Jahren
  Sam Hocevar eac62b436b image: start to implement some conversions between pixel spaces. vor 11 Jahren
  Sam Hocevar 347e6a0551 image: port libpipi stock images, plus noise and screen rendering. vor 11 Jahren
  Sam Hocevar 9e08928ad3 base: allow to retrieve the keys in Map, and use that to clean up Image. vor 11 Jahren
  Sam Hocevar 5fc5d62849 image: add an optional Imlib2 codec, prepare for float32 images, make the vor 11 Jahren
  Sam Hocevar 227411f337 image: refactor codecs so that they no longer store anything in the image vor 11 Jahren
  Sam Hocevar f455f0e2d1 image: start reworking the Image class to properly split the pixel handling vor 11 Jahren
  Benjamin ‘Touky’ Huet 809600ea47 Fixed Thread-safe image loading vor 11 Jahren
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph vor 11 Jahren
  Sam Hocevar d16595a0bc image: some refactoring of the Image class. Not final. vor 11 Jahren
  Lolbot ed8afab4bb fixed 58 files out of 2859: vor 11 Jahren
  Sam Hocevar ce1d39cc3a image: import old libpipi code, hoping it can be upgraded to C++ and vor 11 Jahren
  Sam Hocevar 1544efa0cd image: the GDI+ backend can now save images, too. vor 11 Jahren
  Sam Hocevar d982b67aaa image: add methods to save images and a small test program. vor 11 Jahren
  Lolbot 7f6d2054e5 fixed 5 files out of 2793: vor 11 Jahren
  Benjamin ‘Touky’ Huet f5e37a4337 AddedSprite_sorter stores parameters now. vor 11 Jahren
  Benjamin ‘Touky’ Huet d075ef8861 tweak vor 12 Jahren
  Sam Hocevar cdfb4e7abf math: fix a few compilation warnings. vor 12 Jahren
  Lolbot bb4f3923cd fixed 18 files out of 2788: vor 12 Jahren
  Benjamin ‘Touky’ Huet 3d4b3d53c3 Added bunch of stuff on threads and images. vor 12 Jahren
  Sam Hocevar 8ede168e62 color: add some vec4 constants for usual colour names. vor 12 Jahren
  Sam Hocevar 10272731ee color: fix issues in color to string conversions. vor 12 Jahren
  Sam Hocevar 547fe6a908 color: utility functions to convert vec3 colors to hex strings. vor 12 Jahren
  Sam Hocevar 92385ac1ee android: more NativeActivity migration work. vor 12 Jahren
  Sam Hocevar 5f3ad5cc15 math: add constant vectors vec2::zero, vec2::axis_x, etc. vor 12 Jahren
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses vor 12 Jahren
  Sam Hocevar 6faf4ee067 base: roll our own constants because it’s always a pain in the ass vor 13 Jahren
  Sam Hocevar ba58bbbdcd ps3: implement Lua file loading. vor 13 Jahren