summaryrefslogtreecommitdiff
path: root/include/SDL_shape.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2010-08-14Finally got the Win32 API code for shaping to work! Just need to fix SDL_Cal...egottlieb1-5/+5
2010-08-10Fixed a bug in X11 shaping that refused to use color-key mode.Eli Gottlieb1-0/+3
2010-07-22Added color-key mode and redid the code to work with it.Eli Gottlieb1-1/+6
2010-07-18Added #define's for error codes returned from SDL shaped-window API.Eli Gottlieb1-5/+9
2010-06-30Finished X11 shaped-window functionality and removed ellipse+polygon rendering.Eli Gottlieb1-3/+4
2010-06-21Added Andreas's fixes to the header and stub file for SDL_shape.Eli Gottlieb1-13/+19
2010-06-19Replaced the model of treating a window's shape as a render target with treat...Eli Gottlieb1-26/+7
2010-06-10Doxygen commenting is all finished up.Eli Gottlieb1-0/+7
2010-06-10Stubbed out the new get/set parameter functions, added the start of the enum,...Eli Gottlieb1-0/+68
2010-06-05Removed and added back SDL_shape.{c,h} wholesale. Will this get them tracked...Eli Gottlieb1-1/+0
2010-06-05Updated SDL_shape.h by adding a line break... somehow it's not being tracked ...Eli Gottlieb1-0/+1
2010-05-27Added the standard headers and footers that make SDL_shape.h and SDL_shape.c ...Eli Gottlieb1-4/+26
2010-05-25Changed API for shaped windows to make it much, much simpler. A shaped windo...Eli Gottlieb1-7/+3
2010-05-23I'm actually going to have to alter this proposed API a fair bit, but it's co...Eli Gottlieb1-2/+2
2010-05-21Moved SDL_shape.h, and building out the API as needed by SDL_Eyes.Eli Gottlieb1-0/+55