Commit Graph

50 Commits

Author SHA1 Message Date
Vicki Pfau
83528e14f5 Qt: Do codesigning on macOS 2023-12-11 00:42:32 -08:00
Vicki Pfau
70a34a58f0 Tools: Retry failed server start command 2022-06-06 17:22:41 -07:00
Vicki Pfau
50e0fe9972 Tools: Clean up snes-tile script 2022-03-11 19:22:00 -08:00
Vicki Pfau
881dd11bf2 GB Video: Add default SGB border 2022-01-13 21:51:53 -08:00
Vicki Pfau
2e0c245e2d Tools: Spit out dotcodes that mGBA can read 2021-03-30 23:46:20 -07:00
Vicki Pfau
4999315510 Tools: Minor perf tool fixes 2021-03-09 21:39:18 -08:00
Vicki Pfau
9bad312ee2 Tools: Quickly print perf fps 2021-03-09 21:29:45 -08:00
Vicki Pfau
7e36ee1648 Tools: Add exponential backoff retrying, print last result 2021-03-09 21:01:42 -08:00
Vicki Pfau
6599e2173c Vita: Add supporting framework for mgba-perf 2020-08-18 22:04:21 -07:00
Vicki Pfau
dafb5c599a Tools: Remove implicit -- from server command line 2020-08-05 17:56:03 -07:00
Vicki Pfau
2d2f49c361 Tools: Initial support for .bin in make-dotcode.py 2020-02-21 00:04:20 -08:00
Vicki Pfau
8821024705 Tools: Add prototype dotcode generator 2020-02-19 23:59:41 -08:00
Vicki Pfau
bf595be5c3 Tools: Clean up unused argument in mgba-perf 2020-01-09 18:28:16 -08:00
Vicki Pfau
ccdbcf6f0b Tools: Allow using threaded renderer in perf.py 2020-01-02 18:38:11 -08:00
Vicki Pfau
5321ffd227 Tools: Attempt to make perf.py work with Py3 2019-06-07 12:46:38 -07:00
Vicki Pfau
8450417086 Core: Improve OpenGL integration, update Qt to use improvements 2019-05-17 14:00:34 -07:00
Vicki Pfau
38cbe08be9 Tools: Fix and update sanitize-deb script 2019-04-22 12:57:58 -07:00
Vicki Pfau
a0f70c361f Tools: Fix up sanitize-deb.sh 2018-05-05 23:37:24 -07:00
Vicki Pfau
cf3c275daf tools: Fix profiling with -N on a remote 2018-04-02 13:24:49 -07:00
Vicki Pfau
d133cabd33 Windows: Package script 2018-01-25 18:46:20 -08:00
Vicki Pfau
b22796aff7 Qt: Restore deploy-mac.py and only use when cross-compiling 2017-03-26 10:34:17 -07:00
Vicki Pfau
678d8293eb Tools: Replace deploy-mac with BundleUtilities 2017-03-22 14:26:02 -07:00
Vicki Pfau
ee5dbd9f82 Tools: Fix recurring multiple times over the same library 2017-02-03 09:37:28 -08:00
Jeffrey Pfau
9d0865d5d4 Tools: Fix closing a perf server 2016-03-05 18:11:00 -08:00
Jeffrey Pfau
7696c74a03 Tools: Add server interface to perf.py 2016-03-03 01:06:04 -08:00
endrift
b4dec1df53 Merge pull request #70 from sergiobenrocha2/master
Add debian packaging.
2015-08-11 01:27:39 -07:00
sergiobenrocha2
c7b009b207 Bump the version in debian/changelog. 2015-08-11 01:53:33 -03:00
sergiobenrocha2
d4e7bf6862 Debian packaging update. 2015-08-10 22:36:19 -03:00
Jeffrey Pfau
657640c9d5 All: Fix md5sums permissions in sanitize-deb.sh 2015-07-30 14:02:33 -07:00
Jeffrey Pfau
54bff2a1ca All: Fix deb modes in sanitize-deb 2015-07-28 01:15:48 -07:00
sergiobenrocha2
5a3017d082 Add debian packaging. 2015-07-27 18:18:11 -03:00
Jeffrey Pfau
bbcf40e0e7 Tools: Collapse install_name_tool calls in deploy-mac
Change suggested in Dolphin PR #2536
2015-06-06 12:54:46 -07:00
Jeffrey Pfau
17ee9d55e8 Tools: Clean up deploy-mac script symlink resolution
Change suggested in Dolphin PR #2536
2015-06-06 12:43:27 -07:00
Jeffrey Pfau
0c6c6fdcbc Tools: Fix deploy-mac.py to accept absolute paths 2015-06-06 00:51:23 -07:00
Jeffrey Pfau
a3a615fa7f Tools: Make deploy-mac work with symlinks 2015-06-02 22:24:28 -07:00
Jeffrey Pfau
c8a58dbc32 All: Fix sanitize-deb script to set file permissions properly if run as (fake)root 2015-05-23 23:48:07 -07:00
Jeffrey Pfau
473b805a00 All: Fix sanitize-deb script not cleaning up after itself 2015-04-04 13:58:30 -07:00
Jeffrey Pfau
545497a7de All: Add tool for cleaning up debs spat out by CPack 2015-02-14 01:44:48 -08:00
Jeffrey Pfau
854d49d1b7 Tools: Allow perf.py to accept zipped games 2015-01-13 21:46:41 -08:00
Jeffrey Pfau
7a3db31eb2 Perf: Return non-zero if a game crashes 2015-01-10 04:44:09 -08:00
Jeffrey Pfau
c9b7f450aa All: Add --verbose flag to deploy-mac.py, off by default 2014-12-31 03:16:15 -08:00
Jeffrey Pfau
ce71cc5af9 All: Remove debugging print from deploy-mac.py 2014-12-27 22:05:03 -08:00
Jeffrey Pfau
444d703e90 All: Fix small bugs in deploy-mac.py when using a root 2014-12-27 18:32:33 -08:00
Jeffrey Pfau
66a1af39be All: Add tool for managing app bundles 2014-12-27 18:15:55 -08:00
Jeffrey Pfau
d87081e6bc Log if a game crashes 2014-10-10 22:54:04 -07:00
Jeffrey Pfau
2a6d106ebd Use command line options for renderer, too 2014-10-10 22:52:49 -07:00
Jeffrey Pfau
f9e79a1a42 Tweak perf settings to run a more abridged version 2014-10-09 02:47:06 -07:00
Jeffrey Pfau
cc255b794b Make path absolute in perf.py 2014-10-09 01:53:47 -07:00
Jeffrey Pfau
562a33d98b Inherit LD_LIBRARY_PATH in subprocess 2014-10-09 01:36:08 -07:00
Jeffrey Pfau
dbd939022c Simple profiling script for outputing CSV batches 2014-10-09 01:00:40 -07:00