-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. We don't have to decouple UI resource level setting from the pipe, so let's get rid of the group. 2. As the mipmap cache size is initialized after startup and is not changed later, the log has been fixed. 3. The logs for opencl simply didn't work as "per device" 4. Use leading underscore for static 5. Tunehead is only checked while running a OpenCL pixelpipe; available ram, tunehead and pinned information logs are integrated in pipe starting information. 6. Some simplified code, use gboolean for init_gui
- Loading branch information
1 parent
7b5ef43
commit b8a2692
Showing
5 changed files
with
50 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters