Commit graph

  • 8e72917023 Don't use SSE on PowerPC. Anthony J. Bentley 2017-02-19 00:36:36 -07:00
  • 27bd53eb83 bugfix for issue #74 in github issue tracker Richard Goedeken 2016-11-07 18:05:35 -08:00
  • b9eecf474e Merge pull request #70 from charlemagnelasse/master Richard Goedeken 2016-09-01 18:04:15 -07:00
  • 8abe956b58 Remove unused Travis CI define __extern_always_inline Charlemagne Lasse 2016-09-01 20:37:12 +02:00
  • c329ab1b02 Use Ubuntu Trusty as base system for Travis CI Charlemagne Lasse 2016-09-01 20:23:59 +02:00
  • 02d2576242 Merge pull request #69 from gizmo98/rpi-fix Richard Goedeken 2016-07-23 11:51:59 -07:00
  • 49d4f0b21c Add raspberry pi build option gizmo98 2016-07-22 18:51:49 +02:00
  • 57bb8760cb we must use the multithreaded-dll runtime library in order to link with libboost Richard Goedeken 2016-07-13 20:16:53 -07:00
  • a0ee05e642 change VS2013 project files to build with the XP-compatible vc120 toolset, so the resulting binaries will run on pre-vista machines Richard Goedeken 2016-07-13 20:04:06 -07:00
  • 60fcb5ca35 win32 build fixes Richard Goedeken 2016-03-17 22:27:37 -07:00
  • 7393aeb989 Merge 5a6718bdf4 into dcea75e4d0 dandude1995 2016-02-11 02:33:43 +00:00
  • 5a6718bdf4 Merge pull request #65 from Gillou68310/fix_no_fbo Richard Goedeken 2015-11-21 20:53:53 -08:00
  • 752eec35bf Fixed VS2013 runtime library configuration Gillou68310 2015-11-20 12:41:21 +01:00
  • f60cba4ad2 Fixed black screen when wrpFBO is set to False FBO should be disable in order to fix depth in Resident evil 2 Gillou68310 2015-11-20 12:40:11 +01:00
  • 43b1b41c47 Merge pull request #64 from Gillou68310/x64 Richard Goedeken 2015-09-12 21:52:04 -07:00
  • c5c73947e5 Added x64 configuration to VisualStudio2013 project file Gillou68310 2015-08-28 17:56:13 +02:00
  • f3b47bbe40 Subscreen delay fix for zelda OoT Gillou68310 2015-07-03 13:33:51 +02:00
  • 81e33fd107 Update Glide64mk2.ini Papermanzero 2015-07-06 23:01:22 +02:00
  • 6d7d72d07f Merge pull request #59 from bentley/openbsd Richard Goedeken 2015-06-08 06:37:31 -07:00
  • 5b19b72e4e Remove unnecessary OpenBSD warning. Anthony J. Bentley 2015-06-08 01:55:44 -06:00
  • 15f1f88842 proper fix for google code issue #579: Legend of Zelda: OOT crash when moving towards Malon in Castle Town Richard Goedeken 2015-05-01 20:44:37 -07:00
  • 129ab881be fix a bunch of illegal memory accesses Richard Goedeken 2015-04-30 17:58:20 -07:00
  • fc1cb8d863 Merge pull request #57 from krnlyng/flto Richard Goedeken 2015-04-27 17:37:38 -07:00
  • c4b38e5814 Revert "Allow to parallelize the linking step" Franz-Josef Haider 2015-04-27 19:43:07 +02:00
  • 7013f4d346 Revert "clang cannot handle flto=jobserver, so I moved this optimization flag to the linux-specific OS settings" Franz-Josef Haider 2015-04-27 19:42:00 +02:00
  • d19d03e10f Merge 58cbce4a76 into 452d3ceeb7 Franz-Josef Anton Friedrich Haider 2015-04-27 16:58:11 +00:00
  • 58cbce4a76 Revert "clang cannot handle flto=jobserver, so I moved this optimization flag to the linux-specific OS settings" Franz-Josef Haider 2015-04-27 18:50:24 +02:00
  • 1bdedcef44 Revert "Allow to parallelize the linking step" Franz-Josef Haider 2015-04-27 18:49:43 +02:00
  • 4e9aad22cc Merge 49ab7dd3a2 into 452d3ceeb7 Franz-Josef Anton Friedrich Haider 2015-04-27 14:49:19 +00:00
  • 49ab7dd3a2 change the way OPTFLAGS is initialized so build scripts can actually overwrite the full OPTFLAGS variable Franz-Josef Haider 2015-04-27 16:45:16 +02:00
  • 452d3ceeb7 update text files and version number for upcoming 2.5 release 2.5 Richard Goedeken 2015-04-26 12:32:36 -07:00
  • 53ea29d821 fix build warnings Richard Goedeken 2015-04-26 11:33:13 -07:00
  • d5fa32b09e disable unused function warning Richard Goedeken 2015-04-26 11:10:19 -07:00
  • c025a891a1 Revert "Don't accept n64 textures larger than target 3dfx textures", as it causes visual regressions in Kirby64, Gauntlet Legends, and other games. Richard Goedeken 2015-04-21 17:02:49 -07:00
  • 5d3bc01510 clang cannot handle flto=jobserver, so I moved this optimization flag to the linux-specific OS settings Richard Goedeken 2015-04-19 19:00:51 -07:00
  • 438dd4fb69 fix memory bugs found by coverity in this badly written fxt1 code Richard Goedeken 2015-03-27 08:50:27 -07:00
  • 1ed2d5c28e Merge pull request #53 from conchurnavid/includes Richard Goedeken 2015-03-21 21:25:33 -07:00
  • 024da573df Fix executable bits of files Conchúr Navid 2015-03-21 10:53:38 +01:00
  • 217bb72da7 Merge pull request #52 from rlabrecque/master Richard Goedeken 2015-03-16 19:51:05 -07:00
  • 86b6d829b0 Remove CorrectGamma() Riley Labrecque 2015-03-16 07:42:27 -06:00
  • 68dfe5e047 Merge pull request #51 from conchurnavid/update Richard Goedeken 2015-03-07 17:20:20 -08:00
  • f28bde1dc5 Don't accept n64 textures larger than target 3dfx textures Conchúr Navid 2015-03-06 17:43:56 +01:00
  • c94c8f8193 Merge pull request #50 from conchurnavid/reproducible Richard Goedeken 2015-02-22 08:22:56 -08:00
  • 41fefc32c9 added project/solution file for Visual Studio 2013. removed older MSVS project files. fix code compatilibity problems with MSVC Richard Goedeken 2015-02-22 07:13:34 -08:00
  • 5fe1d10c29 Don't include date in plugininfo to make build reproducible Conchúr Navid 2015-02-18 10:37:26 +01:00
  • 3500930934 Merge pull request #49 from bentley/backwards-memcpy Richard Goedeken 2015-02-16 07:03:14 -08:00
  • 48e20bc799 These buffers can overlap, so memmove() must be used instead of memcpy(). Anthony J. Bentley 2015-02-14 21:53:02 -07:00
  • d8d7fd2d96 Merge pull request #48 from conchurnavid/optimization_speedup Richard Goedeken 2015-02-14 07:45:42 -08:00
  • e941f7fd8f Use same optimization level as all other mupen64plus components Conchúr Navid 2015-02-09 13:57:03 +01:00
  • 79f34ce560 Allow to parallelize the linking step Conchúr Navid 2015-02-09 13:55:42 +01:00
  • 055d5ccb90 Merge pull request #45 from krnlyng/more_gles Dorian Fevrier 2015-01-28 11:30:44 -05:00
  • 1b96dbf35f Merge pull request #44 from littleguy77/master Richard Goedeken 2015-01-10 09:02:02 -08:00
  • 384f398dcc Fix name collision when LOGGING defined. littleguy77 2015-01-08 22:36:44 -05:00
  • 04eda752fe Revert to original Glitch64 LOG macro definition. littleguy77 2015-01-08 22:26:50 -05:00
  • 5416d79d65 Merge pull request #43 from Gillou68310/master Richard Goedeken 2015-01-07 22:54:37 -08:00
  • 2decf40c59 Merge pull request #42 from littleguy77/master Richard Goedeken 2015-01-07 22:40:27 -08:00
  • 0c1a194605 Added project file for MSVC2010 Gillou68310 2015-01-07 15:16:35 +01:00
  • 10486878e3 Add missing source file from GLES port. Metricity 2015-01-07 08:13:07 -05:00
  • 2ee649b163 Rename Glitch64/main.h --> glitchmain.h for clarity. littleguy77 2015-01-07 08:12:36 -05:00
  • d465ad2023 Merge pull request #41 from littleguy77/master Richard Goedeken 2015-01-04 21:09:40 -08:00
  • e62c00dfda Fix video refresh frequency for MPAL. littleguy77 2015-01-04 14:14:09 -05:00
  • 45e24e9557 Update frameskipper to reflect region calculation changes. littleguy77 2015-01-04 14:07:58 -05:00
  • 38b16e5f8a Merge pull request #39 from littleguy77/master Richard Goedeken 2015-01-04 08:08:53 -08:00
  • 9f1426f3c3 fix build error from last commit Richard Goedeken 2015-01-04 08:05:49 -08:00
  • 59603b1e57 Merge pull request #40 from twinaphex/master Richard Goedeken 2015-01-04 08:01:04 -08:00
  • ceabea70f4 correct N64 ROM header analysis for the regional PAL indication twinaphex 2015-01-04 14:57:01 +01:00
  • 90601dbb94 Fix log level for LOGINFO macro. littleguy77 2015-01-02 15:57:06 -05:00
  • 74934a64ee Fix screenshot implementation for GLES codepath. Gillou68310 2015-01-02 15:56:57 -05:00
  • 65ee02fde5 Enlarge output array for capturing color buffer. Gillou68310 2015-01-02 15:56:40 -05:00
  • 3e58eb7020 fix texture pack read failure on some 64-bit platforms, found by EndoplasmaticReticulum on github, due to png_uint_32 type being unfortunately defined as 'unsigned long int' Richard Goedeken 2015-01-01 17:19:39 -08:00
  • a18ee5b4b8 Merge pull request #29 from littleguy77/master Richard Goedeken 2015-01-01 17:14:17 -08:00
  • 717b58705b Implement optional frameskip feature. littleguy77 2014-12-21 23:51:58 -05:00
  • 6f4b35428c change more GL to GLES2 includes when USE_GLES=1 is used Franz-Josef Anton Friedrich Haider 2015-01-01 15:56:11 +00:00
  • 47277854d2 Merge branch 'master' of https://github.com/mupen64plus/mupen64plus-video-glide64mk2 Dorian Fevrier 2014-12-31 15:24:35 -05:00
  • c5998a531b Merge pull request #37 from twinaphex/master Dorian Fevrier 2014-12-31 15:13:13 -05:00
  • 8b0e9b588d Merge pull request #37 from twinaphex/master Dorian Fevrier 2014-12-31 15:13:13 -05:00
  • c435f2ad25 Merge pull request #38 from fayvel/build Richard Goedeken 2014-12-30 21:33:08 -08:00
  • 3493bd6c33 add extra includes and preprocessor checks for _WIN32 Fayvel Victor 2014-12-26 08:45:34 +01:00
  • 4d8c50a0db use more widely used preprocessor defines for MinGW Fayvel Victor 2014-12-26 07:50:23 +01:00
  • fd37e9e1d9 use different swprintf call for _GLIBCXX_HAVE_BROKEN_VSWPRINTF Fayvel Victor 2014-12-26 09:48:35 +01:00
  • a8ca72535f use travis ci with clang Fayvel Victor 2014-12-26 16:37:11 +01:00
  • 378c250fc6 use newer boost for C++-11 compatibility Fayvel Victor 2014-12-26 16:50:29 +01:00
  • 9593518364 use Unix-compatible SDL include for SDL_thread Fayvel Victor 2014-12-26 10:25:06 +01:00
  • d610bff3db use non-strict-ansi mode to build sources Fayvel Victor 2014-12-26 08:46:31 +01:00
  • 2e66b4ac81 Merge pull request #36 from krnlyng/gles Dorian Fevrier 2014-12-30 01:43:01 -05:00
  • 154d818993 Fix broken C version of MulMatricesC twinaphex 2014-12-29 11:19:28 +01:00
  • a4f33ad4b5 include SDL_opengles2.h instead of SDL_opengles.h Frajo Haider 2014-12-28 19:28:17 +01:00
  • 49b783981f Enable travis ci for clang Fayvel Victor 2014-12-26 16:37:11 +01:00
  • 9515003fb9 Use never boost for C++-11 compatibility Fayvel Victor 2014-12-26 16:50:29 +01:00
  • bc253142ba Add missing includes and preprocessor checks Fayvel Victor 2014-12-26 08:45:34 +01:00
  • 3a11ebbf47 Fix preprocessor defines in build with GCC for windows Fayvel Victor 2014-12-26 07:50:23 +01:00
  • ed672e30c3 Fix swprintf call for _GLIBCXX_HAVE_BROKEN_VSWPRINTF Fayvel Victor 2014-12-26 09:48:35 +01:00
  • 2de7252d55 use correct SDL include for SDL_thread fayvel 2014-12-26 10:25:06 +01:00
  • 2a26e47d47 Use non-strict-ansi mode to build sources Fayvel Victor 2014-12-26 08:46:31 +01:00
  • 9a3f9ffaab more makefile fixes for OSX with xcode 6.1.1 Richard Goedeken 2014-12-25 20:23:56 -06:00
  • 4bbe95d1ee use SDL threads instead of C++11 threads, which are not supported on clang Richard Goedeken 2014-12-25 10:47:24 -06:00
  • 6a46ad138c update makefile for build with clang on XCode 6.1.1 Richard Goedeken 2014-12-25 10:46:16 -06:00
  • 339ca50a57 clang doesnt have the to_wstring method Richard Goedeken 2014-12-25 10:44:05 -06:00
  • 7200662525 Merge pull request #28 from littleguy77/master Dorian Fevrier 2014-12-21 16:31:12 -05:00
  • 3a44862160 Add documentation comments for polygon offset settings. littleguy77 2014-12-20 22:45:09 -05:00