graph
- Hi,2009-06-07, by Sam Lantinga
- Added a #ifndef SDL_NO_COMPAT around SDL_ActiveEvent and SDL_ResizeEvent so that code2009-06-05, by Bob Pendleton
- Best pixel formats with alpha search code has been added to function which converts surface to texture with enabled color keys. Now "testsprite2 --renderer opengl_es" works fine with all pixel formats with alpha. This affects other renderers too.2009-06-05, by Mike Gorchak
- QNX quirk has been added, QNX OpenGL ES implementation is broken regarding support of textures with packed pixel formats.2009-06-05, by Mike Gorchak
- Added an ifdef so that if you2009-06-04, by Bob Pendleton
- Support for BGR565 pixel format has been added, mainly for OpenGL ES renderer. OpenGL ES renderer now have new texture formats.2009-06-03, by Mike Gorchak
- Von: Thomas Zimmermann2009-06-03, by Sam Lantinga
- OpenPandora support added by David Carré2009-05-31, by Sam Lantinga
- error message typo fix2009-05-28, by Sam Lantinga
- Added framebuffer mapping.gsoc2009_ps3 2009-11-12, by Martin Lowinski
- created env (fbcon-1.3) and added basic filesgsoc2009_ps3 2009-11-07, by Martin Lowinski
- Added comments, clean up.gsoc2009_ps3 2009-08-27, by Martin Lowinski
- Rewritten Makefile (fixed bug) and cleanup for yuv2rgb.gsoc2009_ps3 2009-08-14, by Martin Lowinski
- Checking for spu-progs and libs.gsoc2009_ps3 2009-08-11, by Martin Lowinski
- Added Makefile rule for spu programs. Added Readme.gsoc2009_ps3 2009-08-10, by Martin Lowinski
- Fixed bug in texture format.gsoc2009_ps3 2009-08-10, by Martin Lowinski
- Working 1080p, 720p, 480p videomodes and double buffering.gsoc2009_ps3 2009-08-06, by Martin Lowinski
- Moved mode functions to SDL_ps3modes and fixed minor stuff.gsoc2009_ps3 2009-07-21, by Martin Lowinski
- Code reviewed and added SPE API documentation.gsoc2009_ps3 2009-07-19, by Martin Lowinski
- configure.in changes missing in last commit.gsoc2009_ps3 2009-06-21, by Martin Lowinski
- Scaling (bilinear) of YUV-Textures working.gsoc2009_ps3 2009-06-19, by Martin Lowinski
- Support all YUV texture formats using SW_Textures.gsoc2009_ps3 2009-06-18, by Martin Lowinski
- YUV-Textures with SPU-support working.gsoc2009_ps3 2009-06-15, by Martin Lowinski
- Initialise 720p and 1080p display modes in VideoInit().gsoc2009_ps3 2009-06-13, by Martin Lowinski
- Moved SPE-functions to SDL_ps3spe.c.gsoc2009_ps3 2009-06-10, by Martin Lowinski
- Fixed centering. Added debug msgs for RenderCopy().gsoc2009_ps3 2009-06-06, by Martin Lowinski
- Roughly working framebuffer.gsoc2009_ps3 2009-06-04, by Martin Lowinski
- Added ps3 video driver based on the dummy driver.gsoc2009_ps3 2009-05-29, by Martin Lowinski
- Creating GSoC 2009 code branchgsoc2009_ps3 2009-05-23, by Sam Lantinga
- indent2009-05-23, by Sam Lantinga