add -target 1.1 to the make files for the libs

This commit is contained in:
benfry
2004-12-10 05:10:53 +00:00
parent 4ade8906d4
commit 06518e7fe4
5 changed files with 15 additions and 14 deletions
+2
View File
@@ -16,6 +16,8 @@ _ warn people that they should make images be a pow of 2
_ fonts probably need to be RGBA, not ALPHA style images
_ there's nothing really ALPHA about them?
_ also when drawing an image, sense whether drawn rotated
_ if just rotate/translate, then can use SCREEN_SPACE for fonts
_ bring screen space and font size settings back in to PGraphics
_ causing too much trouble to be stuck down in PFont
_ don't allocate zbuffer & stencil until depth() is called