summaryrefslogtreecommitdiff
path: root/devel/SDL/distinfo
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Read from uhid device and insert events until there are no more eventsjmcneill1-2/+2
2015-02-25flush any pending events from the joystick device when opening on netbsd, bum...jmcneill1-2/+2
2015-02-06Instead of naming USB joysticks by device name ("/dev/uhid3"), try to givejmcneill1-2/+2
2015-02-05regen (hi jared)wiz1-2/+2
2015-01-30Include limits.h for UINT_MAX (build fix on NetBSD).wiz1-2/+2
2015-01-29add wsmouse mousewheel supportjmcneill1-2/+2
2015-01-29initialize keysym->unicode in wskbd input pathjmcneill1-2/+2
2015-01-29fix wscons keyboardjmcneill1-3/+3
2015-01-29add wsmouse support to wscons driverjmcneill1-3/+5
2015-01-28Add USB keyboard support to the wscons driver.jmcneill1-2/+2
2014-08-17Fix SDL_LoadObject to try the soname itself first, without any prefixes,wiz1-2/+2
2014-04-14Fix building on newer OS X. Courtesy of Jan Danielsson.adam1-1/+2
2014-03-24Fix capitalization and make it build on FreeBSD 9-10.asau1-1/+2
2012-09-14Add comments to patches.wiz1-4/+4
2012-02-20Add checksum for new patch (patch-src_video_x11_SDL_x11video.c).jdc1-1/+2
2012-01-28Update to 1.2.15:wiz1-6/+5
2012-01-24Another fix for keyboard handling, from Opolo Remo,wiz1-3/+3
2011-12-29use AUDIO_GETBUFINFO when available; bump pkg revisionjmcneill1-1/+2
2011-12-26Fix typo in ifdef.wiz1-2/+2
2011-12-11Fix build problem without WSKBD_TYPE_ZAURUS environment; NetBSD 4_STABLE.taca1-2/+2
2011-12-01Compile in wscons support on NetBSD.wiz1-1/+3
2011-08-02Adjust assembler constraint to work with Clang. From FreeBSD.joerg1-1/+2
2009-10-23Changes 1.2.14:adam1-6/+4
2009-09-02Look for libGL.so, not any particular libGL.so.<X>, on NetBSD.wiz1-1/+2
2008-12-26Various (including critical) bugfixes in the pulseaudio backend:ahoka1-1/+2
2008-10-13Apply patch to first unlock the CD before trying to eject it. Since SDLreinoud1-1/+2
2008-01-13Update to 1.2.13:wiz1-6/+4
2007-12-17Fix build under Mac OS X Leopard.tron1-1/+3
2007-07-25Update to 1.2.12:wiz1-8/+4
2006-10-08Fix patch-aa to correctly use strcat, and to be C89 compliant.ben1-2/+2
2006-08-03Added two patches for Solaris 8. The X11 implementation does not definerillig1-1/+3
2006-07-03Update to 1.2.11:wiz1-4/+4
2006-07-01Revert previous because it changed the libraries libSDL was linked to.jmmv1-1/+2
2006-06-12Update to 1.2.10.wiz1-20/+6
2006-02-07Remove some chunks that should not be necessary any longer.wiz1-5/+5
2005-09-07Changes 1.2.9:adam1-13/+9
2005-05-31Better DragonFlyBSD support from Joerg Sonnenberger.wiz1-4/+4
2005-05-20Support for DragonFlyBSD, based on patches from Joerg Sonnenberger.wiz1-4/+8
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-12GCC 2 does not understand the MMX asm core. Fall back to the C sourcekristerw1-1/+3
2005-01-06The "+" constraint modifier was yoo much. While it seems correct to me, itdrochner1-2/+2
2005-01-06tighten an inline asm constraint for amd64drochner1-1/+2
2005-01-05Changes 1.2.8:adam1-16/+12
2004-07-26Reduce audio delay in the *BSD audio driver (by configuring audiodillo1-2/+2
2004-07-19Patch to make audio work on IRIX 5, from Georg Schwarz.wiz1-1/+2
2004-07-13Make this package build on NetBSD ports that do not havekristerw1-4/+4
2004-07-09apply some patches from SDL CVS which fix inline assembler to compiledrochner1-1/+4
2004-06-22fix HATs on USB joysticks that don't report up as 0.dillo1-2/+2
2004-06-05USB joystick: number axes in usual order (X, Y, ...), not in orderdillo1-2/+2
2004-04-17Update to SDL-1.2.7.snj1-14/+10