flibitijibibo / FNA-MGHistory

FNA - Accuracy-focused XNA4 reimplementation for open platforms
http://fna-xna.github.io/
246 stars 37 forks source link

Intel Driver Fix #327

Closed darthdurden closed 9 years ago

darthdurden commented 9 years ago

Fixed an issue in the faux backbuffer that was giving intel drivers problems. We now detach the framebuffer attachments before modifying them which fixes the issue.

flibitijibibo commented 9 years ago

I'll check out the diffs once they've been fixed, good to know that it was just the attachments causing the issue though.

darthdurden commented 9 years ago

Ugh yea... sorry some bad formatting changes going on there. I didn't notice that. I'll clean it up.

darthdurden commented 9 years ago

@flibitijibibo There you go. Much cleaner.

flibitijibibo commented 9 years ago

Merged, with a commit on top:

https://github.com/flibitijibibo/FNA/commit/76b8743e28418aeacd30e298302616bc5fdc9167

flibitijibibo commented 9 years ago

And one more...

https://github.com/flibitijibibo/FNA/commit/5c1ff82e277017226f86c937bbaf928e0ece0801