Author Topic: Texture wrapping works in emulator but not on device (Galaxy S5)  (Read 4324 times)

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Texture wrapping works in emulator but not on device (Galaxy S5)
« Reply #15 on: November 22, 2015, 07:24:48 pm »
I'll have a look at it...maybe not today but surely tomorrow to see, if I can reproduce the problem in any of my Adreno based devices.

Offline spookey

  • byte
  • *
  • Posts: 8
    • View Profile
Re: Texture wrapping works in emulator but not on device (Galaxy S5)
« Reply #16 on: November 22, 2015, 10:28:40 pm »
I fixed it by using the Cardboard libs from this example: http://www.jpct.net/wiki/index.php?title=Example_for_Google_Cardboard

It seems that a recent update of the Cardboard API has messed up its compatibility with jPCT.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Texture wrapping works in emulator but not on device (Galaxy S5)
« Reply #17 on: November 22, 2015, 11:14:13 pm »
Good to know. I just don't see how any third party API can mess up jPCT-AE's texture repeat mode settings. Maybe it's a strange driver bug. I'll try your example and see if I can reproduce anyway...