Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
sam 0cca668930 * pipi_template.h: factor the last unrolled preprocessor loop. il y a 16 ans
..
codec * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. il y a 16 ans
combine * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract il y a 16 ans
dither * Add pipi_order, to transform any image into an ordered dithering matrix. il y a 16 ans
filter * pipi_template.h: factor the last unrolled preprocessor loop. il y a 16 ans
paint * pipi_template.h: factor the last unrolled preprocessor loop. il y a 16 ans
quantize * Move the palette reduction algorithm into pipi_reduce(). il y a 16 ans
render * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot il y a 16 ans
Makefile.am * line.c: merge the antialiased line template back into line.c. il y a 16 ans
codec.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot il y a 16 ans
context.c * Add pipi_order, to transform any image into an ordered dithering matrix. il y a 16 ans
dither.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. il y a 16 ans
pipi.c * Add a new image flag, u8, which indicates whether the image samples come il y a 16 ans
pipi.h * Add pipi_order, to transform any image into an ordered dithering matrix. il y a 16 ans
pipi.pc.in * Initial code skeleton. il y a 17 ans
pipi_internals.h * Add "8bit" to the list of supported template flags. il y a 16 ans
pipi_template.h * pipi_template.h: factor the last unrolled preprocessor loop. il y a 16 ans
pixels.c * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) il y a 16 ans
resize.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
stock.c * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot il y a 16 ans