Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | g3dvl: Copyright blocks. | Younes Manton | 2009-10-01 | 10 | -0/+270 |
| | |||||
* | g3dvl: Color space conv interface & vl impl. | Younes Manton | 2009-10-01 | 6 | -112/+236 |
| | | | | | | | | 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). | ||||
* | g3dvl: Fix MSVC build. | José Fonseca | 2009-09-28 | 5 | -52/+95 |
| | | | | pipe/p_compiler for integer types. No declarations out of scope. | ||||
* | g3dvl: Missing semicolon. | Younes Manton | 2009-09-27 | 1 | -1/+1 |
| | |||||
* | g3dvl: Formatting and cleanups. | Younes Manton | 2009-09-27 | 4 | -195/+113 |
| | |||||
* | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton | 2009-09-27 | 10 | -0/+2872 |