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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-09
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...
Sam Lantinga
27
-2783
/
+319
2010-05-09
Make the compiler even happier
Sam Lantinga
1
-1
/
+1
2010-05-09
Make sure events are current before flushing them.
Sam Lantinga
1
-0
/
+3
2010-05-09
Added missing header
Sam Lantinga
1
-0
/
+1
2010-05-09
Removed unused variables
Sam Lantinga
1
-4
/
+1
2010-05-09
Fixed compiler warnings
Sam Lantinga
1
-4
/
+3
2010-05-09
Fixed variable use before initialize warnings
Sam Lantinga
1
-3
/
+6
2010-05-09
Removed unused variables
Sam Lantinga
1
-2
/
+0
2010-05-09
Fixed Eric's changes to allow building from the command line.
Sam Lantinga
1
-1
/
+1
2010-05-08
Exempted writable modes from bundle check on OS X since bundle areas are typi...
Eric Wing
1
-0
/
+6
2010-05-08
Added automated test to Xcode project plus needed changes to SDL_RWFromFile t...
Eric Wing
3
-3
/
+56
2010-05-02
Much improved multi-display support for iPad.
Ryan C. Gordon
7
-78
/
+138
2010-05-01
Test for system version in the Apple Recommended way.
Ryan C. Gordon
1
-2
/
+4
2010-04-30
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon
3
-1
/
+110
2010-04-29
Implemented display mode functionality for UIKit.
Ryan C. Gordon
1
-21
/
+125
2010-04-20
Fix a crash caused by empty keyboard focus
Jjgod Jiang
1
-2
/
+2
2010-04-15
changeset: 4434:4e5dd7dc58cd
Sam Lantinga
1
-1
/
+3
2010-04-15
Minor cleanup on Jiang's patch
Sam Lantinga
2
-6
/
+12
2010-04-15
changeset: 4433:25667ea797fa
Sam Lantinga
3
-4
/
+20
2010-04-15
Fixed bug 984
Sam Lantinga
1
-0
/
+4
2010-03-25
General improvements for user custom event registration
Sam Lantinga
10
-73
/
+138
2010-03-10
Fixed bug #943
Sam Lantinga
4
-4
/
+14
2010-02-28
Disable error checks for reset actuators and set autocenter.
Edgar Simo
1
-0
/
+4
2010-02-28
Changed revision details to be a string (an hg changeset) instead of an int.
Ryan C. Gordon
1
-1
/
+1
2010-02-17
Adam Strzelecki to SDL
Sam Lantinga
1
-1
/
+4
2010-02-14
Make sure STRICT is defined so the window proc has the correct prototype
Sam Lantinga
1
-0
/
+1
2010-02-14
Fixed compile error using Borland C++
Sam Lantinga
1
-1
/
+1
2010-02-12
Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix.
Ryan C. Gordon
1
-2
/
+1
2010-02-05
Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix.
Ryan C. Gordon
1
-1
/
+1
2010-02-01
Fixed showing and hiding fullscreen windows
Sam Lantinga
2
-8
/
+5
2010-01-27
Fixed bug #743
Sam Lantinga
2
-5
/
+11
2010-01-26
Removed test for "driver is valid, but doesn't see any audio devices."
Ryan C. Gordon
22
-50
/
+26
2010-01-24
Fixed bug #926
Sam Lantinga
392
-682
/
+675
2010-01-24
Fixed bug #935
Sam Lantinga
8
-460
/
+0
2010-01-24
Added magic to detect already freed or otherwise invalid windows and textures.
Sam Lantinga
2
-131
/
+128
2010-01-24
Fixed bug #916
Sam Lantinga
1
-4
/
+6
2010-01-22
update window prev links
Sam Lantinga
1
-0
/
+9
2010-01-22
Fixed infinite loop at shutdown - update texture prev links
Sam Lantinga
1
-0
/
+6
2010-01-21
Fixed compilation on iPhone
Sam Lantinga
1
-1
/
+1
2010-01-21
Fixed crash when there was no mouse focus for some reason (iPhone bug?)
Sam Lantinga
1
-4
/
+4
2010-01-21
Fixed Cocoa and OpenGL builds
Sam Lantinga
3
-40
/
+40
2010-01-21
Fixed compile warning
Sam Lantinga
1
-1
/
+0
2010-01-21
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...
Sam Lantinga
52
-869
/
+643
2010-01-19
From: Jjgod Jiang
Sam Lantinga
3
-10
/
+13
2010-01-18
Fixed bug #920
Sam Lantinga
1
-10
/
+35
2010-01-18
Fixed bug #930
Sam Lantinga
11
-2781
/
+0
2010-01-18
Fixed compile error on Mac OS X 10.4
Sam Lantinga
2
-10
/
+10
2010-01-18
Fixed bug #932
Sam Lantinga
1
-0
/
+1
2010-01-17
Minor cleanups in PulseAudio code, to keep this 80-column-friendly.
Ryan C. Gordon
1
-33
/
+40
2010-01-17
Attempt to clean up PulseAudio dynamic loading support.
Ryan C. Gordon
1
-148
/
+142
[next]