annotate test/.gdbinit @ 3937:5c6e937518c6 SDL-1.2

Let Windows OpenGL users use SDL_GL_SWAP_CONTROL even if WGL_ARB_pixel_format isn't available...this looks like it got tucked into here with the other attributes, which are wrapped in a pixel_format availability check.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 17 Apr 2007 08:28:19 +0000
parents 74212992fb08
children
rev   line source
0
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
1 handle SIGUSR1 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
2 handle SIGUSR2 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
3 break main