Post Reply 
 
Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem Event: BEX
01-28-2013, 05:16 AM
Post: #10
RE: Problem Event: BEX
Hmm. So I did some remote debugging and found it crashing in:

GLuint vsh = glCreateShader(GL_VERTEX_SHADER);

This was on a netbook with a really not great video card... anyone know what video cards they have?

This crash was on an Intel 645 Express, which only has hardware support for OpenGL 1.4 or 1.5 or something. I think that's too low.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Problem Event: BEX - devedue - 01-24-2013, 08:41 PM
RE: Problem Event: BEX - [Unknown] - 01-25-2013, 04:00 PM
RE: Problem Event: BEX - stodag - 01-25-2013, 10:25 PM
RE: Problem Event: BEX - devedue - 01-26-2013, 11:29 AM
RE: Problem Event: BEX - stodag - 01-26-2013, 01:47 PM
RE: Problem Event: BEX - devedue - 01-26-2013, 06:22 PM
RE: Problem Event: BEX - stodag - 01-26-2013, 06:49 PM
RE: Problem Event: BEX - [Unknown] - 01-26-2013, 07:08 PM
RE: Problem Event: BEX - stodag - 01-26-2013, 07:30 PM
RE: Problem Event: BEX - [Unknown] - 01-28-2013 05:16 AM
RE: Problem Event: BEX - stodag - 01-28-2013, 08:05 AM
RE: Problem Event: BEX - ScorchRaserik - 01-28-2013, 07:01 PM
RE: Problem Event: BEX - stodag - 01-28-2013, 08:20 PM
RE: Problem Event: BEX - ScorchRaserik - 01-29-2013, 12:49 AM

Forum Jump: