ppsspp/GPU/Directx9/helper
Henrik Rydgard 422ae62b63 D3D9: Add support for D3D9Ex, which has faster flipping and an option for lower latency, and some other stuff.
MANAGED textures are not allowed though so compensate for that by making them dynamic for now.
2014-09-09 22:28:35 +02:00
..
dx_state.cpp d3d: Add basic stencil mask handling. 2014-08-30 11:18:18 -07:00
dx_state.h d3d: Properly initialize cullmode. 2014-09-06 23:01:04 -07:00
fbo.cpp d3d: Begin centralizing framebuffer management. 2014-09-09 08:12:42 -07:00
fbo.h d3d: Begin centralizing framebuffer management. 2014-09-09 08:12:42 -07:00
global.cpp D3D9: Add support for D3D9Ex, which has faster flipping and an option for lower latency, and some other stuff. 2014-09-09 22:28:35 +02:00
global.h D3D9: Add support for D3D9Ex, which has faster flipping and an option for lower latency, and some other stuff. 2014-09-09 22:28:35 +02:00