2008-10-29 |
Sam Lantinga |
We'd never port SDL to Minix... would we? :)
|
2008-10-18 |
Sam Lantinga |
Added dummy shared object files, fixing linker errors
|
2008-10-18 |
Sam Lantinga |
(none)
|
2008-10-16 |
Sam Lantinga |
Added the SDL_haptic files to the project
|
2008-10-16 |
Sam Lantinga |
Disabled the Haptic API on iPhone, changed the order of the header to match
|
2008-10-14 |
Edgar Simo |
Fixed compilation on mingw32.
|
2008-10-12 |
Sam Lantinga |
Added missing math.h functionality for SDL_audiocvt.c
|
2008-10-12 |
Sam Lantinga |
Don't include <math.h> when HAVE_MATH_H isn't defined
|
2008-10-12 |
Sam Lantinga |
This can be static
|
2008-10-12 |
Sam Lantinga |
Fixed memory leak in raw mouse input processing.
|
2008-10-04 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-09-17 |
Ryan C. Gordon |
Add XInput support to Xcode project (untested!).
|
2008-09-17 |
Ryan C. Gordon |
Some cleanups on the new XInput code.
|
2008-09-15 |
Ryan C. Gordon |
Removed zap_ptr hack from Bugzilla #602...it was incorrect.
|
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
|