Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-01 | g3dvl: Copyright blocks. | Younes Manton | |
2009-10-01 | g3dvl: Color space conv interface & vl impl. | Younes Manton | |
Interface is pipe_video_context::set_csc_matrix(). vl_csc.h defines some helpers to generate CSC matrices based on one of the color standard and a user defined ProcAmp (brightness, contrast, saturation, hue). | |||
2009-09-28 | g3dvl: Fix MSVC build. | José Fonseca | |
pipe/p_compiler for integer types. No declarations out of scope. | |||
2009-09-27 | g3dvl: Missing semicolon. | Younes Manton | |
2009-09-27 | g3dvl: Formatting and cleanups. | Younes Manton | |
2009-09-27 | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton | |