summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/graphics/FrameBufferObjectActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Improve Cube Map and FrameBufferObject samples.Jack Palevich2010-02-031-4/+13
| | | | | | | | | Fix tabs and trailing whitespace. Expand comment to explain how we search for GL extensions. Rename and document the DEBUG_RENDER_OFFSCREEN_ONSCREEN variable. Also make it final static because its value never changes.
* Add API Demos showing how to use cube maps and frame buffer objects.Jack Palevich2010-01-291-0/+273