Mercurial
Mercurial
>
icculus
>
SDL-audio-capture
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Allow events at startup so we don't lose important events like SDL_DROPFILE
2012-10-14, by Sam Lantinga
Implemented drop events in iOS
2012-10-14, by Sam Lantinga
Updated testjoystick for SDL 2.0 API - patch from simon
2012-10-14, by Sam Lantinga
gem: Handle mouse motion by checking when cursor leave previous position. Add function to check mouse focus using visible window areas.
SDL-1.2
2012-10-12, by Patrice Mandin
gem: Handle relative mouse motion earlier
SDL-1.2
2012-10-12, by Patrice Mandin
gem: Split mouse motion and mouse buttons handling
SDL-1.2
2012-10-12, by Patrice Mandin
gem: Move special keys handling in a separate function
SDL-1.2
2012-10-12, by Patrice Mandin
The logical size set for a render target is temporary and shouldn't conflict with the logical size set for a window.
2012-10-12, by Sam Lantinga
Don't use the --no-undefined linker option yet, it doesn't build on OpenBSD and BeOS.
2012-10-12, by Sam Lantinga
Fixed a bug resetting the viewport with a render target.
2012-10-12, by Sam Lantinga
Added SDL_GetRenderTarget() API function
2012-10-12, by Sam Lantinga
Use the --no-undefined linker option if it's available, which will catch references to undefined functions which could fail at runtime.
2012-10-11, by Sam Lantinga
Merged Ryan's changes
2012-10-11, by Sam Lantinga
Only install/uninstall the colormap if we've created a DirectColor colormap.
2012-10-11, by Sam Lantinga
Added missing X11 call XUninstallColormap()
2012-10-11, by Sam Lantinga
Added missing X11 symbol.
2012-10-11, by Ryan C. Gordon
Use variables for what they were created for
SDL-1.2
2012-10-11, by Patrice Mandin
Test commit. Adding space to TODO..
2012-10-11, by Michael Sartain
Add GLX_X_VISUAL_TYPE_EXT so created window will use DirectColor if available (instead of TrueColor).
2012-10-11, by Michael Sartain
Add XInitThreads to X11_CreateDevice.
2012-10-11, by Michael Sartain
Fix Colormap when using X11_SetWindowFullscreenViaWM() path.
2012-10-11, by Michael Sartain
Allow specifying of OpenGL 3.2 Core Profile on Mac OS X.
2012-10-10, by Ryan C. Gordon
Add flags to the vidmode debug output
2012-10-06, by Sam Lantinga
When using Xinerama, XVidMode always works on screen 0. Otherwise use the real X11 screen.
2012-10-06, by Sam Lantinga
XVidMode only works on the screen at the origin
2012-10-06, by Sam Lantinga
XFlush() after setting the icon.
SDL-1.2
2012-10-05, by Ryan C. Gordon
Fixed memory leak in X11_SetWindowIcon().
2012-10-05, by Ryan C. Gordon
Try to use _NET_WM_ICON if possible for X11's SDL_WM_SetIcon() implementation.
SDL-1.2
2012-10-05, by Ryan C. Gordon
Fixed compiler warning in debug code.
2012-10-04, by Ryan C. Gordon
Turn off video mode debugging
2012-10-04, by Sam Lantinga
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
tip