notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/libretro-cores/files/patch-beetle-pcfx-libretro-mednafen-sound-OwlResampler.cpp
SVNWeb

Number of commits found: 2

Thu, 19 May 2016
[ 07:00 mat search for other commits by this committer ] Original commit   Revision:415493
Remove the use of :@, it must not be used before 9 goes out of support.

Incidentally, simplify quite a bit, and fix build on 9.

Sponsored by:	Absolight
Sat, 23 Jan 2016
[ 23:37 dim search for other commits by this committer ] Original commit   Revision:407068
In the copy of mednafen included in libretro-cores, replace a named
label in inline assembly in an inline function with a local label.
This prevents "invalid symbol redefinition" errors when the function is
inlined multiple times, for example within an unrolled loop.

Approved by:	yuri@rawbw.com (maintainer)
PR:		206542

Number of commits found: 2