Search found 8 matches
- Tue Dec 11, 2018 3:53 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.16.51][mac] Crash on start: "GL_INVALID_FRAMEBUFFER_OPERATION"
- Replies: 3
- Views: 2555
Re: [0.16.51][mac] Crash on start: "GL_INVALID_FRAMEBUFFER_OPERATION"
This should be fixed in 0.17
- Tue Dec 11, 2018 3:52 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.16.51] [MacOS] Crash in SystemUtil::vramSize()
- Replies: 6
- Views: 5239
Re: [0.16.51] [MacOS] Crash in SystemUtil::vramSize()
This should be fixed in 0.17
- Tue Dec 11, 2018 3:47 pm
- Forum: Resolved Problems and Bugs
- Topic: [jiri][for 0.17][0.16.27] OS X:Incorrect determination of VRAM
- Replies: 3
- Views: 2488
Re: [jiri][for 0.17][0.16.27] OS X:Incorrect determination of VRAM
This should now be resolved in 0.17
- Sun Jun 03, 2018 5:22 pm
- Forum: Duplicates
- Topic: [0.16.47] HiDPI/Retina displays not utilized on macOS
- Replies: 2
- Views: 1854
Re: [0.16.47] HiDPI/Retina displays not utilized on macOS
nothing has been done about it yet Something has been done about it, it has been fixed for 0.17 as you were told by RSeding91. Enabling the option doesn't fix the issue properly for everyone and is liable to introduce more unpredictable behaviour. Version 0.17 includes a significant rework of the w...
- Thu Jan 11, 2018 5:09 pm
- Forum: Resolved Problems and Bugs
- Topic: [jiri][0.16.12] Unintuitive search term parsing
- Replies: 24
- Views: 9076
Re: [jiri][0.16.12] Unintuitive search term parsing
I've spent some time today looking at the various string distance algorithms and didn't find a solution I'd like outright. I'll spend some more time playing around and testing various solutions, until I find one that's intuitive. Thank you for the feedback, this is a feature that I want to make as u...
- Thu Jan 11, 2018 1:43 pm
- Forum: Resolved Problems and Bugs
- Topic: [jiri][0.16.12] Unintuitive search term parsing
- Replies: 24
- Views: 9076
Re: [jiri][0.16.12] Unintuitive search term parsing
Hi, I'm the guy who wrote the new search function. The way it works is actually really simple, it just checks that the search pattern and the searched terms have the same letters in the same order and treats each word of the search pattern separately. What that means is that if you get a lot of resu...
- Sun Dec 17, 2017 10:40 pm
- Forum: 1 / 0 magic
- Topic: [jiri][0.16.2][Linux]Artifacts
- Replies: 13
- Views: 4322
Re: [jiri][0.16.2][Linux]Artifacts
I've been doing some more investigation into this over the weekend and it seems like it probably is a driver issue, since I've seen similar issues pop up with other projects too, the common denominator being the open-source AMD driver. However, I don't want to leave it at that, so I'll try to see if...
- Fri Dec 15, 2017 4:48 pm
- Forum: 1 / 0 magic
- Topic: [jiri][0.16.2][Linux]Artifacts
- Replies: 13
- Views: 4322
Re: [jiri][0.16.2][Linux]Artifacts
Hi, I've been looking into this and it seems like it could be a driver bug. If it's not too much trouble, could you check if the problem persists on a different driver?