Commit graph

5 commits

Author SHA1 Message Date
Richard Goedeken
4c9ab9f226 Put a 1-pixel margin around screen when drawing OSD messages to resolve problem when using ATI fglrx drivers 2008-05-14 18:23:01 +00:00
Richard Goedeken
7e393f18fe Removed debugging printfs from OGLFT 2008-05-12 05:08:11 +00:00
Richard Goedeken
5a37f1c859 Revised OGL state saving/restoring code, removed some unnecessary code, added some printfs for debugging 2008-05-09 13:12:47 +00:00
John Chadwick
0bb218c73b - Fixed Indentations
- Removed documentation from the header file (useless to us, references bitmaps we don't even have anyways)
- Added generic unicode support
- Fixed some things for GCC 4.3.0

This was 2 hours of straight work. I kind of got drowsy at the end, so I may have made a few mistakes. However during debug I think I ironed them out... Remains some strange issues, I suppose they were already existant (I really should have tested) but either way i will try to take care of them.
2008-05-01 03:27:26 +00:00
James Hood
87311a4951 Implemented rendering callback API call in rice video and glN64. I created main/osd.cpp for handling the message queue and rendering the on-screen display. Right now it's incomplete and the osd doesn't work. I'm mainly committing this so people can see the render callback structure 2008-04-29 16:28:51 +00:00