summaryrefslogtreecommitdiff
path: root/include/SDL_blendmode.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-08-14Fixed compiler warning with enumSam Lantinga1-2/+2
2017-08-14Implemented more flexible blending modes for accelerated renderersSam Lantinga1-1/+58
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2014-11-25Corrected header file guard comments.Philipp Wiesemann1-1/+1
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-07-23Updated blend semantics so blending uses the following formula:Sam Lantinga1-4/+11
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-5/+1
2013-02-15Happy New Year!Sam Lantinga1-1/+1
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-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-02-04Restored SDL_BLENDMODE_MOD for MAMESam Lantinga1-0/+1
2011-01-31Making the API simpler, the blend modes are "none, blend, add" and are suppor...Sam Lantinga1-6/+2
2010-12-12Use the enumerated type for blend and scale mode instead of intSam Lantinga1-0/+64