pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libretro-desmume: Update to 20180416



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Mon Apr 23 12:16:17 2018 +0100
Changeset:	631c77333b6efffe0591f262559c19aa27bcf3c6

Modified Files:
	libretro-desmume/Makefile
	libretro-desmume/distinfo

Log Message:
libretro-desmume: Update to 20180416

Changes:

9fb1e8c1 Don't enable hybrid_layout_scale if internal resolution is already 3x.
64230f39 Remove other draw check.
b4444899 Try this again.
d8cc43c5 Revert "This was dumb. Should have noticed earlier."
12ea56c9 Merge pull request #37 from webgeek1234/master
2c72cd03 Refactor and fix android jni makefiles
3dd287a8 Update libretro-common
f2ca51c6 Better way of handling multisampling.
be46d585 This was dumb. Should have noticed earlier.
7b8403bd Check draw flag for drawing second screen in 16-bit hybrid. Clear framebuffer when disabling second screen.
7c63e62b Allow multisampling change without restart.
889fb4d3 update
1711ecdf Update advanscene.h
b5b2e1a4 Fix mouse coordinates issues.
2085971a Fix jit calling convention on x86.
ab6a763a Fix touch positioning in several modes. Rotate touch position according to mouse rotation option.
e25b33bc Fix typo.
a3a8432f Add input device rotation for touchscreen emulation devices.
81403396 Fix compile on Clang 6.0.
1d030b39 Use a value of 0x40 as zero for Mic input.
cf00cadf Fix case fall-through.
3abb3337 Zero screenbuf memory on size change again.
77cf9a42 Refactor screen layout code.
2fa57ebe Clarify microphone emulation capabilities.
826868c2 Zero screen_buf when size changes.
8e19bd0d Check that framebuffer size changed before calling resize function.
3b2d1835 Use correct variables.
3093cbea Make it possible to change internal resolution or hybrid scale without restarting. Also allow reinitialization to use larger sizes and optimize uploads when switching from large to small sizes.
9e91e691 Increase screen gap max back to 100 for non-hybrids.
bd766b3d Use correct frame rate in av spec for resampling.
c3009012 Optimize 16-bit color conversion.
52aa8b77 Merge branch 'master' of https://github.com/TASVideos/desmume
3a9892ef Revert "Fix other AVX2 bug."
24d941d0 Colorspace Handler: Fix some bugs in AVX2. (Regression from commit 858b05d. Fixes #131.)
31d550ce Fix other AVX2 bug.
b8f5b1dd Properly fall back when we can't get an OpenGL context.
0e649498 Fix AVX2 conversion bug.
80321a12 Reenable capture bit.
ea799618 Save/load external firmware settings when booting into BIOS.
da6a0f9a Allow use of external bios/firmware and booting into bios.
e1e3cabb Add Synchronous mode back in to avoid certain paths.
2fa2a4c4 Mute sound capture.
e3aecfc5 Short-circuit sound processing to get raw samples.
f7ab8703 Merge branch 'master' of github.com:libretro/desmume
cc18df7a Merge branch 'master' of https://github.com/TASVideos/desmume
baeaaf7d Merge pull request #16 from celerizer/master
eb30c459 Implement retro_get_memory_data, size
b2e96d7d Add mouse speed multiplier.
d6ae8048 Add OpenGL framework to OS X build.
3694d8a9 Fill out struct with NULLs in case compiler doesn't.
c1124e24 Use synchronous audio mode, slightly larger buffer size.
ef9387c7 Use higher optimization level.
3562159a Use glMapBufferRange if available.
203f1cbe Merge branch 'master' of https://github.com/TASVideos/desmume
42c0379c OpenGL Renderer: Fix one more possible crash that may occur if the 3D framebuffer is read before the 3D renderer has a chance to render at least once. (Related to commit f8bbbec.)
70a57790 Fix username crash for real.
b4efcb32 Fix crash on empty username.
d819b8ad Use retroarch user name as nickname (max 10 characters)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=631c77333b6efffe0591f262559c19aa27bcf3c6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libretro-desmume/Makefile | 4 ++--
 libretro-desmume/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/libretro-desmume/Makefile b/libretro-desmume/Makefile
index a2c764d4ff..ca1ebc4d3b 100644
--- a/libretro-desmume/Makefile
+++ b/libretro-desmume/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	libretro-desmume-20180303
+DISTNAME=	libretro-desmume-20180416
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 GITHUB_PROJECT=	desmume
-GITHUB_TAG=	d0d804c21166aa2f0dd8c13be2ef1f0ef681a3c9
+GITHUB_TAG=	9fb1e8c1f4ccd819f15b29e2114a05e45140fec0
 
 HOMEPAGE=	https://docs.libretro.com/library/desmume/
 COMMENT=	Libretro core based on the Desmume Nintendo DS emulator
diff --git a/libretro-desmume/distinfo b/libretro-desmume/distinfo
index bdb4671b94..c313f4a5e1 100644
--- a/libretro-desmume/distinfo
+++ b/libretro-desmume/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (libretro-desmume-20180303-d0d804c21166aa2f0dd8c13be2ef1f0ef681a3c9.tar.gz) = 1fc2e5b8b7e3ad7de092b82a18073ce1fc6e439f
-RMD160 (libretro-desmume-20180303-d0d804c21166aa2f0dd8c13be2ef1f0ef681a3c9.tar.gz) = bfa4d77ad10a5ff8b869e611520618f343d59433
-SHA512 (libretro-desmume-20180303-d0d804c21166aa2f0dd8c13be2ef1f0ef681a3c9.tar.gz) = 12e8393cf2fb3bdefca07042ff6130abbc463711d25d938be970b3b39ac1e7e4c0cb51a7edde04c0a2472c764d3592f5e4f6adf988d4b70810cfee6b9bf95810
-Size (libretro-desmume-20180303-d0d804c21166aa2f0dd8c13be2ef1f0ef681a3c9.tar.gz) = 11185317 bytes
+SHA1 (libretro-desmume-20180416-9fb1e8c1f4ccd819f15b29e2114a05e45140fec0.tar.gz) = 418a4f537c7936aa4c855fe048dba188e7c54257
+RMD160 (libretro-desmume-20180416-9fb1e8c1f4ccd819f15b29e2114a05e45140fec0.tar.gz) = 15d3fe87a0474462be63b8c642b1687c1bd76d28
+SHA512 (libretro-desmume-20180416-9fb1e8c1f4ccd819f15b29e2114a05e45140fec0.tar.gz) = 40f8182d576ddb196cb0febe4bc13eec198dcfad4aa033cee0ec4c28dfc6909fbb6faffeb4563a59244e631e3841164516731f86437880988a6d45cf60e455ef
+Size (libretro-desmume-20180416-9fb1e8c1f4ccd819f15b29e2114a05e45140fec0.tar.gz) = 11193535 bytes


Home | Main Index | Thread Index | Old Index