From db7617b2bebbec0bce7d9d17de5c3e8a4d21c61f Mon Sep 17 00:00:00 2001 From: mudlord Date: Mon, 31 Dec 2007 01:18:50 +0000 Subject: [PATCH] Updated bug list git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@248 a31d4220-a93d-0410-bf67-fe4944624d44 --- res/Known Bugs.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/res/Known Bugs.txt b/res/Known Bugs.txt index c8e299cd..1a1fc1d1 100644 --- a/res/Known Bugs.txt +++ b/res/Known Bugs.txt @@ -3,3 +3,7 @@ Known Bugs: - Direct3D: fsMaxScale = 1 in fullscreen mode with visible menu results in too small height of the image - Direct3D: Menu toggle takes a little too long - Direct3D: VSync will be disabled in full screen mode while the menu is visible in order to work around poor performance +- Linking: Doesnt work quite right yet. +- OpenGL: Fragment shaders do not work quite as well as original test build (Mudlord) +- Audio core: assertation error occurs when disabling GB sound +- x64: Needs optimizations (x64 native code, whatever)