Age | Commit message (Collapse) | Author |
|
This appears to work around a blank screen bug Nexus1. I never
tracked it down, but as far as I can tell it is triggered by multiple
overlapping updates before flushing the texture to screen. This
condition only happens in the overlay atm so an extra redraw isn't the
end of the world.
(Also remove an unused _full_screen_dirty property)
svn-id: r53801
|
|
svn-id: r53160
|
|
Our warning() and error() functions always add an exclamation mark
to the end of the message anyway.
svn-id: r52791
|
|
This removes the final private library - we should be completely above
board now.
svn-id: r50677
|
|
svn-id: r49594
|
|
svn-id: r49507
|
|
The usual Android version doesn't actually print the assert message
before aborting.
svn-id: r49506
|
|
svn-id: r49505
|
|
svn-id: r49453
|
|
svn-id: r49449
|