This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-08-01 02:29:59 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
286b6110f1c358ec76205dc931e7c7dd2669ebc4
dolphin
/
Source
/
Core
/
VideoCommon
History
Tony Wasserka
286b6110f1
Revert "Handle BP mask register better to avoid useless BP writes (causing flushes)"
...
This reverts commit
954be9e2d9
. Fixes issue 6826.
2013-11-20 22:53:10 +01:00
..
Src
Revert "Handle BP mask register better to avoid useless BP writes (causing flushes)"
2013-11-20 22:53:10 +01:00
CMakeLists.txt
Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems to not have libpng linked in from wxWidgets so just link in libpng at all times.
2013-11-15 01:09:38 +00:00
OpenCL.rules
…
VideoCommon.vcxproj
Reworked Screenshot saving.
2013-11-15 13:00:38 +13:00
VideoCommon.vcxproj.filters
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00