added to the plugin. It pillerboxes and has theoretical support for
arbitrary resolution with GUI extension, but Rice is doing something
funky with actually clearing the window, so if you move it, the
pillerboxes are no longer black. A simple glClear(GL_COLOR_BUFFER_BIT)
makes the whole window black.
one pointer arithmetic one in TextureFilters.cpp (see tracker).
Once that is fixed Issue 24 in current form can be closed.
Testing done: Code compiles for normal and debug use without
any -Wall warnings and seems to yield the same results and previous
svn on my r300.
Rice Video as part of compiler warning code cleanup (Issue 24).
Testing done: Code compiles for normal and debug use without
general level warning and seems to yield the same results as previous
svn on my r300.