Closed GoogleCodeExporter closed 9 years ago
You're right. The problem is probably the Intel GMA card.
According to thinkwiki you have the Intel GMA 4500 MHD, right?
My Thinkpad has the same gpu as fallback. That means that I should be able to
reproduce your problems.
I will try to create a patch for Intel cards..
Original comment by gin...@gmail.com
on 8 Jul 2009 at 5:51
Original comment by gin...@gmail.com
on 8 Jul 2009 at 8:11
Ookay.
I could reproduce the problem.
I created a stripped down version that should work with your laptop. You can
get the
tarball on the downloads page.
These are the differences to the normal version:
No particles - Needs geometry shaders.
No animated ponies - I do animation in the vertex shader. This doesn't seem to
work
with Intel GPUs. I deactivated it for now. Maybe I will add a CPU fallback
later.
No sand - The island is now completely grass, both over water and below. Seems
like
multitexturing+shaders do not work.
The terrain has a lower resolution - For better performance.
Original comment by gin...@gmail.com
on 8 Jul 2009 at 8:25
I tried again with the current git version and I still get the same fail. Is
there
something special I need to do in order to compile the stripped down version
that
works on Intel cards?
...or maybe I am not getting the current version correctly. I did "git pull"
but I
don't know if that is correct. I am pretty new to git.
Original comment by bob.the....@gmail.com
on 20 Jul 2009 at 5:20
You need the pink-pony_intel-1.0.tar.bz2 tarball from the downloads section.
Original comment by gin...@gmail.com
on 21 Jul 2009 at 1:19
What about the source code? Is there a git branch for the intel version?
Original comment by bob.the....@gmail.com
on 31 Jul 2009 at 2:55
It's a source tarball.
Original comment by gin...@gmail.com
on 31 Jul 2009 at 6:04
Original issue reported on code.google.com by
bob.the....@gmail.com
on 7 Jul 2009 at 8:34