graph
- Remove sdl.pc during "make uninstall"SDL-1.2 2009-10-08, by Ryan C. Gordon
- Allow Unicode filenames in RWOPS on Windows.SDL-1.2 2009-10-08, by Ryan C. Gordon
- Ozkan Sezer 2009-04-01 23:17:13 PDTSDL-1.2 2009-10-08, by Sam Lantinga
- Update config.guess and config.subSDL-1.2 2009-10-08, by Sam Lantinga
- SDL 1.2.14 is a recommended update.SDL-1.2 2009-10-07, by Sam Lantinga
- Updated documentation with major changes for 1.2.14SDL-1.2 2009-10-07, by Sam Lantinga
- SuSE 11.1 installs directfb-config without directfb-devel, so check toSDL-1.2 2009-10-07, by Sam Lantinga
- Fixed building without OpenGL supportSDL-1.2 2009-10-07, by Sam Lantinga
- Updated libtool to version 2.2.6aSDL-1.2 2009-10-04, by Sam Lantinga
- Fixed make distSDL-1.2 2009-10-04, by Sam Lantinga
- Split acinclude.m4 into its constituent parts for easy upgradingSDL-1.2 2009-10-04, by Sam Lantinga
- Make the temporary black window be the maximum of all visible dimensionsSDL-1.2 2009-10-04, by Sam Lantinga
- You should check for the C compiler before you set CFLAGS. :)SDL-1.2 2009-10-02, by Sam Lantinga
- Fixed nasm detection for newer autotoolsSDL-1.2 2009-10-02, by Sam Lantinga
- Updated version for mingw32 buildSDL-1.2 2009-10-02, by Sam Lantinga
- Fixed VC2005 compiler warningsSDL-1.2 2009-09-30, by Sam Lantinga
- I just tested DGA mouse motion with X.org 1.6.0 and it's working fine,SDL-1.2 2009-09-30, by Sam Lantinga
- Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Removed isCustom ... not used any more.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Removed duplicate memset() calls.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Fixed SDL_VIDEO_WINDOW_POS environment variable for Quartz target.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Batch x11 dga mouse motion events into a single SDL event.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Reverted revision 4880 since this breaks installation on Mac OS X.SDL-1.2 2009-09-29, by Sam Lantinga
- Fixed strict aliasing (or inline asm?) issue.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Temporary band-aid for bug #575SDL-1.2 2009-09-29, by Sam Lantinga
- Removed -rpath from link line.SDL-1.2 2009-09-28, by Ryan C. Gordon
- Added *.dSYM (Mac OS X debug symbols) to svn:ignore list for test dir.SDL-1.2 2009-09-28, by Ryan C. Gordon
- Fixed compile issueSDL-1.2 2009-09-28, by Sam Lantinga
- Added keyboard output for debugging bug #659SDL-1.2 2009-09-28, by Sam Lantinga
- Vitaly Minko to sloukenSDL-1.2 2009-09-28, by Sam Lantinga
- Fixed bug #716SDL-1.2 2009-09-27, by Sam Lantinga
- Fixed bug #616SDL-1.2 2009-09-27, by Sam Lantinga
- Improved bug #759SDL-1.2 2009-09-27, by Sam Lantinga
- Fixed bug #582SDL-1.2 2009-09-27, by Sam Lantinga
- Better fix from Max HornSDL-1.2 2009-09-27, by Sam Lantinga
- Fixed bug #725SDL-1.2 2009-09-27, by Sam Lantinga
- Fixed bug #713SDL-1.2 2009-09-27, by Sam Lantinga
- Added missing DirectX dataSDL-1.2 2009-09-27, by Sam Lantinga
- Fixed bug #586SDL-1.2 2009-09-27, by Sam Lantinga
- Fixed bug #810SDL-1.2 2009-09-26, by Sam Lantinga
- Fixed 32-bit buildSDL-1.2 2009-09-26, by Sam Lantinga
- Fixed bug #806SDL-1.2 2009-09-26, by Sam Lantinga
- Fixed bug #797SDL-1.2 2009-09-26, by Sam Lantinga
- Fixed bug #734SDL-1.2 2009-09-26, by Sam Lantinga
- Fixed crash with right side up BMP filesSDL-1.2 2009-09-26, by Sam Lantinga
- Fixed bug #719SDL-1.2 2009-09-23, by Sam Lantinga
- Fixed bug #732SDL-1.2 2009-09-23, by Sam Lantinga
- Fixed bug #803SDL-1.2 2009-09-23, by Sam Lantinga
- Potentially fixed bug #774SDL-1.2 2009-09-23, by Sam Lantinga
- Fixed endianness issues with fullscreen modeSDL-1.2 2009-09-23, by Sam Lantinga
- Possibly fixed bug #601, definitely fixed a potential issue with threadsSDL-1.2 2009-09-23, by Sam Lantinga
- Added some extra headersSDL-1.2 2009-09-23, by Sam Lantinga
- Added cast macros so SDL_net will compile with SDL 1.2SDL-1.2 2009-09-22, by Sam Lantinga
- Fixed compile error on Win32SDL-1.2 2009-09-22, by Sam Lantinga
- Added missing newlineSDL-1.2 2009-09-22, by Sam Lantinga
- Max correctly pointed out that this will cause unexpected change in applicationSDL-1.2 2009-09-22, by Sam Lantinga
- Whoops, this breaks building on Mac OS X 10.4SDL-1.2 2009-09-22, by Sam Lantinga
- Added header guards for SDLMain.hSDL-1.2 2009-09-21, by Sam Lantinga
- Fix for expression error by Torsten Giebl - Thanks! :)SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #638SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #637SDL-1.2 2009-09-21, by Sam Lantinga
- Whoops, need both the header and the library!SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #727SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #714SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #674SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #795SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #695SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #778SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #706SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #698SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #615SDL-1.2 2009-09-21, by Sam Lantinga
- Oh yeah, we have GLX support too.SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #577SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #591SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #572SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #571.. I think. :)SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #570SDL-1.2 2009-09-21, by Sam Lantinga
- Updated the version to 1.2.14 for the next release.SDL-1.2 2009-09-21, by Sam Lantinga
- Fixed bug #562SDL-1.2 2009-09-21, by Sam Lantinga
- The sound manager code is outdated and should only be used on Mac OS 9 now.SDL-1.2 2009-09-21, by Sam Lantinga
- Use correct value when calculating audio conversion length.SDL-1.2 2009-09-21, by Ryan C. Gordon
- 1.2 Quartz video: Ripped out QuickDraw and QuickTime.SDL-1.2 2009-09-21, by Ryan C. Gordon
- Patched to compile on Mac OS X <= 10.4 SDKs.SDL-1.2 2009-09-21, by Ryan C. Gordon
- Make the list NULL terminated.SDL-1.2 2009-09-20, by Patrice Mandin
- Forgot to allocate memory for native video mode data.SDL-1.2 2009-09-20, by Patrice Mandin
- Oops, need to compile first, before commit.SDL-1.2 2009-09-20, by Patrice Mandin
- Set video mode, allocate buffers, and enable new Milan video xbios support, need a tester now :).SDL-1.2 2009-09-20, by Patrice Mandin
- Define flags for double line and c2p operations. More Milan video work.SDL-1.2 2009-09-20, by Patrice Mandin
- Use loop to allocate needed buffers, instead of code duplication. Add missing header.SDL-1.2 2009-09-19, by Patrice Mandin
- Enumerates custom modesSDL-1.2 2009-09-19, by Patrice Mandin
- Start Milan video supportSDL-1.2 2009-09-19, by Patrice Mandin
- Preliminary work to support the Milan video bios, that will gives access to 24 or 32 bpp modes. I used the svga driver as model to dynamically build video modes list.SDL-1.2 2009-09-19, by Patrice Mandin
- GCC 3.03 support on OS/2.SDL-1.2 2009-09-14, by Ryan C. Gordon
- Made NAS target dynamic, so you can safely include it in shipping binaries.SDL-1.2 2009-09-13, by Ryan C. Gordon
- Put some extra parentheses around some logic, to clarify order of operations.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Fixed CD-ROM code to work with Mac OS X 10.6 SDK and 64-bit targets.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Fixed CoreAudio to compile with Mac OS X 10.6 SDK and 64-bit targets.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Updated some URLs in the comments.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Fixed compiler warning on 64-bit systems (but this is still broken, really).SDL-1.2 2009-09-12, by Ryan C. Gordon
- Fixed compiler warnings on Mac OS X 10.6 SDK.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Don't use NASM on x86_64 builds.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Disable Sound Manager support on Mac OS X.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Patched X11 code to compile on Mac OS X 10.6 SDK.SDL-1.2 2009-09-12, by Ryan C. Gordon
- Fixed bug #746SDL-1.2 2009-08-07, by Sam Lantinga
- Fixed type size for test_bit()SDL-1.2 2009-08-02, by Sam Lantinga
- Patch from Fedora project to fix crashes with SDL_HasSSE() on amd64.SDL-1.2 2009-07-01, by Ryan C. Gordon
- Date: Fri, 24 Apr 2009 17:47:07 +0200SDL-1.2 2009-05-07, by Sam Lantinga
- Fixed dynamic loading on Windows CESDL-1.2 2009-05-07, by Sam Lantinga
- Disable debug codeSDL-1.2 2009-04-27, by Patrice Mandin
- Enable Xbios audio for MagicSDL-1.2 2009-04-26, by Patrice Mandin
- Enable Xbios audio for MagicSDL-1.2 2009-04-26, by Patrice Mandin
- Add Teamtap autodetection, to avoid generating ghost events if it is not presentSDL-1.2 2009-04-24, by Patrice Mandin
- Fixed bug #421SDL-1.2 2009-04-13, by Sam Lantinga
- Fixed bug #675SDL-1.2 2009-04-13, by Sam Lantinga
- Fixed bug #619SDL-1.2 2009-04-13, by Sam Lantinga
- Fixed bug #618SDL-1.2 2009-04-13, by Sam Lantinga
- Fixed bug #611SDL-1.2 2009-04-13, by Sam Lantinga
- Fixed bug #526SDL-1.2 2009-04-13, by Sam Lantinga
- Fixed bug #611SDL-1.2 2009-04-02, by Sam Lantinga
- Added credits for the PS3 codeSDL-1.2 2009-04-02, by Sam Lantinga