| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | y2r_u: Cleanup some formatting. | 2016-04-26 | 1 | -52/+89 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1447 from JamePeng/update-y2r-service | 2016-04-26 | 2 | -32/+357 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update the code of service y2r! | 2016-04-20 | 2 | -32/+357 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1720 from linkmauve/fix-qt | 2016-04-26 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Qt Frontend: Add Threads::Threads import in CMakeLists.txt. | 2016-04-26 | 1 | -1/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1710 from hrydgard/optimize-event-breakpoints | 2016-04-25 | 3 | -9/+16 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Replace std::map with std::array for graphics event breakpoints, and allow th... | 2016-04-24 | 3 | -9/+16 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1714 from smspillaz/fix-1711 | 2016-04-25 | 6 | -10/+15 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | travis: Install cmake 3.1 | 2016-04-25 | 1 | -2/+3 | ||
| | * | | | | | | | shader: Shader size is long uint, not uint. | 2016-04-25 | 1 | -1/+1 | ||
| | * | | | | | | | shader: Handle non-CALL opcodes with a break | 2016-04-25 | 1 | -0/+2 | ||
| | * | | | | | | | shader: Format string must be provided inline and not as a variable | 2016-04-24 | 1 | -1/+1 | ||
| | * | | | | | | | am: title_id is long long uint | 2016-04-24 | 1 | -1/+1 | ||
| | * | | | | | | | assert: Allow UNREACHABLE_MSG to have just one argument | 2016-04-24 | 1 | -1/+1 | ||
| | * | | | | | | | CMakeLists: Use imported version of Threads::Threads | 2016-04-24 | 2 | -4/+6 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1576 from smspillaz/fix-build-errors-03272016 | 2016-04-24 | 9 | -9/+29 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED | 2016-04-23 | 1 | -0/+2 | ||
| | * | | | | | | | pica: Handle default lighting case | 2016-04-23 | 1 | -1/+6 | ||
| | * | | | | | | | ncch: Use correct format specifier (for long long uint) | 2016-04-23 | 1 | -1/+1 | ||
| | * | | | | | | | fs: Fix what appears to be a typo (filename_size / file_size) | 2016-04-23 | 1 | -1/+1 | ||
| | * | | | | | | | gdbstub: Don't check if unsigned int is > 0 | 2016-04-23 | 1 | -2/+2 | ||
| | * | | | | | | | debugger: Warn if we reach an unreachable format | 2016-04-23 | 1 | -0/+6 | ||
| | * | | | | | | | microprofileui: Use correct printf specifier | 2016-04-23 | 1 | -0/+5 | ||
| | * | | | | | | | microprofile: Use std::abs | 2016-04-23 | 1 | -1/+1 | ||
| | * | | | | | | | CMakeLists: Use CMAKE_THREAD_LIBS_INIT | 2016-04-23 | 2 | -3/+5 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1705 from LittleWhite-tb/compat_gcc49 | 2016-04-23 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Protect use of std::is_trivially_copyable to compile with GCC 4.9 | 2016-04-23 | 1 | -0/+4 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1697 from tfarley/hw-lighting-sync | 2016-04-22 | 2 | -9/+11 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | HWRasterizer: reorder declarations to match defs | 2016-04-22 | 1 | -9/+9 | ||
| | * | | | | | | HWRasterizer: sync specular uniform for new shaders | 2016-04-22 | 1 | -0/+2 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1436 from tfarley/hw-tex-forwarding | 2016-04-22 | 30 | -941/+1739 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | HWRasterizer: Texture forwarding | 2016-04-21 | 20 | -940/+1719 | ||
| | * | | | | | | Config: Add scaled resolution option | 2016-04-21 | 9 | -1/+20 | ||
| | * | | | | | | Update to ext-boost with interval_map | 2016-04-21 | 1 | -0/+0 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1655 from JayFoxRox/hw-dot3 | 2016-04-21 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | OpenGL: Implement color combiner Operation::Dot3_RGB | 2016-04-10 | 1 | -0/+3 | ||
| * | | | | | | Merge pull request #1691 from linkmauve/improve-sdl-options | 2016-04-20 | 1 | -9/+20 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | SDL2 Frontend: Use argv[0], add a --version, and reorder options. | 2016-04-20 | 1 | -9/+20 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #1672 from wwylele/win-driver-fix | 2016-04-19 | 1 | -3/+12 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | fix driver root identification on Windows | 2016-04-15 | 1 | -3/+12 | ||
| * | | | | | | Merge pull request #1612 from ObsidianX/get-set-sockopt | 2016-04-18 | 1 | -3/+97 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rework sockopt translation to match the error translation code already in place | 2016-04-01 | 1 | -22/+30 | ||
| | * | | | | | | Code style | 2016-03-30 | 1 | -2/+2 | ||
| | * | | | | | | Added GetSockOptName | 2016-03-30 | 1 | -15/+58 | ||
| | * | | | | | | Derp: win32: typedef int socklen_t; | 2016-03-29 | 1 | -4/+0 | ||
| | * | | | | | | But of course, Windows uses 'int' while Linux uses 'socklen_t' | 2016-03-29 | 1 | -0/+4 | ||
| | * | | | | | | Compiling on Windows now | 2016-03-29 | 1 | -3/+3 | ||
| | * | | | | | | Formatting... | 2016-03-29 | 1 | -1/+1 | ||
| | * | | | | | | Addressing PR comments | 2016-03-29 | 1 | -4/+4 | ||
| | * | | | | | | SOC Updates | 2016-03-28 | 1 | -3/+46 | ||