summaryrefslogtreecommitdiff
path: root/src/video/SDL_blit_auto.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2014-03-21Static analysis fix: more cleanups of unused variables, etc, in blitters.Ryan C. Gordon1-349/+130
2014-03-21Static analysis fix: more dead stores.Ryan C. Gordon1-48/+72
2014-03-20Static analysis fix: clean up unused variables and dead stores in blitters.Ryan C. Gordon1-159/+210
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-11-24Make internal SDL sources include SDL_internal.h instead of SDL_config.hRyan C. Gordon1-1/+1
2013-07-23Updated blend semantics so blending uses the following formula:Sam Lantinga1-0/+72
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2012-09-27Removed executable bit from source filesSam Lantinga1-0/+0
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-03-06Fixed compiler warningsSam Lantinga1-90/+72
2011-02-04Restored SDL_BLENDMODE_MOD for MAMESam Lantinga1-144/+504
2011-01-31Making the API simpler, the blend modes are "none, blend, add" and are suppor...Sam Lantinga1-1009/+145
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-11-29Added ARGB8888 destination format (used on Mac OS X)Sam Lantinga1-0/+2659
2007-08-18Okay, still some bugs, but everything builds again...Sam Lantinga1-1/+1
2007-08-17More work in progress, still doesn't compile...Sam Lantinga1-174/+172
2007-08-17Work in progress: merging new texture features into SDL blit systemSam Lantinga1-0/+5357