Mercurial > sdl-ios-xcode
log src/video/ps3/SDL_ps3video.c @ 4706:12c9d4532b49
age | author | description |
---|---|---|
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2009-12-04 | Sam Lantinga | Fixed calls to SDL_AddRenderDriver() |
2009-09-07 | Sam Lantinga | Merged Martin's code changes from Google Summer of Code 2009 |
2009-08-27 | Martin Lowinski | Added comments, clean up. gsoc2009_ps3 |
2009-08-06 | Martin Lowinski | Working 1080p, 720p, 480p videomodes and double buffering. gsoc2009_ps3 |
2009-07-21 | Martin Lowinski | Moved mode functions to SDL_ps3modes and fixed minor stuff. gsoc2009_ps3 |
2009-07-19 | Martin Lowinski | Code reviewed and added SPE API documentation. gsoc2009_ps3 |
2009-06-15 | Martin Lowinski | YUV-Textures with SPU-support working. gsoc2009_ps3 |
2009-06-13 | Martin Lowinski | Initialise 720p and 1080p display modes in VideoInit(). gsoc2009_ps3 |
2009-06-10 | Martin Lowinski | Moved SPE-functions to SDL_ps3spe.c. gsoc2009_ps3 |
2009-06-04 | Martin Lowinski | Roughly working framebuffer. gsoc2009_ps3 |
2009-05-29 | Martin Lowinski | Added ps3 video driver based on the dummy driver. gsoc2009_ps3 |