Граф коммитов

41 Коммитов

Автор SHA1 Сообщение Дата
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
Joel Martinez 195db80fe3 Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
Amy Burns 7e3ae93777 Reorganization of tags 2014-02-13 16:39:15 +00:00
Sebastien Pouliot 0be79fcf32 There can be many [Since] attributes in the type hierarchy - we're interesting in the acutal type (so use 'false' for 'inherit') [#16770] 2013-12-13 14:16:27 -05:00
Amy Burns bc86932828 [CoreImage] Updating app icons 2013-10-22 13:19:52 +01:00
bholmes 93d01b3f85 Cleaning up some memory issues.
Reuse the context in the run loop.  Not a great practice to create thousands of these if it can be reused.

Adding Dispose calls to the Context and the Image that is created.
2013-09-27 11:52:51 -04:00
Miguel de Icaza f9bb4d642b Make this iOS7 too 2013-09-27 09:34:50 -04:00
Miguel de Icaza 7c3a7242a7 Fix rendering of copyright 2013-09-27 09:34:13 -04:00
bholmes 576e17070c Updating the screen shots.
Also adding the filter name to the Nav Bar title when viewing.
2013-09-18 20:12:30 -04:00
bholmes 43c5c75b36 Removing the test and rebase feature.
It is not reliable.  Results vary too much.
2013-09-18 20:12:30 -04:00
bholmes e039a59a08 Updating CoreImage sample for the new filters in iOS 7 2013-09-18 20:12:27 -04:00
PJ Beaman ba89f7181d [CoreImage] Cast all new RootElements as Element to avoid ambiguity. Fixes #11602 2013-07-24 15:32:54 -04:00
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
Sebastien Pouliot b01f40c3aa Do not rebase the filter images on devices (for debug/simulator only) 2012-11-21 16:31:10 -05:00
Marek Safar 210382c0e4 Add more filters 2012-09-21 15:17:22 +01:00
Miguel de Icaza 7a8ded2f52 Merge branch 'monotouch-5.4'
Conflicts:
	CoreImage/AppDelegate.cs
2012-09-06 14:33:04 -04:00
Sebastien Pouliot bc82453df7 Complete the CIColorCube part of the sample. Fix bug #6932 2012-09-05 15:36:33 -04:00
Craig Dunn 6dcf20be67 [CoreImage] fix ColorEffect > ColorCube example
Permission granted by author to use their UIColorCube sample code
https://github.com/vhbit/ColorCubeSample/issues/1
2012-08-13 15:06:58 +10:00
PJ Beaman ef78fd900e Merge branch 'master' into monotouch-5.4 2012-07-24 16:11:32 -04:00
Craig Dunn 86f41718ff [coreimage] fix readme, and therefore the samples webpage 2012-06-05 15:10:49 +10:00
Miguel de Icaza 102f65ebf6 Fix merge 2012-04-16 23:16:26 -04:00
Eric Beisecker 898c981a82 Added #if DEBUG for showing the Test Options 2012-04-05 15:45:47 -04:00
Eric Beisecker b5cc769270 Added Self-Testing code for CoreImage. 2012-03-28 20:03:48 -04:00
Eric Beisecker dce4025f80 Added Base Images for CoreImage self test 2012-03-28 20:02:59 -04:00
Eric Beisecker 0090335ebe Added Screenshots for the CoreImage sample 2012-03-26 18:32:39 -04:00
Eric Beisecker f5d54c1da5 Actually Removed the README from csproj. 2012-03-26 18:31:50 -04:00
Eric Beisecker dd626d63f4 Renamed README to .md removed from csproj file 2012-03-26 18:29:50 -04:00
Eric Beisecker beb3b6876a Added Metadata.xml file for CoreImage sample. 2012-03-26 18:18:07 -04:00
Eric Beisecker d0f1eb7261 Added Screenshots for the CoreImage sample 2012-03-26 18:14:06 -04:00
Eric Beisecker 715963703e Removed README from csproj. Renamed to .md 2012-03-26 18:13:47 -04:00
Eric Beisecker 5be12df89c Added newline to EOF 2012-03-22 12:39:29 -04:00
Eric Beisecker e5540d0e62 Change extension of the the README in CoreImage to .md and added Metadata.xml 2012-03-22 12:38:28 -04:00
Eric Beisecker ae06a21b72 Added the MinimumComposite filter to the Dialog List 2012-03-08 16:33:43 -05:00
Eric Beisecker 5f251f71f2 Added the CIDarkenBlendMode filter 2012-03-08 14:12:22 -05:00
Eric Beisecker 97cb327f9c Added the ColorBurnBlend Filter 2012-03-08 12:45:38 -05:00
Eric Beisecker b4a882c56b Added README and found name for the bird picture. 2012-03-07 19:04:02 -05:00
Eric Beisecker 26816e71fa Added Creative Commons licenses for images Used. 2012-03-07 18:58:25 -05:00
Miguel de Icaza 8e5df40646 Make it easier to navigate 2012-03-07 18:54:55 -05:00
Miguel de Icaza 903cfccbb9 Fix the sample to render the various filters that do not take images 2012-03-07 18:34:07 -05:00
Eric Beisecker 4352a3daf5 Removed unused code. Added additional comments. 2012-03-07 14:24:53 -05:00
Eric Beisecker 9205e77862 Added CoreImage samples. 2012-03-06 18:28:07 -05:00