index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
SDL_compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-24
Fixed bug #926
Sam Lantinga
1
-1
/
+1
2010-01-21
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...
Sam Lantinga
1
-0
/
+2
2009-12-23
Added SDL_RenderClear() as a fast method of clearing the screen to the drawin...
Sam Lantinga
1
-1
/
+3
2009-12-16
Implemented SDL_setenv(), moved SDL_putenv() to compat.
Ryan C. Gordon
1
-0
/
+2
2009-12-14
The SDL 1.3 tests have been cleaned up not to include any 1.2 compatibility c...
Sam Lantinga
1
-55
/
+0
2009-12-09
Added interfaces for batch drawing of points, lines and rects:
Sam Lantinga
1
-0
/
+2
2009-10-19
Partial fix for bug #859
Sam Lantinga
1
-38
/
+103
2009-06-04
Added an ifdef so that if you
Bob Pendleton
1
-0
/
+10
2009-01-14
indent
Sam Lantinga
1
-3
/
+3
2009-01-13
Fixed NULL pointer dereference
Sam Lantinga
1
-2
/
+1
2008-12-12
Added current_w and current_h to SDL_VideoInfo for SDL 1.2 compatibility
Sam Lantinga
1
-0
/
+3
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2008-08-25
Missing keysym defines
Sam Lantinga
1
-0
/
+10
2008-03-14
ran make indent
Bob Pendleton
1
-28
/
+15
2008-03-14
re: bug#563. checking in some commented out trace code and a fix so that the ...
Bob Pendleton
1
-18
/
+35
2008-02-05
First pass implementation of new SDL scancode concept, as discussed with
Sam Lantinga
1
-62
/
+54
2008-01-08
Checking in Christian Walther's patch for x11 keyboard input. Minor code twea...
Bob Pendleton
1
-1
/
+4
2007-08-19
Date: Thu, 05 Jul 2007 14:02:33 -0700
Sam Lantinga
1
-0
/
+81
2007-08-18
Okay, still some bugs, but everything builds again...
Sam Lantinga
1
-2
/
+3
2007-08-18
More work in progress integrating SDL_Surface and the new SDL_Texture API
Sam Lantinga
1
-0
/
+4
2007-08-11
Emphasized the separation between SDL_Surface and SDL_Texture
Sam Lantinga
1
-1
/
+2
2007-07-06
Reverted mousewheel support in 1.2, since it breaks binary compatibility.
Sam Lantinga
1
-2
/
+0
2007-07-06
Fixed bug #382
Sam Lantinga
1
-0
/
+2
2007-06-16
Key repeat is handled by the OS, since text input is now decoupled from physi...
Sam Lantinga
1
-0
/
+5
2006-09-24
Formatting update
Sam Lantinga
1
-1
/
+2
2006-09-23
Fixed bug #329
Sam Lantinga
1
-1
/
+1
2006-07-25
Implemented OpenGL support on Mac OS X
Sam Lantinga
1
-1
/
+0
2006-07-16
Setting up the OpenGL support
Sam Lantinga
1
-0
/
+1
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
1
-0
/
+186