istereo
diff src/ESRenderer.h @ 35:23e5d274b2a2
added options panel, also added the xib files to the repository as they're needed
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Fri, 09 Sep 2011 10:03:42 +0300 |
parents | 1bb950d0976b |
children | ff055bff6a15 |
line diff
1.1 --- a/src/ESRenderer.h Fri Sep 09 00:31:54 2011 +0300 1.2 +++ b/src/ESRenderer.h Fri Sep 09 10:03:42 2011 +0300 1.3 @@ -1,11 +1,3 @@ 1.4 -// 1.5 -// ESRenderer.h 1.6 -// istereo 1.7 -// 1.8 -// Created by nuclear on 9/6/11. 1.9 -// Copyright __MyCompanyName__ 2011. All rights reserved. 1.10 -// 1.11 - 1.12 #import <QuartzCore/QuartzCore.h> 1.13 1.14 #import <OpenGLES/EAGL.h>