Author Topic: Scrabled shadows  (Read 667 times)

UGGH

This spammed my console.log.
/Users/erichartman/dev/Blockland/premake/BlocklandGame/../../engine/bricks/octShadows.cpp:620 - GL Error: 1280 - GL_INVALID_ENUM
« Last Edit: September 01, 2012, 11:41:04 PM by Badspot »

Wait..
/Users/erichartman/dev/Blockland/premake/BlocklandGame/../../engine/bricks/octShadows.cpp:620 - GL Error: 1280 - GL_INVALID_ENUM

/Users/erichartman/dev/Blockland/premake/BlocklandGame/../../engine/bricks/octShadows.cpp:620 - GL Error: 1280 - GL_INVALID_ENUM
A location on Badspot's computer, is it? How'd it end up in my console.log?

Oh, and this appears in the console too
Checking for shader shadow support:
   - Enabled via $Shader::Enabled? YES
   - ARB_shader_objects?           YES
   - ARB_shading_language_100?     YES
   - EXT_texture_array?            YES
   - EXT_texture3D?                NO
   - glTexImage3D?                 YES
   - EXT_framebuffer_object?       YES
   - ARB_shadow?                   YES
   - GLSL Language Version?        1.20
   o Shaders are                   ACTIVE

This is going to help Badspot because he just recently made it so that glTexImage3D is able to be used.

What are your computer specs?

Your GPU might be too weak to handle shaders. Turn them off.

What are your computer specs?

Your GPU might be too weak to handle shaders. Turn them off.
I don't get any slowdown when I run shaders.
Processor 2.5 GHz Intel Core i5
Memory 8 GB 1333 MHz DDR3
Graphics AMD Radeon HD 6750M 512 MB
Software Mac OS X Lion 10.7.3

I don't get any slowdown when I run shaders.
Processor 2.5 GHz Intel Core i5
Memory 8 GB 1333 MHz DDR3
Graphics AMD Radeon HD 6750M 512 MB
Software Mac OS X Lion 10.7.3


Hmm. Both your processor and GPU are capable of running Blockland at max shader settings...

Try turning Shaders off. Does it lag anymore?

Did you install your latest drivers for your GPU?

Badspot

  • Administrator
Turn off shaders.
Wait for updates.
Do not post ambiguous topics.