選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
sam f0b30c6fa1 Properly handle alpha components in the convolution code. 16年前
..
analysis Change _C pixel format suffixes into _U8 for more clarity. 16年前
codec imlib.c: fix support for alpha channel when saving using Imlib2. 16年前
combine Change _C pixel format suffixes into _U8 for more clarity. 16年前
dither Change _C pixel format suffixes into _U8 for more clarity. 16年前
filter Properly handle alpha components in the convolution code. 16年前
paint Change _C pixel format suffixes into _U8 for more clarity. 16年前
quantize Change _C pixel format suffixes into _U8 for more clarity. 16年前
render Change _C pixel format suffixes into _U8 for more clarity. 16年前
.gitignore Tell git to ignore generated pipi/pipi_types.h. 16年前
Makefile.am Add a wave filter for crappy sine effects. 16年前
accessors.c Support C99 types on Win32 through the same hacks as in libcaca. 16年前
codec.c Got rid of the modular codec stuff. All codecs should work the same way. 16年前
colorstring.c Remove tabs in the code here and there. 16年前
context.c Add a wave filter for crappy sine effects. 16年前
dither.c Support C99 types on Win32 through the same hacks as in libcaca. 16年前
libpipi.mdp Better autotools/Monodevelop integration. 16年前
libpipi.vcproj Full GDI+ load and save support. 16年前
pipi.c Support C99 types on Win32 through the same hacks as in libcaca. 16年前
pipi.h Add a wave filter for crappy sine effects. 16年前
pipi.pc.in libpipi: fix $prefix value in pipi.pc. 16年前
pipi_internals.h Got rid of the modular codec stuff. All codecs should work the same way. 16年前
pipi_stubs.h Support C99 types on Win32 through the same hacks as in libcaca. 16年前
pipi_template.h Fix headers. 16年前
pipi_types.h.in Support C99 types on Win32 through the same hacks as in libcaca. 16年前
pixels.c Change _C pixel format suffixes into _U8 for more clarity. 16年前
resize.c Properly handle alpha components in the resize code. 16年前
stock.c Change _C pixel format suffixes into _U8 for more clarity. 16年前
tiles.c Change _C pixel format suffixes into _U8 for more clarity. 16年前