log

age author description
2008-09-15 Sam Lantinga Almost got this compiling on Cygwin32, just needs DirectInput 7
2008-09-15 Sam Lantinga Updated Visual C++ build
2008-09-15 Sam Lantinga more more!
2008-09-15 Sam Lantinga Yet more math...
2008-09-15 Sam Lantinga Whoops, missed a file...
2008-09-15 Sam Lantinga Expanded the libm support and put it into a separate directory.
2008-09-15 Sam Lantinga (none)
2008-09-15 Ryan C. Gordon Merged r4087:4088 from branches/SDL-1.2: missing semicolon.
2008-09-15 Sam Lantinga indent
2008-09-15 Sam Lantinga http://sources.redhat.com/ml/newlib/2002/msg00230.html
2008-09-08 Ryan C. Gordon Merged r4082:4083 from branches/SDL-1.2: sparc64 crash fix.
2008-09-06 Darren Alton Fixes to the NDS sprite2 test. Illustrates partially working texture-as-sprite functionality.
2008-09-06 Darren Alton Initial work for NDS haptic support.
2008-09-04 Edgar Simo Allow testing haptic devices by index.
2008-09-02 Holmes Futrell Added SDL_GL_RETAINED_BACKING attribute to SDL_GLattr
2008-09-02 Holmes Futrell Serves a similar purpose as SDL_opengl.h, except for OpenGLES.
2008-09-02 Holmes Futrell Added support for OpenGL ES renderer
2008-09-02 Holmes Futrell Ran GNU indent on file
2008-09-02 Holmes Futrell Rolling back changes to revision 4071 ... made some mistakes, will try merging work again.
2008-09-02 Holmes Futrell Added retained backing attribute, reference to UIKit renderer
2008-09-02 Holmes Futrell This file serves a similar purpose as SDL_glfuncs.h, but for the OpenGL ES renderer.
2008-09-02 Holmes Futrell Added OpenGL ES support
2008-09-02 Holmes Futrell These files are similar in purpose and structure as SDL_renderer_gl.c and SDL_renderer_gl.h, except they use OpenGL ES 1.1 for rendering.
2008-09-01 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
2008-08-31 Sam Lantinga Date: Sun, 31 Aug 2008 17:53:59 +0200
2008-08-31 Sam Lantinga indent
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-27 Szymon Wilczek Many mouse and tablet linux test file added
2008-08-26 Edgar Simo Fix for mingw compilation by Alam.
2008-08-26 Edgar Simo Changed spaces to tabs.
2008-08-26 Edgar Simo svn:ignore files generated by xcode.
2008-08-26 Edgar Simo Update to xcode to include haptic subsystem stuff by Alam.
2008-08-26 Edgar Simo Missing an include.
2008-08-26 Sam Lantinga Fixed Visual Studio compilation problems
2008-08-26 Sam Lantinga Fixed crash when tablet isn't detected properly
2008-08-26 Sam Lantinga Dynamically load wintab32.dll
2008-08-26 Sam Lantinga indent
2008-08-26 Sam Lantinga Added Wacom API headers.
2008-08-26 Sam Lantinga Couriersud fixed bug #603
2008-08-26 Sam Lantinga indent. *sigh*
2008-08-26 Sam Lantinga Date: Sun, 20 Jul 2008 22:34:37 +0200
2008-08-26 Sam Lantinga Fixed compile errors for audio resampling. I'm not sure how this got missed...
2008-08-25 Edgar Simo Merged force_feedback_branch r4042: unbuildability of dummy haptic driver with some configurations.
2008-08-25 Szymon Wilczek Removed unneccesary code lines. Fixed mousename bug. Added lacking code in mousebutton
2008-08-25 Edgar Simo Merge of force feedback branch r4039.
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Edgar Simo Merging another last minute fix from force feedback branch (r4036)
2008-08-25 Sam Lantinga Merged last minute fixes from force feedback branch (r4031, r4033, r4034)
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Sam Lantinga Fixed compile errors introduced during the merge refactoring
2008-08-25 Sam Lantinga Added missing X1/X2 button support
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Sam Lantinga Missing keysym defines
2008-07-05 Ryan C. Gordon Testing Subversion commit RSS feed.
2008-07-05 Sam Lantinga Reverted Holmes' changes, they should be on the iphone branch
2008-06-22 Holmes Futrell disabled compile time assertion ... no 64 bit primitive types available on iPhone (it appears)
2008-06-22 Holmes Futrell Added iPhone OS (__IPHONEOS__) as a platform
2008-06-22 Holmes Futrell iPhone OS uses a custom main
2008-05-26 Sam Lantinga Fixed compiler warning
2008-05-26 Sam Lantinga Reverted revision 3416, fixing bug #589
2008-05-08 Sam Lantinga Date: Wed, 7 May 2008 21:48:10 +0200
2008-05-02 Sam Lantinga Updated Xcode project from Eric Wing
2008-08-27 Sam Lantinga indent gsoc2008_nds
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2008-08-21 Darren Alton Some more work on the audio driver. gsoc2008_nds
2008-08-18 Darren Alton Timers work now. gsoc2008_nds
2008-08-17 Darren Alton More sprite-driven texture work in the render/video drivers. gsoc2008_nds
2008-08-16 Darren Alton More sprite-work in the render driver, and some updates to the nds-test-progs. gsoc2008_nds
2008-08-16 Darren Alton Beginnings of sprite support. gsoc2008_nds
2008-08-16 Darren Alton Minor cleanups in renderer. gsoc2008_nds
2008-08-16 Darren Alton Rendering now partially works! (Some BIZARRE bug that I inadvertently fixed.) gsoc2008_nds
2008-08-16 Darren Alton More work and some bugfixes on the graphics driver. gsoc2008_nds
2008-08-15 Darren Alton Some audio work, setting default frequency, volume, etc. and calling a generic playback function that uses them. gsoc2008_nds
2008-08-15 Darren Alton Cleaning up the renderer code to hopefully squish any problems. Starting to incorporate sprites, as well gsoc2008_nds
2008-08-14 Darren Alton renderer: Added a separate copy of texture pixels in system RAM, copied into VRAM during RenderPresent. Still trying to fix rendering. gsoc2008_nds
2008-08-13 Darren Alton Existing testsprite programs made into NDS projects gsoc2008_nds
2008-08-13 Darren Alton Making room for test prog's gsoc2008_nds
2008-08-11 Sam Lantinga Improved devkitPrO message in Makefile.ds and set better environment variable defaults gsoc2008_nds
2008-08-08 Darren Alton Ongoing video render work; initial work on NDS Timers. gsoc2008_nds
2008-07-26 Darren Alton Some debug work on the video driver, shows an error in the BG's vertical placement gsoc2008_nds
2008-07-25 Darren Alton Some small bug fixes and more work on video gsoc2008_nds
2008-07-19 Darren Alton More work on the accelerated 2D video driver, beginnings of sprite-based rendering support. Also some initial work on an audio driver. gsoc2008_nds
2008-07-13 Darren Alton More NDS video driver work. gsoc2008_nds
2008-07-10 Darren Alton Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver gsoc2008_nds
2008-07-02 Darren Alton Starting to work on a more complete video driver. gsoc2008_nds
2008-07-01 Darren Alton Fixed a conflict between the touch and joystick drivers. They now should both behave as expected. gsoc2008_nds
2008-06-29 Darren Alton Started minor changes to the coordinate system used by the touchscreen API as discussed on the mailing list. Also beginning to separate the 'Pressed' and 'Moved' event handling on the private level. gsoc2008_nds
2008-06-23 Darren Alton Started adding framework for Touchscreen API, based on and (consistent with) the existing Joystick API. gsoc2008_nds
2008-06-19 Darren Alton Cleaned up and added joypad support from 1.2.9 NDS port. Also some minor video driver bugfixes. gsoc2008_nds
2008-06-17 Darren Alton NDS video driver is now functional, using software rendering and framebuffer. gsoc2008_nds
2008-06-12 Darren Alton some changes to the dummy driver for debug purposes that should be reverted. gsoc2008_nds
2008-06-10 Darren Alton Fix for the previous commit: actually 'svn add'ed some files. gsoc2008_nds
2008-06-10 Darren Alton First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired. gsoc2008_nds
2008-04-23 Sam Lantinga Creating GSoC 2008 code branches gsoc2008_nds
2008-08-14 Aaron Wishnick Streamer in SDL_RunAudio should be totally implemented, but hasn't been tested yet. gsoc2008_audio_resampling
2008-08-13 Aaron Wishnick Implemented streamer code in SDL_RunAudio() but have not tested it. gsoc2008_audio_resampling
2008-08-12 Aaron Wishnick More streamer work. gsoc2008_audio_resampling
2008-08-12 Aaron Wishnick Added streamer code. I haven't yet incorporated it into SDL_RunAudio() though. gsoc2008_audio_resampling
2008-08-12 Aaron Wishnick General cleanup and fixed a buffer overrun bug. It may be necessary to normalize filter gain differently or something. gsoc2008_audio_resampling
2008-07-10 Aaron Wishnick Made a very significant optimization to the FIR filter which I believe I can take a little further. Right now the FIR filter size is 768 and I get some free() bugs, so this is something I need to debug. gsoc2008_audio_resampling
2008-07-02 Aaron Wishnick The windowed sinc filter generation code seems to be working fine. The FIR filtering code is also now working reasonably well. Occasionally the FIR filter will pop, but setting the normalization factor lower seems to help this. I suspect the problem is in the fixed point multiply/add. I also have a hunch the zero stuffing/sample discarding code is not correct, and I'll look at that soon to get it sorted out. gsoc2008_audio_resampling
2008-07-02 Aaron Wishnick Cleaned up some bugs, but the FIR filter is still distorting. gsoc2008_audio_resampling
2008-06-22 Aaron Wishnick Fixed lots of bugs in FIR filtering. Fixed point code is closer to working, but there seems to be overflow in the FIR filter resulting in distortion. gsoc2008_audio_resampling
2008-06-19 Aaron Wishnick IIR filtering now seems to work fine. Fixed point code also seems to be good. gsoc2008_audio_resampling
2008-06-18 Aaron Wishnick Implemented a lot of fixed point code for the filters. The SDL_FixMpy functions currently don't work properly -- there are some issues with signed vs unsigned. gsoc2008_audio_resampling
2008-06-18 Aaron Wishnick Began implementing IIR and FIR filters, and got zero stuffing and sample discarding working. gsoc2008_audio_resampling
2008-06-18 Aaron Wishnick Added beginnings of resampling code. gsoc2008_audio_resampling
2008-04-23 Sam Lantinga Creating GSoC 2008 code branches gsoc2008_audio_resampling
2008-08-25 Edgar Simo Fixed haptic dummy driver not compiling with some compilers. gsoc2008_force_feedback
2008-08-25 Edgar Simo Fix for mingw compilation of haptic subsystem by Alam. gsoc2008_force_feedback
2008-08-25 Edgar Simo Fixed silly mistake because of coding too fast. gsoc2008_force_feedback
2008-08-25 Sam Lantinga Yep, 0 is the correct value here gsoc2008_force_feedback