DeSmuME is a Nintendo DS emulator
Go to file
rogerman 560b23103c Video Filters:
- When using multiple threads, ensure that all lines are accounted for when the line count isn't evenly divisible by the thread count.
- Add static method VideoFilter::GetAttributesByID().
- Reallocating the destination buffers now uses its own method. Reverts the changes from r5000.
- Prepare the code for the use of multi-pass filters.
2014-03-05 18:20:00 +00:00
desmume Video Filters: 2014-03-05 18:20:00 +00:00
tools tools: 2013-11-22 10:30:29 +00:00