Vicki Pfau
|
19c57e0c19
|
Vita: Build fixes
|
2021-08-30 17:24:54 -07:00 |
Vicki Pfau
|
c217802829
|
OpenGL: Buildfixes and CMake cleanup
|
2021-08-28 22:29:27 -07:00 |
Vicki Pfau
|
bc37f48e29
|
CMake: Attempt to fix #1839 again
|
2021-08-28 22:05:49 -07:00 |
Vicki Pfau
|
250262bfe7
|
Updater: Partial macOS support
|
2021-08-22 22:31:39 -07:00 |
gifvex
|
143a336b04
|
CInema: Fix Windows/MSYS2 build
|
2021-08-22 17:44:48 -07:00 |
Vicki Pfau
|
80a502bcc9
|
CMake: Yet more MSVC buildfixes
|
2021-08-22 15:01:40 -07:00 |
Vicki Pfau
|
96e1ae4272
|
CMake: Bring up DMG distribution on macOS
|
2021-08-20 21:27:13 -07:00 |
Vicki Pfau
|
e107d90772
|
CMake: Small naming and packaging updates
|
2021-08-20 21:25:15 -07:00 |
Vicki Pfau
|
2fec366076
|
CMake: Fix regression searching for localtime_r on Linux (fixes #2276)
|
2021-08-13 22:41:48 -07:00 |
Vicki Pfau
|
2d5f6dd675
|
All: Add updater stub and hook it into the Qt frontend
|
2021-08-10 22:09:24 -07:00 |
Vicki Pfau
|
74758fc3c3
|
Util: Detect futimens/futimes instead of guessing
|
2021-07-13 21:35:17 -07:00 |
Vicki Pfau
|
de4ea9284d
|
CMake: Clean up function detection technical debt
|
2021-07-13 21:35:17 -07:00 |
Vicki Pfau
|
9cddd4d006
|
CMake: Fix macOS version detection
|
2021-06-12 22:17:59 -07:00 |
Vicki Pfau
|
d85589b837
|
Core: Fix portable mode on macOS
|
2021-06-10 00:09:21 -07:00 |
Vicki Pfau
|
588186531c
|
CMake: MacOS cleanup
|
2021-06-10 00:09:20 -07:00 |
Vicki Pfau
|
adfc3c4ab2
|
FFmpeg: Add image scaling function
|
2021-04-10 03:07:35 -07:00 |
Bonta-kun
|
205db2df90
|
CMake: Prefix version-info target with ${BINARY_NAME}
|
2021-03-18 19:24:56 -07:00 |
Bonta-kun
|
18d909dd8f
|
CMake: Dont cache variables when building with LIBMGBA_ONLY
|
2021-03-18 19:24:56 -07:00 |
Bonta-kun
|
71e7acedfe
|
CMake: version.cmake set WORKING_DIRECTORY to CMAKE_CURRENT_SOURCE_DIR
|
2021-03-18 19:24:56 -07:00 |
Vicki Pfau
|
cc739bb369
|
CMake: Move epoxy GL defines to the right list (fixes #1792)
|
2021-03-05 02:15:41 -08:00 |
Vicki Pfau
|
7d672a2215
|
All: Fix various build failure fallout
|
2021-02-26 02:02:25 -08:00 |
Vicki Pfau
|
de5ee8cb30
|
CMake: C is a bad programming language
|
2021-02-26 00:42:41 -08:00 |
Vicki Pfau
|
d42c6e6ba5
|
VFS: Clean up minizip usage
|
2021-02-26 00:34:18 -08:00 |
Vicki Pfau
|
e98ca08afc
|
CMake: Properly detect when setup.iss has changed
|
2020-12-13 22:07:30 -08:00 |
Vicki Pfau
|
9397eee606
|
CMake: Add method for specifying alternate package names
|
2020-12-13 17:39:35 -08:00 |
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 |