• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/wallpapers/Basic


Commit MetaInfo

Revision7d2e2912f3bb41e5d0819e64e42e22ecd143d6e3 (tree)
Time2009-09-29 10:43:39
AuthorJason Sams <rjsams@andr...>
CommiterJason Sams

Log Message

Add pragma to specify which raster program the script is using.

Change Summary

Incremental Difference

--- a/res/raw/galaxy.rs
+++ b/res/raw/galaxy.rs
@@ -14,6 +14,7 @@
1414
1515 #pragma version(1)
1616 #pragma stateVertex(PVBackground)
17+#pragma stateRaster(parent)
1718 #pragma stateFragment(PFBackground)
1819 #pragma stateFragmentStore(PFSBackground)
1920