../
|
analysis
|
|
3517
|
12 years
|
Sam Hocevar |
pipi_measure_msd(): fix this function so that it works with colour …
|
codec
|
|
3419
|
12 years
|
Sam Hocevar |
Make sure that the gdiplus codec initialises GdiPlus? before any …
|
combine
|
|
3545
|
12 years
|
Sam Hocevar |
Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t …
|
dither
|
|
3342
|
12 years
|
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|
filter
|
|
3546
|
12 years
|
Sam Hocevar |
Implement pipi_rotate(). Currently nearest-neighbour only, supersample …
|
paint
|
|
3342
|
12 years
|
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|
quantize
|
|
3342
|
12 years
|
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|
render
|
|
3342
|
12 years
|
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|
.gitignore
|
13 bytes
|
2925
|
12 years
|
Sam Hocevar |
Tell git to ignore generated pipi/pipi_types.h.
|
accessors.c
|
1.3 KB
|
2902
|
12 years
|
Sam Hocevar |
Support C99 types on Win32 through the same hacks as in libcaca.
|
codec.c
|
2.4 KB
|
3343
|
12 years
|
Sam Hocevar |
Got rid of the modular codec stuff. All codecs should work the same way.
|
colorstring.c
|
3.4 KB
|
2905
|
12 years
|
Sam Hocevar |
Remove tabs in the code here and there.
|
context.c
|
20.0 KB
|
3547
|
12 years
|
Sam Hocevar |
Implement pipi_blit().
|
dither.c
|
2.8 KB
|
2902
|
12 years
|
Sam Hocevar |
Support C99 types on Win32 through the same hacks as in libcaca.
|
libpipi.mdp
|
920 bytes
|
2933
|
12 years
|
Sam Hocevar |
Better autotools/Monodevelop integration.
|
libpipi.vcproj
|
7.5 KB
|
3421
|
12 years
|
Sam Hocevar |
Synchronise Visual Studio projects with the current code.
|
Makefile.am
|
2.4 KB
|
3547
|
12 years
|
Sam Hocevar |
Implement pipi_blit().
|
pipi.c
|
2.0 KB
|
2902
|
12 years
|
Sam Hocevar |
Support C99 types on Win32 through the same hacks as in libcaca.
|
pipi.h
|
8.5 KB
|
3547
|
12 years
|
Sam Hocevar |
Implement pipi_blit().
|
pipi.pc.in
|
206 bytes
|
3068
|
12 years
|
Sam Hocevar |
libpipi: fix $prefix value in pipi.pc.
|
pipi_internals.h
|
3.2 KB
|
3343
|
12 years
|
Sam Hocevar |
Got rid of the modular codec stuff. All codecs should work the same way.
|
pipi_stubs.h
|
2.4 KB
|
2902
|
12 years
|
Sam Hocevar |
Support C99 types on Win32 through the same hacks as in libcaca.
|
pipi_template.h
|
2.1 KB
|
2844
|
12 years
|
Sam Hocevar |
Fix headers.
|
pipi_types.h.in
|
2.6 KB
|
2902
|
12 years
|
Sam Hocevar |
Support C99 types on Win32 through the same hacks as in libcaca.
|
pixels.c
|
8.4 KB
|
3342
|
12 years
|
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|
resize.c
|
4.5 KB
|
3415
|
12 years
|
Sam Hocevar |
resize.c: add pipi_crop() and the --crop flag.
|
stock.c
|
5.2 KB
|
3342
|
12 years
|
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|
tiles.c
|
2.6 KB
|
3342
|
12 years
|
Sam Hocevar |
Change _C pixel format suffixes into _U8 for more clarity.
|