This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d1631bec3f761f2af1a71702344c1cfed6e6cceb
dolphin
/
Source
/
Core
/
Common
T
History
Glenn Rice
d1631bec3f
Build fix for linux. svnrev.h was not found when compiling OCLTextureDecoder.cpp as that include directory was only used in Core/Common.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6610
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-19 14:02:43 +00:00
..
Src
Cached the compiled OpenCL kernels to disk (User/OpenCL/kernel.bin). This reduces the start up delay in OpenCL mode. Added a 10 byte header to the file which contains the current svn rev string. This will recompile the OpenCL kernels with every new revision.
2010-12-19 11:03:09 +00:00
CMakeLists.txt
Build fix for linux. svnrev.h was not found when compiling OCLTextureDecoder.cpp as that include directory was only used in Core/Common.
2010-12-19 14:02:43 +00:00
Common.vcproj
Made LinearDiskCache a template class. Keys are now some POD type (fixed size). Eliminates casting and key size checking.
2010-11-15 05:22:03 +00:00
make_svnrev.h.vbs
ok...svnrev crap finally under control? please?
2010-08-08 16:34:32 +00:00
SubWCRev.exe
replace SubWCRev.exe with a statically linked one... >.>
2009-03-22 22:11:27 +00:00
SVNRevGen.vcproj
ok...svnrev crap finally under control? please?
2010-08-08 16:34:32 +00:00