BearOso
|
6dd6f1945b
|
Update version strings from 1.62.3 to 1.63.
|
2024-05-10 14:37:25 -05:00 |
nia
|
62501a2218
|
unix: Support OSS audio on systems other than Linux.
|
2023-11-20 11:16:08 +01:00 |
BearOso
|
8b82d48793
|
Update version string to 1.62.3.
|
2023-03-30 11:18:33 -05:00 |
BearOso
|
691bc9fb49
|
Update version to 1.62.2.
|
2023-03-27 17:16:39 -05:00 |
BearOso
|
35ea8b4ec9
|
Update version strings from 1.62 to 1.62.1.
|
2023-03-25 10:52:21 -05:00 |
Konrad Borowski
|
f39ab408f4
|
unix: Fix cross compilation
|
2023-03-25 10:09:40 +01:00 |
BearOso
|
35e41aa37e
|
Update some copyrights and version strings.
|
2023-03-16 16:28:04 -05:00 |
BearOso
|
aa6abace40
|
Create output buffer in core.
TODO: Fix Windows.
|
2022-04-10 16:41:16 -05:00 |
bearoso
|
951de39c87
|
Merge pull request #727 from cjacker/master
Add alsa sound output and I420 Xvideo image format support for unix CLI.
|
2022-01-31 16:10:44 -06:00 |
BearOso
|
eb2c993a91
|
Update version and copyright for 1.61.
|
2022-01-30 17:52:50 -06:00 |
Cjacker
|
bd996da4af
|
Add I420 Xvideo image format support, with both libyuv hardware acceleration and software conversion support.
|
2021-11-23 15:59:38 +08:00 |
Cjacker
|
d65789edc4
|
Add alsa sound output support
|
2021-11-23 15:20:01 +08:00 |
Kenta Yoshimura
|
8452680d0a
|
unix: Revert -Ofast to -O3.
|
2019-05-06 23:56:06 +09:00 |
Kenta Yoshimura
|
c1042e5349
|
unix: Defaults -Ofast and adds --enable-sse41, --enable-avx and --enable-neon.
|
2019-05-05 02:57:02 +09:00 |
Kenta Yoshimura
|
0f71fcd0ab
|
unix: Fix --enable-debug or -O3 not working.
|
2019-05-05 02:47:21 +09:00 |
Brandon Wright
|
65c5995436
|
Update version number and start changelog.
|
2019-03-13 17:40:51 -05:00 |
Brandon Wright
|
76b6342ca1
|
Remove most of GFX_MULTI_FORMAT.
|
2019-03-07 17:14:51 -06:00 |
Brandon Wright
|
ab1fa8d360
|
Update version to 1.59.2.
|
2019-02-27 20:36:00 -06:00 |
Brandon Wright
|
fc4f476414
|
Bump version number to 1.59.1.
|
2019-02-27 19:02:56 -06:00 |
Brandon Wright
|
aaadcf820f
|
Bump version number and copyright date.
|
2019-02-20 16:25:56 -06:00 |
Brandon Wright
|
18d52cd0f5
|
Bump version number to 1.58.
|
2018-12-13 11:58:33 -06:00 |
Brandon Wright
|
e5aed9f8d5
|
Update 1.56.2 to 1.57 everywhere but appveyor.
|
2018-11-08 19:00:36 -06:00 |
Brandon Wright
|
de593cbe6f
|
Bump version number to 1.56.2. Update changes.txt.
|
2018-06-16 17:10:13 -05:00 |
Brandon Wright
|
3578139270
|
Bump version number.
|
2018-06-07 16:02:48 -05:00 |
Brandon Wright
|
b64eaba633
|
Bump version number, except Appveyor.
|
2018-05-25 16:01:02 -05:00 |
bearoso
|
4dcf4ddc74
|
Merge pull request #196 from Francesco149/xinerama
Add xinerama multi-monitor support and position window hints
|
2018-05-19 15:47:38 -05:00 |
Brandon Wright
|
39601dd174
|
unix: Don't remove compiler flags for no reason, and put user flags at the end so as to overwrite Snes9x's.
|
2018-05-06 20:04:25 -05:00 |
Brandon Wright
|
b80938f546
|
Put LDFLAGS back into the flags of the unix build.
|
2018-04-22 16:51:14 -05:00 |
Brandon Wright
|
513926521d
|
Don't set GFX_MULTI_FORMAT if not needed. The BuildPixel calls cost ~3% performance.
|
2018-04-21 19:17:39 -05:00 |
Franc[e]sco
|
81694ae8f9
|
add xinerama multi-monitor support and position window hints
|
2017-05-10 21:27:27 +02:00 |
Brandon Wright
|
4c2b41e6f2
|
Update version number to 1.55.
|
2017-05-06 18:02:01 -05:00 |
Marcos Mello
|
359b906b69
|
Unix: obey LDFLAGS on linking
|
2017-02-26 10:16:39 -03:00 |
Brandon Wright
|
c5965f897a
|
Fix wording when minizip library isn't found.
|
2016-11-28 14:01:18 -06:00 |
Lars Wendler
|
def3936a53
|
Introduce --with-system-zip configure flag to use system zip (minizip)
if available.
|
2016-11-11 18:26:59 +01:00 |
Brandon Wright
|
83b7e28cec
|
Bump version number to 1.54.1.
|
2016-10-14 13:18:25 -05:00 |
Brandon Wright
|
9e490f9529
|
Bump version number in unix port.
|
2016-10-07 12:51:43 -05:00 |
Greg Kennedy
|
6d7b68f4d1
|
Add XV extension to configure script.
|
2015-12-28 15:24:34 -06:00 |
zones
|
82435ab5db
|
Merged with coreupdate branch, so now the master branch has improved IRQ and SA-1. / Remove i386 asm codes.
|
2011-01-16 17:15:13 +09:00 |
OV2
|
d1666860e0
|
Initial 1.52 import
|
2010-09-25 17:46:12 +02:00 |