libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.23k stars 1.83k forks source link

D3D9 PC driver needs work. #128

Closed Themaister closed 11 years ago

Themaister commented 11 years ago

For D3D9 PC driver overlay interface and integer scale code should be written. Currently it's lagging behind the GL driver in overall functionality.

In addition, it might be an idea to provide a simple fixed function pipeline path for when HAVE_CG isn't defined.

Themaister commented 11 years ago

D3D9 driver is now up-to-date thanks to OV2.