Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed DEBUG compilation (nw) | 2015-01-01 | 1 | -3/+3 | |
| | |||||
* | Palettes are now copied during get_primlist. This should fix | 2015-01-01 | 1 | -16/+18 | |
| | | | | | | | | multithreading related palette issues. Along the way also - added constructors to SDL osd structs - changed related malloc to global_alloc - added a copyfrom routine to dynamic_array - minor code simplifications. | ||||
* | avoid even more unnecessary rgb_t<->UINT32 conversions (nw) | 2014-05-06 | 1 | -5/+5 | |
| | |||||
* | avoid some more unnecessary rgb_t <-> UINT32 conversions (nw) | 2014-05-06 | 1 | -8/+8 | |
| | |||||
* | avoid more unnecessary UINT32<->rgb_t conversions (nw) | 2014-04-07 | 1 | -11/+11 | |
| | |||||
* | renamed rendersw.c to rendersw.inc | 2014-03-19 | 1 | -0/+1941 | |