mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Base of OpenCL code
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4346 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
076e727376
commit
fb258e3ca5
6 changed files with 358 additions and 16 deletions
|
@ -13,6 +13,7 @@ files = [
|
|||
'memcpy_amd.cpp',
|
||||
'OpcodeDecoding.cpp',
|
||||
'TextureDecoder.cpp',
|
||||
# 'OpenCL/TextureDecoder.cpp',
|
||||
'XFMemory.cpp',
|
||||
'XFBConvert.cpp',
|
||||
'IndexGenerator.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue