Gabriel Jacobo
|
efa2d0581d
Fixes audio for Native Client, and other fixes...
|
il y a 11 ans |
Sam Lantinga
|
5ae12b46b5
The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL
|
il y a 11 ans |
Sam Lantinga
|
be74705f82
Visual Studio 2013 Express Edition can load the standard solution, so we don't need special Express Edition solutions.
|
il y a 11 ans |
Sam Lantinga
|
d639d031cf
Ignore Visual Studio test data files
|
il y a 11 ans |
Philipp Wiesemann
|
ef3887ecfc
Changed two Java nested classes into static nested classes.
|
il y a 11 ans |
Philipp Wiesemann
|
d2220917e0
Fixed typo in log message.
|
il y a 11 ans |
Philipp Wiesemann
|
2b95c4c40b
Fixed doxygen comment in header.
|
il y a 11 ans |
Philipp Wiesemann
|
0ad1dc1875
Fixed typo in source comment.
|
il y a 11 ans |
Sam Lantinga
|
85cae4783b
Updated projects for Visual Studio 2010, 2012 and 2013
|
il y a 11 ans |
Sam Lantinga
|
47e0aa0e6a
Fixed building on command line Mac OS X
|
il y a 11 ans |
Sam Lantinga
|
cde32ccc83
Fixed compile warnings
|
il y a 11 ans |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
il y a 11 ans |
Sam Lantinga
|
40538446d9
Fixed crash with SDL_SetError(NULL)
|
il y a 11 ans |
Sam Lantinga
|
0ddd252fdd
Fixed initializing test event queue
|
il y a 11 ans |
Sam Lantinga
|
5907cfaadf
Fixed another loopwave crash with no command line arguments
|
il y a 11 ans |
Sam Lantinga
|
a93474a2e5
Fixed loopwave crash with no command line arguments
|
il y a 11 ans |
Sam Lantinga
|
9fb2cc10c0
dront78 implemented YUV texture support for OpenGL ES 2.0
|
il y a 11 ans |
Gabriel Jacobo
|
93aabd3224
Adds missing Makefile for NACL test and a couple of smaller fixes
|
il y a 11 ans |
Gabriel Jacobo
|
1e352d7929
Chrome's Native Client backend implementation
|
il y a 11 ans |
Brandon Schaefer
|
04a0836b1a
Turns out visualstudio does not like PRIu64, soo lets just cast it to llu.
|
il y a 11 ans |
Brandon Schaefer
|
1f71676906
Fix warnings, only major one being an SDL_SetError not providing enough arguments.
|
il y a 11 ans |
Sam Lantinga
|
6671aa2a08
Code analysis annotations found a legitimate bug!
|
il y a 11 ans |
Sam Lantinga
|
d0146cfcc0
Added missing headers that should be installed.
|
il y a 11 ans |
Ryan C. Gordon
|
4f7329a127
Don't link directly against OpenGL.framework on Mac OS X.
|
il y a 11 ans |
Ryan C. Gordon
|
c294130f6e
Added SDL_opengl_glext.h to the list of headers to install.
|
il y a 11 ans |
Ryan C. Gordon
|
3dedcf29ff
Corrected package list for Wayland/Mir support (was missing libxkbcommon-dev).
|
il y a 11 ans |
Sam Lantinga
|
1188c174d7
Fixed Mac OS X build
|
il y a 11 ans |
Brandon Schaefer
|
d829af786e
Assume all motion events are mouse events unless tool_type states otherwise.
|
il y a 11 ans |
Sam Lantinga
|
4fd03b9582
Setting the window size changes the fullscreen display mode, unless a window display mode has been set.
|
il y a 11 ans |
Sam Lantinga
|
c15e26d77d
Fixed crash and lost pixel data when recovering from a lost device situation (e.g. alt-tab from fullscreen)
|
il y a 11 ans |