Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Renamed SDL_HapticQueryEffects to SDL_HapticQuery.
gsoc2008_force_feedback
2008-07-06, by Edgar Simo
Using errno for more verbosity in errors.
gsoc2008_force_feedback
2008-07-03, by Edgar Simo
Added SDL_HapticGetEffectStatus().
gsoc2008_force_feedback
2008-07-03, by Edgar Simo
Haptic subsystem should finally be properly attached to the build system.
gsoc2008_force_feedback
2008-07-03, by Edgar Simo
Fixed regex replace mistake.
gsoc2008_force_feedback
2008-07-03, by Edgar Simo
Updated the haptic dummy driver.
gsoc2008_force_feedback
2008-07-02, by Edgar Simo
Commented SDL_syshaptic.h.
gsoc2008_force_feedback
2008-07-02, by Edgar Simo
Some more error checking.
gsoc2008_force_feedback
2008-07-02, by Edgar Simo
Exposed some of the joystick stuff to the haptic subsystem.
gsoc2008_force_feedback
2008-07-02, by Edgar Simo
Added SDL_HapticUpdateEffect().
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
Merged seperate waveforms into types to be more compatible.
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
Added SDL_HAPTIC_CUSTOM (not supported on linux).
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
Added SDL_HapticStopEffect().
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
HapticSetGain checks to see if device supports it.
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
Setting effects memory to 0.
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
Removed the linux only SDL_HAPTIC_RUMBLE (use PERIODIC instead).
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
More comments.
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
Some more error reporting.
gsoc2008_force_feedback
2008-07-01, by Edgar Simo
Added some preliminary support for haptic effect control.
gsoc2008_force_feedback
2008-06-30, by Edgar Simo
Added query functions for haptic devices.
gsoc2008_force_feedback
2008-06-30, by Edgar Simo
Starting to add infrastructure to handle haptic effects.
gsoc2008_force_feedback
2008-06-30, by Edgar Simo
* Implemented opening and closing of haptic devices.
gsoc2008_force_feedback
2008-06-23, by Edgar Simo
Some code cleanup.
gsoc2008_force_feedback
2008-06-01, by Edgar Simo
Properly quit the SDL_haptic subsystem.
gsoc2008_force_feedback
2008-06-01, by Edgar Simo
Properly install the SDL_haptic header.
gsoc2008_force_feedback
2008-06-01, by Edgar Simo
First commit of the SDL_haptic subsystem.
gsoc2008_force_feedback
2008-06-01, by Edgar Simo
Creating GSoC 2008 code branches
gsoc2008_force_feedback
2008-04-23, by Sam Lantinga
Updated Template script to include symbolic links during copy
gsoc2008_iphone
2008-08-18, by Holmes Futrell
Updated template to include CoreGraphics framework (needed), updated template build script to copy config.h.default (necessary file)
gsoc2008_iphone
2008-08-18, by Holmes Futrell
removed build folder from branch
gsoc2008_iphone
2008-08-18, by Holmes Futrell
Fixed problem where creating the view passed NULL as the context for setting current context ... needed to actually pass the context.
gsoc2008_iphone
2008-08-18, by Holmes Futrell
updated template build settings
gsoc2008_iphone
2008-08-18, by Holmes Futrell
Added instruction to set the active SDK
gsoc2008_iphone
2008-08-18, by Holmes Futrell
modified template build script
gsoc2008_iphone
2008-08-18, by Holmes Futrell
update template script
gsoc2008_iphone
2008-08-18, by Holmes Futrell
updated template script
gsoc2008_iphone
2008-08-18, by Holmes Futrell
grammar, typos
gsoc2008_iphone
2008-08-18, by Holmes Futrell
added description
gsoc2008_iphone
2008-08-18, by Holmes Futrell
Grammar, spelling, clarity.
gsoc2008_iphone
2008-08-18, by Holmes Futrell
updated project for new file paths
gsoc2008_iphone
2008-08-16, by Holmes Futrell
(none)
gsoc2008_iphone
2008-08-16, by Holmes Futrell
Renamed functions and structures to GLES (rather than GL) to avoid confusion with the OpenGL renderer, which prior used the same names. Removed references to GL_IMG_texture_format_BGRA8888, which will not be supported here. Made it so renderer no longer caches texture filter mode, because I think that is actually bound to specific textures, so we'd need to cache the currently bound texture too ... I don't want to go through that trouble. DOES cache blend function though.
gsoc2008_iphone
2008-08-16, by Holmes Futrell
Filled in list of all OpenGL ES functions, used to contain only functions that were in use.
gsoc2008_iphone
2008-08-16, by Holmes Futrell
whitespace
gsoc2008_iphone
2008-08-16, by Holmes Futrell
removed NULL comment ... it's UIKit now, not NULL
gsoc2008_iphone
2008-08-16, by Holmes Futrell
whitespace
gsoc2008_iphone
2008-08-16, by Holmes Futrell
removed comment about NULL video driver ... it's not null anymore, it's the UIKit video driver.
gsoc2008_iphone
2008-08-16, by Holmes Futrell
Added comments, view now deletes keyboard upon dealloc, function declarations for iPhone keyboard additions now moved to SDL_uikitkeyboard.h.
gsoc2008_iphone
2008-08-16, by Holmes Futrell
comments and trivials
gsoc2008_iphone
2008-08-16, by Holmes Futrell
updated #include path, added comments.
gsoc2008_iphone
2008-08-16, by Holmes Futrell
Added comments
gsoc2008_iphone
2008-08-16, by Holmes Futrell
Cleaned up, updated header include path
gsoc2008_iphone
2008-08-16, by Holmes Futrell
added comment
gsoc2008_iphone
2008-08-16, by Holmes Futrell
Added comments, updated included header name
gsoc2008_iphone
2008-08-16, by Holmes Futrell
Header files that users of the library can include for additional iPhone keyboard functions.
gsoc2008_iphone
2008-08-15, by Holmes Futrell
renamed and moved up one directory
gsoc2008_iphone
2008-08-15, by Holmes Futrell
Elaborated on features and limitations of SDL for iPhone. renamed and moved readme with all the other readmes.
gsoc2008_iphone
2008-08-15, by Holmes Futrell
Renamed jump.c and jump.h to jumphack.c and jumphack.h ... why? Because they are undesirable hacks used to allow an SDL programmer to execute his/her own code upon program exit.
gsoc2008_iphone
2008-08-15, by Holmes Futrell
Cleaned up code, added comments.
gsoc2008_iphone
2008-08-15, by Holmes Futrell
Added macro so that targetconditionals.h isn't included when compiling from versions of Mac OS X earlier than 10.3 (the header file doesn't exist there). Instead, it is just assumed that you want to compile for Mac OS X rather than iPhone ... a fine assumption since you need 10.5 to compile for iPhone.
gsoc2008_iphone
2008-08-15, by Holmes Futrell
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip