index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
Fixed compiler warnings on Haiku.
Ryan C. Gordon
1
-0
/
+5
2011-09-18
Implemented x86 and x86-64 spinlock inline asm.
Ryan C. Gordon
1
-4
/
+13
2011-09-18
Use an actual #error instead of a bogus symbol if there's no spinlock support.
Ryan C. Gordon
1
-3
/
+2
2011-09-18
Patched to compile on some platforms.
Ryan C. Gordon
1
-8
/
+8
2011-09-17
Add tests for SDL_RectEquals and empty rectangle cases
Andreas Schiffler
1
-24
/
+342
2011-09-17
Add special cases for empty rectangles in SDL_Rect functions
Andreas Schiffler
1
-1
/
+39
2011-09-17
Fix SDL_RectEquals define
Andreas Schiffler
1
-1
/
+1
2011-09-16
Add test cases for SDL_RectEmpty
Andreas Schiffler
1
-2
/
+83
2011-09-16
Add NULL handling in SDL_RectEmpty and SDL_RectEquals
Andreas Schiffler
1
-2
/
+3
2011-09-15
Removed some FIXMEs (Nathan's changes were, in fact, correct).
Ryan C. Gordon
1
-4
/
+2
2011-09-15
Merged Nathan Heisey's Haiku work into the main SDL 1.3 branch.
Ryan C. Gordon
29
-2141
/
+2642
2011-09-15
Added tests for SDL_UnionRect to testrect suite
Andreas Schiffler
1
-3
/
+206
2011-09-10
Cleans up the logger output a bit. Removes fuzzer invocation count
Markus Kauppila
1
-4
/
+8
2011-09-12
Clean up the win32 compiler warnings for SDL threads, in the 1.3 branch.
Ryan C. Gordon
2
-29
/
+28
2011-09-12
Added tests for SDL_EnclosePoints.
Andreas Schiffler
1
-1
/
+260
2011-09-12
Fix regression introducted by added parameter check in SDL_EnclosePoints. Add...
Andreas Schiffler
1
-1
/
+12
2011-09-11
More work on cleaning out compiler warnings.
Ryan C. Gordon
2
-3
/
+4
2011-09-11
Fixed Win64 builds with MingW.
Ryan C. Gordon
2
-298
/
+361
2011-09-11
Some MMX fixes from Patrick Baggett.
Ryan C. Gordon
1
-27
/
+17
2011-09-09
Removed sail.bmp reference from Xcode project.
Ryan C. Gordon
1
-5
/
+0
2011-09-09
Fixed a compiler warning.
Ryan C. Gordon
1
-2
/
+2
2011-09-09
Fixed a compiler warning on Visual Studio.
Ryan C. Gordon
1
-2
/
+2
2011-09-09
Added a newline to the end of a file to quiet old versions of GCC.
Ryan C. Gordon
1
-1
/
+1
2011-09-09
Removed legacy Mac OS X dlcompat code.
Ryan C. Gordon
6
-12905
/
+5500
2011-09-07
Merge changes
Andreas Schiffler
1
-102
/
+337
2011-09-07
Fixed compiler warning on 32-bit Mac OS X.
Ryan C. Gordon
1
-2
/
+2
2011-09-06
Refactored IntersectRectAndLine tests and increased coverage
Andreas Schiffler
1
-102
/
+337
2011-09-04
Update SDL_REVISION
Andreas Schiffler
1
-2
/
+2
2011-09-04
Added tests for SDL_HasIntersection; added negative parameter tests; refactor...
Andreas Schiffler
2
-76
/
+257
2011-09-04
Added input parameter validation to some SDL_rect functions
Andreas Schiffler
1
-0
/
+36
2011-09-04
Added tests to testrect suite. Simple logger improvements. Fixed int-range fu...
Andreas Schiffler
5
-19
/
+216
2011-09-02
Fixed a compiler warning on Mac OS X.
Ryan C. Gordon
1
-1
/
+1
2011-09-02
Fixed a NSLog() format string.
Ryan C. Gordon
1
-1
/
+1
2011-09-02
Fixed another Apple typedef in SDL_opengl.h
Ryan C. Gordon
1
-0
/
+5
2011-09-01
Patched to compile.
Ryan C. Gordon
1
-0
/
+2
2011-09-01
Called method on wrong object in Android exception handler.
Ryan C. Gordon
1
-1
/
+1
2011-09-01
Removed unused variable.
Ryan C. Gordon
1
-8
/
+0
2011-09-01
Clean up any opened joysticks during SDL_JoystickQuit().
Ryan C. Gordon
1
-0
/
+13
2011-08-30
Backed out SDL_config.h overwrite that got committed by accident.
Ryan C. Gordon
1
-265
/
+18
2011-08-29
Automated merge with https://bitbucket.org/Markusk/sdl-gsoc
Ryan C. Gordon
112
-52746
/
+2980
2011-08-29
Fixed missing audio on iOS.
Ryan C. Gordon
1
-1
/
+1
2011-08-28
Fixed an error in doxygen markup.
Markus Kauppila
1
-0
/
+1
2011-08-28
Fixed a typo.
Markus Kauppila
1
-1
/
+1
2011-08-28
Updated TODO.
Markus Kauppila
1
-0
/
+4
2011-08-28
Minor cleaning.
Markus Kauppila
2
-12
/
+15
2011-08-28
Added elementary fuzzer-randgen invocation count.
Markus Kauppila
4
-10
/
+81
2011-08-28
Added TODO.
Markus Kauppila
1
-0
/
+7
2011-08-28
Test cases executed in their own process can now bail out if
Markus Kauppila
4
-5
/
+23
2011-08-28
Option --show-tests prints test description.
Markus Kauppila
2
-2
/
+3
2011-08-28
Fixed timestamp issue.
Markus Kauppila
1
-4
/
+6
[next]