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
e4141c331e6aadd9ab9c8606eddf4dcaa722d2cc
dolphin
/
Source
/
Core
/
VideoCommon
/
Src
/
OpenCL
T
History
Jordan Woyak
59fd1008ca
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking became simpler in most cases. It should be near impossible to forget to close a file now that the destructor takes care of it. (I hope this fixes Issue 3635) I have tested the functionality of most things, but it is possible I broke something. :p
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7328
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-11 10:21:46 +00:00
..
OCLTextureDecoder.cpp
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking became simpler in most cases. It should be near impossible to forget to close a file now that the destructor takes care of it. (I hope this fixes Issue 3635) I have tested the functionality of most things, but it is possible I broke something. :p
2011-03-11 10:21:46 +00:00
OCLTextureDecoder.h
Refactor and prepare the OpenCL texture decoder for decoding textures to RGBA format required by DX11.
2010-06-22 00:52:17 +00:00