mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
(iOS) Camera - add two links for reference
This commit is contained in:
parent
272795ca17
commit
624250cc7f
@ -14,6 +14,10 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// References:
|
||||
// http://allmybrain.com/2011/12/08/rendering-to-a-texture-with-ios-5-texture-cache-api/
|
||||
// https://developer.apple.com/library/iOS/samplecode/GLCameraRipple/
|
||||
|
||||
#include <OpenGLES/ES2/gl.h>
|
||||
#include <OpenGLES/ES2/glext.h>
|
||||
#include <CoreVideo/CVPixelBuffer.h>
|
||||
|
Loading…
Reference in New Issue
Block a user