dolphin/Source/Core
Pokechu22 45b8ebeb25 PixelEngine: Remove old comment
This comment was added in 76d24f2c0d (the link was updated in 5799824b22, but both are dead now).  An archived version is at https://web.archive.org/web/20090830050441/http://developer.nvidia.com/object/General_FAQ.html#t6 but it's about the number of available texture units, which doesn't seem relevant to PixelEngine.
2022-03-29 15:34:43 -07:00
..
AudioCommon IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
Common Merge pull request #10493 from jordan-woyak/netplay-show-traversal-external-port 2022-03-15 16:03:28 +01:00
Core Merge pull request #10464 from Zarklord/override-wii-boot-ios 2022-03-22 03:01:44 +01:00
DiscIO Merge pull request #10514 from JosJuice/datel-no-gametdb 2022-03-26 03:38:57 +01:00
DolphinNoGUI GCAdapter: Defer initialization until MainWindow::InitControllers 2022-03-10 10:35:45 -08:00
DolphinQt Merge pull request #10497 from martinD2014/master 2022-03-27 16:05:23 +02:00
DolphinTool Merge pull request #10507 from JosJuice/convertcommand-non-gc-wii 2022-03-23 22:47:41 +01:00
InputCommon MappingCommon: Fix detection of hotkey and conjunction expressions. 2022-03-16 22:25:04 -05:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10516 from OatmealDome/steam 2022-03-18 08:33:13 +01:00
UpdaterCommon UpdaterCommon: Copy content file to a temporary file before renaming on macOS 2022-01-30 15:40:28 -05:00
VideoBackends VideoBackends: fix opengl object label which was given an invalid enumeration as the identifier parameter. Most implementations will warn in this case but there is an implementation that will crash (ANGLE) 2022-03-24 00:25:59 -05:00
VideoCommon PixelEngine: Remove old comment 2022-03-29 15:34:43 -07:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Move parts of MappingCommon out of DolphinQt 2022-03-06 14:30:49 +01:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props