September 2011 Archives by subject
Starting: Thu Sep 1 01:26:32 PDT 2011
Ending: Tue Sep 27 20:17:39 PDT 2011
Messages: 116
- [Commits] SDL: ============================================================
libsdl.org revision control
- [Commits] SDL: ============================================================
libsdl.org revision control
- [Commits] SDL: Added a newline to the end of a file to quiet old versions ...
libsdl.org revision control
- [Commits] SDL: Added input parameter validation to some SDL_rect functions
libsdl.org revision control
- [Commits] SDL: Added tests for SDL_EnclosePoints.
libsdl.org revision control
- [Commits] SDL: Added tests for SDL_HasIntersection; added negative paramet...
libsdl.org revision control
- [Commits] SDL: Added tests for SDL_UnionRect to testrect suite
libsdl.org revision control
- [Commits] SDL: Added tests to testrect suite. Simple logger improvements. ...
libsdl.org revision control
- [Commits] SDL: Add NULL handling in SDL_RectEmpty and SDL_RectEquals
libsdl.org revision control
- [Commits] SDL: Add special cases for empty rectangles in SDL_Rect functions
libsdl.org revision control
- [Commits] SDL: Add test cases for SDL_RectEmpty
libsdl.org revision control
- [Commits] SDL: Add tests for SDL_RectEquals and empty rectangle cases
libsdl.org revision control
- [Commits] SDL: Allow testalpha.c to toggle windowed/fullscreen mode.
libsdl.org revision control
- [Commits] SDL: Another shot at fixing the compiler warnings under Cygwin/M...
libsdl.org revision control
- [Commits] SDL: Attempt to quiet unavoidable compiler warnings on Mac OS X.
libsdl.org revision control
- [Commits] SDL: audio/mint/dma8: Use XBIOS Supexec instead of GEMDOS Super
libsdl.org revision control
- [Commits] SDL: Backport from 1.3 branch: clean up opened joysticks in SDL_...
libsdl.org revision control
- [Commits] SDL: Better test for actual Mac OS X SDK in use.
libsdl.org revision control
- [Commits] SDL: Called method on wrong object in Android exception handler.
libsdl.org revision control
- [Commits] SDL: Cleaned up fatbuild.sh
libsdl.org revision control
- [Commits] SDL: Cleans up the logger output a bit. Removes fuzzer invocatio...
libsdl.org revision control
- [Commits] SDL: Clean up any opened joysticks during SDL_JoystickQuit().
libsdl.org revision control
- [Commits] SDL: Clean up the win32 compiler warnings for SDL threads, in th...
libsdl.org revision control
- [Commits] SDL: Corrected datatype used for LoadLibrary() return value.
libsdl.org revision control
- [Commits] SDL: Corrected framebuffer creation problem
libsdl.org revision control
- [Commits] SDL: Corrected keyboard input support
libsdl.org revision control
- [Commits] SDL: Corrected memory leak with rendering.
libsdl.org revision control
- [Commits] SDL: Disabled MMX blitters on GCC. They break the build on tons ...
libsdl.org revision control
- [Commits] SDL: Don't call pthread_exit(), returning from RunThread() is eq...
libsdl.org revision control
- [Commits] SDL: Drawing code works, but it flashes
libsdl.org revision control
- [Commits] SDL: Fixed a compiler warning.
libsdl.org revision control
- [Commits] SDL: Fixed a compiler warning on Mac OS X.
libsdl.org revision control
- [Commits] SDL: Fixed a compiler warning on Visual Studio.
libsdl.org revision control
- [Commits] SDL: Fixed another Apple typedef in SDL_opengl.h
libsdl.org revision control
- [Commits] SDL: Fixed another Apple typedef in SDL_opengl.h.
libsdl.org revision control
- [Commits] SDL: Fixed another nasm warning, this one looking quite serious.
libsdl.org revision control
- [Commits] SDL: Fixed a NSLog() format string.
libsdl.org revision control
- [Commits] SDL: Fixed bug 1278.
libsdl.org revision control
- [Commits] SDL: Fixed building with a newer Mac OS X SDK and -mmacosx-versi...
libsdl.org revision control
- [Commits] SDL: Fixed build warnings from nasm on some Hermes blitters.
libsdl.org revision control
- [Commits] SDL: Fixed compiler warning on 32-bit Mac OS X.
libsdl.org revision control
- [Commits] SDL: Fixed compiler warnings on Haiku.
libsdl.org revision control
- [Commits] SDL: Fixed compiler warnings on Haiku.
libsdl.org revision control
- [Commits] SDL: Fixed fullscreen OpenGL on Lion when built with the Mac OS ...
libsdl.org revision control
- [Commits] SDL: Fixed minor rendering issues.
libsdl.org revision control
- [Commits] SDL: Fixed mouse move problem
libsdl.org revision control
- [Commits] SDL: Fixed OpenGL library loading functions
libsdl.org revision control
- [Commits] SDL: Fixed option parsing code of test harness.
libsdl.org revision control
- [Commits] SDL: Fixed Quartz UpdateRects failing to draw after a second SDL...
libsdl.org revision control
- [Commits] SDL: Fixed seg fault on video quit
libsdl.org revision control
- [Commits] SDL: Fixed some compiler warnings on Cygwin.
libsdl.org revision control
- [Commits] SDL: Fixed some problems with switching to/from fullscreen
libsdl.org revision control
- [Commits] SDL: Fixed static misnomers
libsdl.org revision control
- [Commits] SDL: Fixed to compile with pedantic C
libsdl.org revision control
- [Commits] SDL: Fixed video compile(?)
libsdl.org revision control
- [Commits] SDL: Fixed Win64 builds with MingW.
libsdl.org revision control
- [Commits] SDL: Fix regression introducted by added parameter check in SDL_...
libsdl.org revision control
- [Commits] SDL: Fix SDL_RectEquals define
libsdl.org revision control
- [Commits] SDL: Framebuffer code moved to SDL_bframebuffer.*, OpenGL suppor...
libsdl.org revision control
- [Commits] SDL: Framebuffer support in progress.
libsdl.org revision control
- [Commits] SDL: I _think_ this fixes the Xcode projects.
libsdl.org revision control
- [Commits] SDL: Implemented x86 and x86-64 spinlock inline asm.
libsdl.org revision control
- [Commits] SDL: Mac OS X deprecation cleanup: maybe this SDK test is better...
libsdl.org revision control
- [Commits] SDL: Make build-scripts/fatbuild.sh sane for x86-64.
libsdl.org revision control
- [Commits] SDL: Make SDL-1.2 Quartz target to work on Lion when built with ...
libsdl.org revision control
- [Commits] SDL: Maybe this will fix the Cygwin compile warning...argh.
libsdl.org revision control
- [Commits] SDL: Maybe THIS will fix the Cygwin warnings...
libsdl.org revision control
- [Commits] SDL: Merge changes
libsdl.org revision control
- [Commits] SDL: Merged Nathan Heisey's Haiku work into the main SDL 1.3 bra...
libsdl.org revision control
- [Commits] SDL: More Cygwin compiler warnings...
libsdl.org revision control
- [Commits] SDL: More work on cleaning out compiler warnings.
libsdl.org revision control
- [Commits] SDL: More work on Windows build issues.
libsdl.org revision control
- [Commits] SDL: Moved draw code to a separate thread
libsdl.org revision control
- [Commits] SDL: Moved pthread spinlock check in with the rest of the pthrea...
libsdl.org revision control
- [Commits] SDL: Partially cleaned out code
libsdl.org revision control
- [Commits] SDL: Patched to compile.
libsdl.org revision control
- [Commits] SDL: Patched to compile on some platforms.
libsdl.org revision control
- [Commits] SDL: Patched to compile on Windows.
libsdl.org revision control
- [Commits] SDL: Reduced SEGFAULT occurence on resize?
libsdl.org revision control
- [Commits] SDL: Refactored IntersectRectAndLine tests and increased coverage
libsdl.org revision control
- [Commits] SDL: Removed 1.2 files.
libsdl.org revision control
- [Commits] SDL: Removed executable bit from VisualC files.
libsdl.org revision control
- [Commits] SDL: Removed legacy Mac OS X dlcompat code.
libsdl.org revision control
- [Commits] SDL: Removed sail.bmp reference from Xcode project.
libsdl.org revision control
- [Commits] SDL: Removed some FIXMEs (Nathan's changes were, in fact, correct).
libsdl.org revision control
- [Commits] SDL: Removed unused variable.
libsdl.org revision control
- [Commits] SDL: Removed unused variable.
libsdl.org revision control
- [Commits] SDL: Removed WIN_GetKeyboardState().
libsdl.org revision control
- [Commits] SDL: Remove unused variables
libsdl.org revision control
- [Commits] SDL: Renamed all .c files in src/video/bwindow to .cc files.
libsdl.org revision control
- [Commits] SDL: Render thread partially corrected
libsdl.org revision control
- [Commits] SDL: Replaced a sanity check with an SDL_assert().
libsdl.org revision control
- [Commits] SDL: Replaced private event functionality with event sending.
libsdl.org revision control
- [Commits] SDL: Replaced window backbuffer with BBitmap
libsdl.org revision control
- [Commits] SDL: Restored the older Quartz video target code.
libsdl.org revision control
- [Commits] SDL: Rewrote most of Haiku video support to conform with 1.3 fun...
libsdl.org revision control
- [Commits] SDL: SDL 1.3 patch 00 for GSoC: Haiku - Implemented pthread spin...
libsdl.org revision control
- [Commits] SDL: Should compile now (fixed typos(?))
libsdl.org revision control
- [Commits] SDL: Sigh, fixed typo.
libsdl.org revision control
- [Commits] SDL: Simplified Windows RunThread().
libsdl.org revision control
- [Commits] SDL: Some MMX fixes from Patrick Baggett.
libsdl.org revision control
- [Commits] SDL: Some video fixes
libsdl.org revision control
- [Commits] SDL: Still fighting with calling conventions in Cygwin/MingW/Vis...
libsdl.org revision control
- [Commits] SDL: Temporary mode-setting hack works
libsdl.org revision control
- [Commits] SDL: Try to include more Lion-specific code, even when building ...
libsdl.org revision control
- [Commits] SDL: Turned off the rest of the MMX code in SDL_blit_A.c.
libsdl.org revision control
- [Commits] SDL: Unpacked VisualC.zip.
libsdl.org revision control
- [Commits] SDL: Unpacked VisualCE.zip.
libsdl.org revision control
- [Commits] SDL: Unpacked Xcode.tar.gz.
libsdl.org revision control
- [Commits] SDL: Updated fatbuild.sh to match 1.2 version.
libsdl.org revision control
- [Commits] SDL: Update SDL_REVISION
libsdl.org revision control
- [Commits] SDL: Use an actual #error instead of a bogus symbol if there's n...
libsdl.org revision control
- [Commits] SDL: Variable name/debugging output changes
libsdl.org revision control
- [Commits] SDL_mixer: Added piece of Haiku native MIDI source code that got...
libsdl.org revision control
- [Commits] SDL_mixer: Initialize an allocated buffer, in case conversion do...
libsdl.org revision control
- [Commits] SDL_mixer: Removed incorrect free() call.
libsdl.org revision control
Last message date:
Tue Sep 27 20:17:39 PDT 2011
Archived on: Tue Sep 27 20:16:55 PDT 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).