2012-06-18 |
Cyril Hrubis | filters: Fix typo in VH Convolution.
|
commit | commitdiff | tree |
2012-06-18 |
Cyril Hrubis | filters: Make the linear covolutions general.
|
commit | commitdiff | tree |
2012-06-18 |
Cyril Hrubis | examples: Add simple showimage example.
|
commit | commitdiff | tree |
2012-06-18 |
Cyril Hrubis | doc: Add gamma docs + spellchecks.
|
commit | commitdiff | tree |
2012-06-18 |
Cyril Hrubis | Merge ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-06-18 |
Cyril Hrubis | filters: Add generated cubic resampling (with gamma...
|
commit | commitdiff | tree |
2012-06-18 |
Cyril Hrubis | spiv: Free caches before exit.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | spiv: Stop loader thread before resizing backend buffer.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | filters: Add fixed point, table based, cubic curve...
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | filters: cubic resampling: Cache coordinates mapping.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | filters: resize NN: Remove forgotten debug print.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | filters: resize: Fix off-by-one for rest of the algorithms.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | filters: resize NN, fix off-by-one in coordinates mapping.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | spiv: A few fixes and features.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | filters: resize: Add GP_InterpolationTypeName().
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | spiv: Make use of the Nearest Neighbour resampling.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | filters: Add generated Nearest Neighbour filter.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | spiv: Make image cache functions No-Op when cache pointer...
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | git: Add more gitignore files.
|
commit | commitdiff | tree |
2012-06-17 |
Cyril Hrubis | core, filters: Add initial version of gamma correction.
|
commit | commitdiff | tree |
2012-06-12 |
Cyril Hrubis | loaders: Add TmpFile interface.
|
commit | commitdiff | tree |
2012-06-12 |
Cyril Hrubis | core: Make sure Context functions set errno on failure.
|
commit | commitdiff | tree |
2012-06-12 |
Cyril Hrubis | build: Add gfxprim-config into the .gitignore
|
commit | commitdiff | tree |
2012-06-12 |
Cyril Hrubis | core: Slight cleanup in GP_Context.
|
commit | commitdiff | tree |
2012-06-12 |
Cyril Hrubis | core: Add GP_ContextInfoPrint().
|
commit | commitdiff | tree |
2012-06-12 |
Cyril Hrubis | core: Remove GP_ContextDump().
|
commit | commitdiff | tree |
2012-06-12 |
Cyril Hrubis | Merge ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-06-10 |
Cyril Hrubis | spiv: Make the original image cache larger.
|
commit | commitdiff | tree |
2012-06-10 |
Cyril Hrubis | spiv: Fix progress callback.
|
commit | commitdiff | tree |
2012-06-10 |
Cyril Hrubis | spiv: PgUp and PgDown to scrolls by 10 images.
|
commit | commitdiff | tree |
2012-06-10 |
Cyril Hrubis | backends: Add Wait method.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: Split the caches for resized and original images.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | Merge ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: Temporarily fix the bussy loop.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: image_cache: Add elevator count, drop cache on d.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: image_cache: Add elevate parameter to get function.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: image_cache: Count image size more properly.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: Fix low pass filtering, edhance cache.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: Cache resized images too, not optimal yet though.
|
commit | commitdiff | tree |
2012-06-08 |
Cyril Hrubis | spiv: Add image cache.
|
commit | commitdiff | tree |
2012-06-05 |
Cyril Hrubis | filters: Add noise filter.
|
commit | commitdiff | tree |
2012-06-04 |
Cyril Hrubis | pywrap: Fix error reporting.
|
commit | commitdiff | tree |
2012-06-04 |
Cyril Hrubis | pywrap: Add make dependency for common.i.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | backends: X11, Add CREATE_ROOT mode.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | doc: Add meta-data examples.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | pywrap: Update GP_FilterParam pywrap.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | doc: Add GP_FilterParam into filters.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | filters: Cleanup GP_FilterParams API a little.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | doc: Update common filter API example.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | pywrap: Update list of newobject filters.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | doc: Update filters docs.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | filters: Change arithmetics filters API.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | doc: Update backend docs.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | loaders: Make use of edhanced debug messages.
|
commit | commitdiff | tree |
2012-06-03 |
Cyril Hrubis | core: Edhance and rewrite debug messages.
|
commit | commitdiff | tree |
2012-06-02 |
Cyril Hrubis | loaders: Add generic function to load Meta Data.
|
commit | commitdiff | tree |
2012-06-02 |
Cyril Hrubis | loaders: More work on Exif loader, mostly finisned.
|
commit | commitdiff | tree |
2012-06-02 |
Cyril Hrubis | loaders: MetaData: edhance printing rational numbers.
|
commit | commitdiff | tree |
2012-06-01 |
Cyril Hrubis | loaders: A few Meta Data fixes.
|
commit | commitdiff | tree |
2012-06-01 |
Cyril Hrubis | loaders: Added Exif to MetaData parser.
|
commit | commitdiff | tree |
2012-06-01 |
Cyril Hrubis | spiv: Rewrite the backend polling loop.
|
commit | commitdiff | tree |
2012-05-28 |
Cyril Hrubis | Merge ssh://repo.or.cz/srv/git/gfxprim
|
commit | commitdiff | tree |
2012-05-28 |
Cyril Hrubis | filters: Clamp Floyd-Steinberg result pixels.
|
commit | commitdiff | tree |
2012-05-28 |
Cyril Hrubis | loaders: Start with meta-data support for JPEG.
|
commit | commitdiff | tree |
2012-05-28 |
Cyril Hrubis | loaders: Make use of double metadata type.
|
commit | commitdiff | tree |
2012-05-28 |
Cyril Hrubis | demos: Edhance png meta-data dumper example.
|
commit | commitdiff | tree |
2012-05-28 |
Cyril Hrubis | demos: Add forgotten meta_data example.
|
commit | commitdiff | tree |
2012-05-28 |
Cyril Hrubis | loaders: Add meta-data clear method and double type.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: PNG More work on metadata.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | examples: Add meta data example.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: PNG: add experimental support for metadata.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: JPG: move the fclose(f) where it belongs.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: Add forgotten libpng cleanup for image loader.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: Create generic metadata storage.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | spiv: Resize backend to fit image on pressing 1.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: Use png_set_packswap() (to reduce size of...
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: Set bit endian flag on grayscale PNG load.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | spiv: Move the resampling workaround to a correct place.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | examples: Add simple python dithering example
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | loaders: Add support for sawing Grayscale PNGs.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | core: Add bit swap helpers.
|
commit | commitdiff | tree |
2012-05-27 |
Cyril Hrubis | demos: py_simple: Fix blur example.
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | backends: Print error when initalizing not-compiled...
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | py_simple: Fix python example after the API update.
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | pywrap: Set GP_FilterSymmetryNames array to immutable.
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | doc: Update Rotate filters docs.
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | filters: Update Rotate filters API.
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | pywrap: Update dithering filter wrapping.
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | doc: Update dithering filter docs.
|
commit | commitdiff | tree |
2012-05-26 |
Cyril Hrubis | filters: Cleanup dithering filters API.
|
commit | commitdiff | tree |
2012-05-25 |
Cyril Hrubis | backends: Simplify the backend fd interface.
|
commit | commitdiff | tree |
2012-05-25 |
Cyril Hrubis | X11: Add option to run X11 backend in root window.
|
commit | commitdiff | tree |
2012-05-25 |
Cyril Hrubis | demos: Change particle demo default backend to X11.
|
commit | commitdiff | tree |
2012-05-25 |
Cyril Hrubis | X11: Remove temporarily XResizeWindow
|
commit | commitdiff | tree |
2012-05-25 |
Cyril Hrubis | build: Remove the useless -dPIC compilation switch.
|
commit | commitdiff | tree |
2012-05-25 |
Cyril Hrubis | backends: Move the resize w, h check into general code.
|
commit | commitdiff | tree |
2012-05-25 |
Cyril Hrubis | core: Fix color conversion function parameters.
|
commit | commitdiff | tree |
2012-05-21 |
Cyril Hrubis | core: Fix rest of the G2_LE and G4_LE WritePixels.
|
commit | commitdiff | tree |
2012-05-21 |
Cyril Hrubis | config: Add xRGB2222 into config file.
|
commit | commitdiff | tree |
2012-05-21 |
Cyril Hrubis | examples: More work on virtual backend example.
|
commit | commitdiff | tree |