![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "DeviceResources.h"
#include "threads/Condition.h"
#include "threads/CriticalSection.h"
#include "utils/Color.h"
#include "rendering/RenderSystem.h"
#include <vector>
#include <wrl/client.h>
Classes | |
class | CRenderSystemDX |
Enumerations | |
enum | PCI_Vendors { PCIV_ATI = 0x1002 , PCIV_nVidia = 0x10DE , PCIV_Intel = 0x8086 } |
enum PCI_Vendors |