log

age author description
Sun, 20 Dec 2009 19:56:18 +0000 diego Remove unused debugging output about total number of printed lines.
Sun, 20 Dec 2009 19:36:30 +0000 diego Employ slightly better variable names for output files.
Sun, 20 Dec 2009 19:32:25 +0000 diego Eliminate completely pointless print_includes function.
Sun, 20 Dec 2009 19:12:20 +0000 diego Use "mingw32" instead of "mingw32msvc" as system name for MinGW with --target.
Sun, 20 Dec 2009 17:49:07 +0000 diego Do not autogenerate vidix/pci_names.h.
Sun, 20 Dec 2009 17:42:35 +0000 ramiro Indentation.
Sun, 20 Dec 2009 17:15:01 +0000 ramiro Indent.
Sun, 20 Dec 2009 17:09:46 +0000 ramiro Set fast_bilinear functions in sws_init_swScale().
Sun, 20 Dec 2009 17:09:20 +0000 diego Remove pointless return statements from functions that return nothing.
Sun, 20 Dec 2009 17:01:47 +0000 diego Move code to write multiple inclusion guards to generated files into functions.
Sun, 20 Dec 2009 16:32:58 +0000 ramiro Set horizontal scaler's range conversion in context in sws_init_swScale().
Sun, 20 Dec 2009 16:21:25 +0000 ramiro Set horizontal scaler's src offsets in context in sws_init_swScale().
Sun, 20 Dec 2009 15:16:34 +0000 diego cosmetics: Use more consistent formatting style for generated files.
Sun, 20 Dec 2009 14:43:50 +0000 diego cosmetics: Use a consistent formattting style; tabs to spaces.
Sun, 20 Dec 2009 14:32:34 +0000 reimar Change %f to %e in generated fragment programs to avoid losing precision unnecessarily.