Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Case share of hardware transform-error failing back to software
05-23-2014, 01:53 PM
Post: #3
RE: Case share of hardware transform-error failing back to software
My notebook can also reproduce.
Can you give me the code to test ? Thanks
(04-14-2014 06:33 PM)Henrik Wrote:  Hm, we currently generate like this in the vshader:

Code:
in lowp vec4 v_color0;
Maybe we should instead output

Code:
lowp in vec4 v_color0;
for compatibility with these drivers. I think I need to check the GLSL specs...

I want to be a crash fixer
PM me if you want to me look a game
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Case share of hardware transform-error failing back to software - sum2012 - 05-23-2014 01:53 PM

Forum Jump: