Commit Graph

452 Commits

Author SHA1 Message Date
Vicki Pfau c398bd41e5 CMake: Add missing minizip file 2020-12-08 23:16:12 -08:00
pdagobert 69a8aa5520 Fix LIBMGBA_ONLY build 2020-11-27 20:57:44 -08:00
Vicki Pfau 2e2ad70550 CMake: Move BUILD_GL flags to FEATURE_DEFINES 2020-11-25 21:16:30 -08:00
Vicki Pfau a1c0318290 CMake: Move gl.c and gles2.c to FEATURE_SRC 2020-11-24 22:26:45 -08:00
Vicki Pfau 30a67d5496 CMake: Fix build on Windows 2020-11-24 01:57:09 -08:00
Vicki Pfau 6ca62fae83 CMake: Link with correct OpenGL library (fixes #1872) 2020-11-24 01:41:41 -08:00
Vicki Pfau 558cb2015e Switch: Fix build 2020-11-09 00:49:37 -08:00
Vicki Pfau d2af8b83e0 CMake: Fix build with downstream minizip that exports incompatible symbols 2020-11-04 18:27:53 -08:00
clobber bf2cdbacb6
OpenEmu: Update implementation (#1910)
* OpenEmu: Update implementation

* CMake: Add ARC compile option to OpenEmu build
2020-10-16 18:12:41 -07:00
Vicki Pfau 94fc963c89 CMake: Fix PGO on non-GNU platforms 2020-09-09 23:05:11 -07:00
Vicki Pfau b57f08333e CMake: Add perf to the list of all Vita components 2020-08-18 22:41:31 -07:00
Vicki Pfau e131831238 CMake: Fix build with libzip 1.7.1 2020-08-07 23:17:03 -07:00
Vicki Pfau c21e6bf0b1 CMake: Wii has a perf build now 2020-08-05 18:19:13 -07:00
Vicki Pfau cee1a3e08c Revert "OpenGL: Attempt to fix some build configurations (fixes #1839)"
This reverts commit d68bf5bd1a.
2020-08-04 23:17:09 -07:00
Vicki Pfau d68bf5bd1a OpenGL: Attempt to fix some build configurations (fixes #1839) 2020-08-04 18:01:35 -07:00
Vicki Pfau 1950780999 CMake: 3DS/Wii tiny cleanup 2020-08-03 15:58:50 -07:00
Vicki Pfau 1084f378c1 CMake: Fix ctest not detecting tests at root 2020-07-30 19:03:15 -07:00
Vicki Pfau 0fd6532b38 Test: Threaded string builder on *nix 2020-07-30 18:51:05 -07:00
Vicki Pfau 51c3fca3bf Util: Refactor TLS out of platform-specific APIs 2020-07-30 18:51:05 -07:00
Vicki Pfau 09e15aac7c CMake: Minor cleanup 2020-07-27 23:47:30 -07:00
Vicki Pfau 9ba0a0250f CMake: Disable MSVC type narrowing warning 2020-07-27 23:20:12 -07:00
Vicki Pfau 390ed6c83c FFmpeg: Decoder skeleton 2020-07-26 01:36:51 -07:00
Vicki Pfau 4f67129098 Test: Start porting CInema to C 2020-07-16 18:04:48 -07:00
Vicki Pfau 9295c3c893 CMake: Fix build with libzip 1.7 2020-07-12 14:16:41 -07:00
Vicki Pfau 73c38b95b6 All: Correct more format strings on Windows (fixes #1817) 2020-07-11 15:35:29 -07:00
Vicki Pfau 2f066a9790 Util: Start cleaning up some bounded string copies 2020-07-06 16:08:23 -07:00
Vicki Pfau 55768a03d9 Windows: Get CMake barely working with vcpkg badness 2020-06-30 02:11:01 +00:00
Vicki Pfau cfe3309da2 CMake: Fix packaging of test components 2020-06-23 23:41:16 -07:00
Vicki Pfau a921c89187 CMake: Fix regex on empty libzip version 2020-06-23 23:22:10 -07:00
Vicki Pfau eaaebf6b2f CMake: Move test lists into test directory 2020-06-23 23:21:26 -07:00
Vicki Pfau 691c202c40 CMake: Fix C standard selection 2020-05-26 22:09:43 -07:00
Vicki Pfau ff4406fab0 All: Improve export headers (fixes #1738) 2020-05-24 22:58:50 +00:00
Vicki Pfau 7c0f3842a0 CMake: Fix static build 2020-02-06 19:44:34 -08:00
Vicki Pfau fa724d297d CMake: Include namelink in dev package 2020-02-06 19:36:17 -08:00
Vicki Pfau 51a122f20d SM83: Rename LR35902 to SM83 2020-01-01 11:35:00 -08:00
Vicki Pfau f0956ce249 CMake: Fix installation on disco/eoan 2019-10-20 14:47:13 -07:00
Vicki Pfau 2044039c7a CMake: Don't use libzip on embedded platforms (fixes #1527) 2019-09-29 22:16:30 -07:00
Vicki Pfau 8708a0db52 Feature: Switch from ImageMagick to FFmpeg for GIF generation 2019-09-17 19:06:58 -07:00
Vicki Pfau 8219b70c2e CMake: Fix debug file generation 2019-09-17 18:36:10 -07:00
Vicki Pfau 1d5f8817a5 CMake: New FFmpeg depends on bcrypt system lib on Windows 2019-09-17 18:33:39 -07:00
Vicki Pfau fb72b70505 All: Don't require dllexports.h on standalone builds (really fixes #1464) 2019-06-24 08:31:21 -07:00
Vicki Pfau e40617f850 CMake: Libepoxy is only needed on Windows if building the library or frontends 2019-06-23 12:46:14 -07:00
Vicki Pfau 46f8dffcd7 CMake: Move export header generation (fixes #1464) 2019-06-23 12:42:38 -07:00
Vicki Pfau 2d04d03d32 CMake: Fix Windows static build 2019-06-22 10:35:21 -07:00
Vicki Pfau 227121e676 CMake: Begin cleanup 2019-06-20 14:03:40 -07:00
Vicki Pfau abc5fbeb38 Python: Fix build 2019-06-20 14:02:45 -07:00
Arves100 120e1006d0 All: Microsoft Visual C++ compatibility code 2019-06-20 13:57:04 -07:00
Vicki Pfau 1a6b422b4c CMake: Fix libretro version-info dep (fixes #1438) 2019-06-05 22:04:55 -07:00
Cameron Cawley 19747ea21d CMake: Improved detection of pthreads. 2019-05-20 09:38:30 -07:00
Vicki Pfau 4e2052f934 GBA Audio: Experimental HLE audio 2019-05-18 18:42:45 -07:00