(06-08-2011, 08:58 PM)gid15 Wrote:Any graphics improvements when using the new option "Enable Color Mask in shader" from r2167?Code:Unimplemented Green color mask 0x7F
No...instead I seem to be getting this large error message in the console
Code:
Running Jpcsp 32bit...
Exception in thread "GUI" java.lang.NullPointerException
at jpcsp.graphics.RE.REShader.loadShaders(REShader.java:431)
at jpcsp.graphics.RE.REShader.initShader(REShader.java:160)
at jpcsp.graphics.RE.REShader.<init>(REShader.java:96)
at jpcsp.graphics.RE.RenderingEngineFactory.createRenderingEngine(Render
ingEngineFactory.java:45)
at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1129)
at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
at sun.awt.RepaintArea.paintComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "GUI" java.lang.NullPointerException
at jpcsp.graphics.RE.REShader.loadShaders(REShader.java:431)
at jpcsp.graphics.RE.REShader.initShader(REShader.java:160)
at jpcsp.graphics.RE.REShader.<init>(REShader.java:96)
at jpcsp.graphics.RE.RenderingEngineFactory.createRenderingEngine(Render
ingEngineFactory.java:45)
at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1129)
at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
at org.lwjgl.opengl.AWTGLCanvas.update(AWTGLCanvas.java:343)
at sun.awt.RepaintArea.updateComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "GUI" java.lang.NullPointerException
at jpcsp.graphics.RE.REShader.loadShaders(REShader.java:431)
at jpcsp.graphics.RE.REShader.initShader(REShader.java:160)
at jpcsp.graphics.RE.REShader.<init>(REShader.java:96)
at jpcsp.graphics.RE.RenderingEngineFactory.createRenderingEngine(Render
ingEngineFactory.java:45)
at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1129)
at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
at sun.awt.RepaintArea.paintComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "GUI" java.lang.NullPointerException
at jpcsp.graphics.RE.REShader.loadShaders(REShader.java:431)
at jpcsp.graphics.RE.REShader.initShader(REShader.java:160)
at jpcsp.graphics.RE.REShader.<init>(REShader.java:96)
at jpcsp.graphics.RE.RenderingEngineFactory.createRenderingEngine(Render
ingEngineFactory.java:45)
at jpcsp.HLE.modules150.sceDisplay.paintGL(sceDisplay.java:1129)
at org.lwjgl.opengl.AWTGLCanvas.paint(AWTGLCanvas.java:314)
at sun.awt.RepaintArea.paintComponent(Unknown Source)
at sun.awt.RepaintArea.paint(Unknown Source)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
And this error in the log
Code:
5388 [GUI] ERROR ge - Shader error log: 0(433) : error C7532: global function round requires "#version 130" or later
0(515) : error C7532: global function round requires "#version 130" or later
0(815) : error C1115: unable to find compatible overloaded function "texelFetch(sampler2D, ivec2, int)"
These errors show up when enabling shaders regardless of any added shader options chosen. Probably has something to do with my graphics card. Maybe it's time to upgrade to a computer that isn't constructed from wood.
Funny thing, I spend more time on the forum instead of on emulators