Sun, 07 Jun 2009 06:06:35 +0000 |
Ryan C. Gordon |
Initial work on power subsystem for SDL 1.3.
|
Sun, 07 Jun 2009 02:45:55 +0000 |
Sam Lantinga |
indent
|
Sun, 07 Jun 2009 02:44:46 +0000 |
Sam Lantinga |
Hi,
|
Fri, 05 Jun 2009 23:36:00 +0000 |
Bob Pendleton |
Added a #ifndef SDL_NO_COMPAT around SDL_ActiveEvent and SDL_ResizeEvent so that code
|
Fri, 05 Jun 2009 07:35:06 +0000 |
Mike Gorchak |
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.
|
Fri, 05 Jun 2009 07:30:51 +0000 |
Mike Gorchak |
QNX quirk has been added, QNX OpenGL ES implementation is broken regarding support of textures with packed pixel formats.
|
Thu, 04 Jun 2009 21:00:45 +0000 |
Bob Pendleton |
Added an ifdef so that if you
|
Wed, 03 Jun 2009 10:40:44 +0000 |
Mike Gorchak |
Support for BGR565 pixel format has been added, mainly for OpenGL ES renderer. OpenGL ES renderer now have new texture formats.
|
Wed, 03 Jun 2009 04:37:27 +0000 |
Sam Lantinga |
Von: Thomas Zimmermann
|
Sun, 31 May 2009 11:53:12 +0000 |
Sam Lantinga |
OpenPandora support added by David Carré
|
Thu, 28 May 2009 09:39:14 +0000 |
Sam Lantinga |
error message typo fix
|
Thu, 12 Nov 2009 21:44:14 +0000 |
Martin Lowinski |
Added framebuffer mapping.
gsoc2009_ps3
|
Sat, 07 Nov 2009 11:35:19 +0000 |
Martin Lowinski |
created env (fbcon-1.3) and added basic files
gsoc2009_ps3
|
Thu, 27 Aug 2009 11:33:56 +0000 |
Martin Lowinski |
Added comments, clean up.
gsoc2009_ps3
|
Fri, 14 Aug 2009 15:49:44 +0000 |
Martin Lowinski |
Rewritten Makefile (fixed bug) and cleanup for yuv2rgb.
gsoc2009_ps3
|
Tue, 11 Aug 2009 14:37:19 +0000 |
Martin Lowinski |
Checking for spu-progs and libs.
gsoc2009_ps3
|
Mon, 10 Aug 2009 18:05:33 +0000 |
Martin Lowinski |
Added Makefile rule for spu programs. Added Readme.
gsoc2009_ps3
|
Mon, 10 Aug 2009 13:28:58 +0000 |
Martin Lowinski |
Fixed bug in texture format.
gsoc2009_ps3
|
Thu, 06 Aug 2009 12:24:47 +0000 |
Martin Lowinski |
Working 1080p, 720p, 480p videomodes and double buffering.
gsoc2009_ps3
|
Tue, 21 Jul 2009 05:33:11 +0000 |
Martin Lowinski |
Moved mode functions to SDL_ps3modes and fixed minor stuff.
gsoc2009_ps3
|
Sun, 19 Jul 2009 11:31:47 +0000 |
Martin Lowinski |
Code reviewed and added SPE API documentation.
gsoc2009_ps3
|
Sun, 21 Jun 2009 03:55:21 +0000 |
Martin Lowinski |
configure.in changes missing in last commit.
gsoc2009_ps3
|
Fri, 19 Jun 2009 05:22:00 +0000 |
Martin Lowinski |
Scaling (bilinear) of YUV-Textures working.
gsoc2009_ps3
|
Thu, 18 Jun 2009 03:27:12 +0000 |
Martin Lowinski |
Support all YUV texture formats using SW_Textures.
gsoc2009_ps3
|
Mon, 15 Jun 2009 16:33:03 +0000 |
Martin Lowinski |
YUV-Textures with SPU-support working.
gsoc2009_ps3
|
Sat, 13 Jun 2009 05:20:57 +0000 |
Martin Lowinski |
Initialise 720p and 1080p display modes in VideoInit().
gsoc2009_ps3
|
Wed, 10 Jun 2009 09:15:33 +0000 |
Martin Lowinski |
Moved SPE-functions to SDL_ps3spe.c.
gsoc2009_ps3
|
Sat, 06 Jun 2009 06:40:23 +0000 |
Martin Lowinski |
Fixed centering. Added debug msgs for RenderCopy().
gsoc2009_ps3
|
Thu, 04 Jun 2009 07:02:15 +0000 |
Martin Lowinski |
Roughly working framebuffer.
gsoc2009_ps3
|
Fri, 29 May 2009 09:50:21 +0000 |
Martin Lowinski |
Added ps3 video driver based on the dummy driver.
gsoc2009_ps3
|