Richard Goedeken
12842f44b8
New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk
2008-05-16 04:46:48 +00:00
Richard Goedeken
578f272278
Reworked screenshot mechanism. Now screenshots are retrieved from video plugins with ReadScreen instead of CaptureScreen, and compressed/saved from main core instead of plugins. Fixed 64-bit bug in Glide64.
2008-04-23 03:59:09 +00:00
Scott Knauert
59f63818ac
Okay, this should really fix the Rice regressions by
...
reverting to the older OGLRender.cpp. Assuming svn
actually commits it to head. I don't know why my mere /
commit wasn't going through before.
2008-04-22 22:40:03 +00:00
Scott Knauert
f12b192d95
Reverting Rice to pre-widescreen support due to
...
Issues 69 and 72. No easy fix.
2008-04-22 16:23:09 +00:00
Richard Goedeken
6adfa80ecf
reverted commits 262-267 in trunk
2008-04-22 11:59:50 +00:00
John Chadwick
d54963521e
Needs more work, because it doesn't work, but this is the outline of status message support.
2008-04-22 05:58:11 +00:00
Richard Goedeken
5de3961515
Fixed warning in rice video OGLRender.cpp. Also do not compare floats for equality
2008-04-19 12:27:17 +00:00
Scott Knauert
310fb374f0
Revert r231 glViewport() commenting, needed when switching back from rendering to a texture,
...
i.e. most text stops working in Mario64.
2008-04-18 16:30:32 +00:00
Scott Knauert
6500bc445b
Widescreen fixes.
2008-04-18 14:53:17 +00:00
Scott Knauert
707511a6d7
More preliminary Rice widescreen fixes.
2008-04-18 01:08:49 +00:00
Scott Knauert
69de736fa1
Preliminary Rice widescreen support. Try out the 960x600 resolution I
...
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.
2008-04-17 23:38:57 +00:00
Richard Goedeken
5f32c254fe
Converted all tabs to 4-spaces, and all line endings to LF-only
2008-04-06 14:55:37 +00:00
Scott Knauert
edcef05047
Changes: Fixed nearly all warnings in Rice (Issue 24) except
...
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.
2008-04-04 19:18:54 +00:00
Richard Goedeken
2dd0da478c
Imported mupen64plus/trunk/rice_video from mupen64-amd64/trunk/ricevideo610-64bit rev 254
2008-03-15 14:36:11 +00:00