Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-27 | gstspu: Fix a nasty regression, with DVDs randomly crashing | Jan Schmidt | 1 | -3/+3 | |
Use the local wrapper function when clearing the compositing buffers to ensure the correct portion is being cleared. | |||||
2009-05-26 | gstspu: Implement PGS rendering and alpha blending | Jan Schmidt | 1 | -0/+536 | |
Refactor the DVD subpicture compositing, switching it to 8-bit alpha calculations. Reuse some of the resulting code to implement PGS subpicture blending. Implement parsing and collecting of composition objects properly, but assuming a single active window and colour palette for now. I need more PGS samples. |