dolphin/Source/Core
N.E.C c3a57bbad5 Video: Clearly separate Texture and EFB Copy formats
Improve bookkeeping around formats. Hopefully make code less confusing.

- Rename TlutFormat -> TLUTFormat to follow conventions.
- Use enum classes to prevent using a Texture format where an EFB Copy format
  is expected or vice-versa.
- Use common EFBCopyFormat names regardless of depth and YUV configurations.
2017-08-03 18:35:29 -07:00
..
AudioCommon Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
Common Merge pull request #5827 from JonnyH/WIP/fix-glMultiDrawElementsBaseVertex-invalid-OES-suffix 2017-08-03 18:45:32 +02:00
Core Properly handle g_wiimotes_mutex again for reconnect on button press for real wiimotes 2017-08-03 01:54:49 +02:00
DiscIO DirectoryBlob: Use NonCopyable 2017-08-01 21:52:30 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Merge pull request #5703 from ligfx/blockuserinputfilter 2017-08-02 12:13:56 +08:00
DolphinWX Send stop message before saving recording 2017-08-02 12:29:49 +08:00
InputCommon Merge pull request #5809 from HannesMann/master 2017-08-02 12:36:35 +08:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Video: Clearly separate Texture and EFB Copy formats 2017-08-03 18:35:29 -07:00
VideoCommon Video: Clearly separate Texture and EFB Copy formats 2017-08-03 18:35:29 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00