Ryan C. Gordon
|
70cebc7d43
Add coreaudio to the configure script's summary output.
|
11 years ago |
Ryan C. Gordon
|
446d19c4de
Removed SDL_SYS_JoystickNeedsPolling().
|
11 years ago |
Ryan C. Gordon
|
9e5504f89d
Mac: Run the CFRunLoop in joystick mode during SDL_SYS_JoystickNeedsPolling().
|
11 years ago |
Alfred Reynolds
|
8c2c744ad5
- fixed crash if you removed a device twice, the deviceRef is invalid if removed from the removed device callback (added in http://hg.libsdl.org/SDL/rev/d4e4d0fcda03 ).
|
11 years ago |
Ryan C. Gordon
|
8719a76535
Regenerated SDL_audiotypecvt.c with updated perl script.
|
11 years ago |
Ryan C. Gordon
|
91b7fb00d0
Fix audio resampling in some cases.
|
11 years ago |
Philipp Wiesemann
|
78d40e0901
Fixed nesting of HTML elements in documentation.
|
11 years ago |
Philipp Wiesemann
|
f4df542580
Fixed typos in documentation.
|
11 years ago |
Philipp Wiesemann
|
ea93820e1f
Fixed format string faults in audio tests.
|
11 years ago |
Gabriel Jacobo
|
7467e30b83
Forgot a piece of README-nacl.txt
|
11 years ago |
Gabriel Jacobo
|
efa2d0581d
Fixes audio for Native Client, and other fixes...
|
11 years ago |
Sam Lantinga
|
5ae12b46b5
The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL
|
11 years ago |
Sam Lantinga
|
be74705f82
Visual Studio 2013 Express Edition can load the standard solution, so we don't need special Express Edition solutions.
|
11 years ago |
Sam Lantinga
|
d639d031cf
Ignore Visual Studio test data files
|
11 years ago |
Philipp Wiesemann
|
ef3887ecfc
Changed two Java nested classes into static nested classes.
|
11 years ago |
Philipp Wiesemann
|
d2220917e0
Fixed typo in log message.
|
11 years ago |
Philipp Wiesemann
|
2b95c4c40b
Fixed doxygen comment in header.
|
11 years ago |
Philipp Wiesemann
|
0ad1dc1875
Fixed typo in source comment.
|
11 years ago |
Sam Lantinga
|
85cae4783b
Updated projects for Visual Studio 2010, 2012 and 2013
|
11 years ago |
Sam Lantinga
|
47e0aa0e6a
Fixed building on command line Mac OS X
|
11 years ago |
Sam Lantinga
|
cde32ccc83
Fixed compile warnings
|
11 years ago |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
11 years ago |
Sam Lantinga
|
40538446d9
Fixed crash with SDL_SetError(NULL)
|
11 years ago |
Sam Lantinga
|
0ddd252fdd
Fixed initializing test event queue
|
11 years ago |
Sam Lantinga
|
5907cfaadf
Fixed another loopwave crash with no command line arguments
|
11 years ago |
Sam Lantinga
|
a93474a2e5
Fixed loopwave crash with no command line arguments
|
11 years ago |
Sam Lantinga
|
9fb2cc10c0
dront78 implemented YUV texture support for OpenGL ES 2.0
|
11 years ago |
Gabriel Jacobo
|
93aabd3224
Adds missing Makefile for NACL test and a couple of smaller fixes
|
11 years ago |
Gabriel Jacobo
|
1e352d7929
Chrome's Native Client backend implementation
|
11 years ago |
Brandon Schaefer
|
04a0836b1a
Turns out visualstudio does not like PRIu64, soo lets just cast it to llu.
|
11 years ago |