aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/gfx.cpp
AgeCommit message (Expand)Author
2011-03-07ANDROID: Move misplaced assertdhewg
2011-03-07ANDROID: Move the overlay initializationdhewg
2011-03-05ANDROID: Fix 16bit cursorsdhewg
2011-03-05ANDROID: Proper fillBuffer() for non CLUT8 colorsdhewg
2011-03-05ANDROID: Rename function for less confusiondhewg
2011-03-05ANDROID: Clear screen on initSize()dhewg
2011-03-05ANDROID: Add initial 16bit gfx supportdhewg
2011-03-04ANDROID: Clear game texture on initSize()dhewg
2011-03-04ANDROID: Cleanupdhewg
2011-03-04ANDROID: Fix slightly off while loopdhewg
2011-03-03ANDROID: Implement surface resizesdhewg
2011-03-02ANDROID: Properly release texture resourcesdhewg
2011-03-02ANDROID: Check for a surface in updateScreen()dhewg
2011-03-02ANDROID: Move swapBuffers to the native sidedhewg
2011-03-02ANDROID: cleanupdhewg
2011-03-02ANDROID: Untangle JNI interweavingdhewg
2011-02-27ANDROID: Remove another weird workarounddhewg
2011-02-25ANDROID: Remove weird workaround in clearScreen()dhewg
2011-02-24ANDROID: Check thread origin when debugging GLdhewg
2011-02-24ANDROID: Deuglify overlay gfxdhewg
2011-02-24ANDROID: Move rest of everything JNIdhewg
2011-02-24ANDROID: Wrap JNI code in a classdhewg
2011-02-24ANDROID: Move the global back reference to jni.cppdhewg
2011-02-24ANDROID: Split code into multiple filesdhewg