Jeffrey Pfau
|
0affe7c8d7
|
Merge branch 'master' into port/3ds
|
2015-08-23 07:21:23 -07:00 |
Jeffrey Pfau
|
6ea0db2ccd
|
GUI: Upstream cross-platform GUI code
|
2015-08-22 23:20:21 -07:00 |
Jeffrey Pfau
|
7fa5353801
|
3DS: Disable -Wformat
|
2015-08-22 17:10:03 -07:00 |
Jeffrey Pfau
|
f160236d50
|
Merge branch 'master' into port/3ds
|
2015-08-22 17:06:17 -07:00 |
Jeffrey Pfau
|
4d79fd7324
|
Test: Add fuzzing harness and move perf-main into test folder
|
2015-08-17 21:24:55 -07:00 |
Jeffrey Pfau
|
e17e4fd190
|
Merge branch 'master' into port/3ds
|
2015-08-17 00:02:36 -07:00 |
Jeffrey Pfau
|
805e0b17eb
|
All: Add manpage to CMake
|
2015-08-09 01:52:49 -07:00 |
Jeffrey Pfau
|
687af6fd20
|
All: Find GLESv2 separately from GL
|
2015-07-31 12:42:33 -07:00 |
Jeffrey Pfau
|
46e24e84da
|
OpenGL: Create video backend for GLES2, used on Raspberry Pi
|
2015-07-30 15:07:14 -07:00 |
Jeffrey Pfau
|
4036294593
|
All: Fix install on Windows
|
2015-07-29 09:06:33 -07:00 |
Jeffrey Pfau
|
7431a5f556
|
All: Set SOVERSION and NAMELINK_SKIP for packaging
|
2015-07-28 01:02:11 -07:00 |
Dugan Chen
|
90d215ea23
|
The library directory is overridable and defaults to lib.
|
2015-07-19 11:20:10 -07:00 |
Jeffrey Pfau
|
8a66ee0d56
|
All: Fix fresh build
|
2015-07-12 16:10:48 -07:00 |
Jeffrey Pfau
|
817f1573d3
|
All: Move version generation to external CMake script
|
2015-07-12 16:02:16 -07:00 |
Jeffrey Pfau
|
d9778a98d4
|
Util: Check for SETLOCALE too
|
2015-07-05 13:05:09 -07:00 |
Jeffrey Pfau
|
06f02ef873
|
GBA Config: Check current directory for portable.ini
|
2015-07-01 21:55:21 -07:00 |
Jeffrey Pfau
|
85cdb42a17
|
All: Use cmake-builtin `touch` for increased portability
|
2015-07-01 00:44:21 -07:00 |
Jeffrey Pfau
|
ca0fb2ede6
|
All: Add groups for files missing from groups
|
2015-07-01 00:21:21 -07:00 |
Augustin Cavalier
|
fc74db8c09
|
All: Initial work on MSVC support.
|
2015-06-30 22:09:17 -04:00 |
Jeffrey Pfau
|
270ce0cba3
|
GBA Video: Refactor software renderer into separate files
|
2015-06-19 00:33:26 -07:00 |
Jeffrey Pfau
|
3c18fe162c
|
Merge branch 'master' into port/3ds
|
2015-06-18 01:37:29 -07:00 |
Jeffrey Pfau
|
bbc63a2392
|
Util: Add strdup implementation for platforms without it
|
2015-06-14 23:25:49 -07:00 |
Jeffrey Pfau
|
68c183e4bf
|
All: Replace menagerie for *_SOURCE flags for Linux with _GNU_SOURCE
|
2015-06-13 05:06:34 -07:00 |
Jeffrey Pfau
|
87d26d39f9
|
All: Clean up OpenGL detection
|
2015-06-13 03:01:43 -07:00 |
gus knight
|
e3dded2e47
|
All: Add Haiku support
|
2015-06-11 17:29:49 -04:00 |
Jeffrey Pfau
|
5fcba6a8b2
|
Qt: XDG Desktop file
|
2015-06-10 00:26:25 -07:00 |
Jeffrey Pfau
|
97da8b43c9
|
All: Some portability fixes
|
2015-06-09 21:22:11 -07:00 |
Jeffrey Pfau
|
a2cba75819
|
All: Enable static linking for OS X
|
2015-05-29 20:45:58 -07:00 |
Jeffrey Pfau
|
1559438deb
|
All: Enable static linking for Windows
|
2015-05-28 00:20:44 -07:00 |
Jeffrey Pfau
|
356d8ea2ce
|
All: Set cpack version string to newly generated string
|
2015-05-15 09:21:22 -07:00 |
Jeffrey Pfau
|
53199ee909
|
All: Version string for a tag should be the tag
|
2015-05-15 09:18:02 -07:00 |
Jeffrey Pfau
|
47d945bf75
|
All: Make version.c
|
2015-05-15 08:56:28 -07:00 |
Jeffrey Pfau
|
4899e7267d
|
All: Fix dependencies for libavcodec on Debian-derived platforms
|
2015-05-10 14:35:31 -07:00 |
Jeffrey Pfau
|
8636b81f13
|
GBA: Split cheats out into separate source files
|
2015-04-09 00:41:00 -07:00 |
Jeffrey Pfau
|
6a320bb923
|
All: Always build vfs-mem
|
2015-04-05 15:07:46 -07:00 |
Jeffrey Pfau
|
120020b0e3
|
All: Bump version to 0.3 after branching for 0.2
|
2015-04-02 02:29:13 -07:00 |
Jeffrey Pfau
|
7bb17bc99d
|
Util: Split vfs.c into vfs.c, vfs-fd.c and vfs-dirent.c
|
2015-04-01 21:13:16 -07:00 |
Jeffrey Pfau
|
9bb306f831
|
All: Buildfixes for OS X and FreeBSD
|
2015-03-23 02:47:10 -07:00 |
Jeffrey Pfau
|
f519976c7f
|
All: Attempt to downgrade from GNU99 to C99
|
2015-03-23 02:03:01 -07:00 |
Jeffrey Pfau
|
64b396aff9
|
Merge branch 'feature/sio-lockstep'
|
2015-03-19 22:19:49 -07:00 |
Jeffrey Pfau
|
c75224ce8c
|
SDL: Add Pandora bindings
|
2015-03-17 22:30:58 -07:00 |
Jeffrey Pfau
|
22021df387
|
All: Fix OpenBSD build with CLI debugger
|
2015-03-17 22:16:57 -07:00 |
Jeffrey Pfau
|
20aae1202a
|
Qt: Properly preprocess Windows RC file
|
2015-03-16 00:35:09 -07:00 |
Jeffrey Pfau
|
51b8c862b9
|
Merge branch 'master' into feature/sio-lockstep
Conflicts:
CMakeLists.txt
src/gba/gba.c
|
2015-03-15 23:29:01 -07:00 |
Jeffrey Pfau
|
e6c10428ce
|
All: Properly match ARM processor name in CMakeLists
|
2015-03-14 00:23:18 -07:00 |
Jeffrey Pfau
|
bdf6d7f7ec
|
All: Fix CMake files to not use function defined in CMake 2.8.11
|
2015-03-12 01:09:12 -07:00 |
Jeffrey Pfau
|
f8933f23c4
|
All: Fix blip_buf build
|
2015-03-12 00:44:20 -07:00 |
Jeffrey Pfau
|
22245617f4
|
3DS: Modernize 3DS port
|
2015-03-11 23:49:25 -07:00 |
Jeffrey Pfau
|
513b9fb751
|
All: Unify how feature defines work, allowing specific targets to not use them
|
2015-03-11 02:17:45 -07:00 |
Jeffrey Pfau
|
17d61564c9
|
All: All ARM targets should enable ASM
|
2015-03-11 02:16:48 -07:00 |