Project

General

Profile

« Previous | Next » 

Revision 3c70973c

Added by Leszek Koltunski almost 7 years ago

Fix 'Bitmap Tree' APP. Now 28 out of 31 APPs work.

View differences:

src/main/res/values/strings.xml
113 113
    <string name="example_effectqueue_subtitle">Add, remove and list all effects currently acting on a Bitmap.</string>
114 114
    <string name="example_check">Check</string>  
115 115
    <string name="example_check_subtitle">Check the maximum number of effects (separately for vertex and fragment shaders) we can apply to a single bitmap.</string>
116
    <string name="example_fbo">Bitmap Tree</string>  
117
    <string name="example_fbo_subtitle">Render one bitmap on top of another.</string>
116
    <string name="example_bitmaptree">Bitmap Tree</string>
117
    <string name="example_bitmaptree_subtitle">Render one bitmap on top of another.</string>
118 118
    <string name="example_starwars">Star Wars</string>  
119 119
    <string name="example_starwars_subtitle">Shows how to create the opening crawl from Star Wars Episode IV.</string>
120 120
    <string name="example_olimpic">Olimpic Rings</string>  

Also available in: Unified diff