07-10-2012, 06:47 AM
(07-09-2012, 09:46 PM)fullpulse Wrote: Ok here is the log fileThank you. The log file is unfortunately not showing anything special that could explain the issue.
Could you try disabling these options, trying to get to the minimum settings causing the problem:
- Use a Geometry Shader for 2D rendering (only relevant when using shaders)
- Disable UBO (automatically disabled if not supported, only relevant when using shaders)
- Enable VAO (only relevant when using shaders and vertex cache)
- Enable dynamic shader generation (only relevant when using shaders, recommended for AMD/ATI)
And also maybe disabling these options (but disabling them might give anyway a performance decrease):
- Use vertex cache
- Use shaders (experimental)
Always include a complete log file at INFO level in your reports. Thanks! How to post a log