Announcement

Collapse
No announcement yet.

Ryan's Tools For Linux Game Porting, Development

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • mattst88
    replied
    Originally posted by RealNC View Post
    I don't think so :P

    Code:
    vex amd64->IR: unhandled instruction bytes: 0xC5 0xF9 0x57 0xC0 0x41 0x54 0x55 0x31
    ==2786== valgrind: Unrecognised instruction at address 0x6f3edbc.
    ==2786==    at 0x6F3EDBC: CzCUBICSPLINE::CzCUBICSPLINE() (in /usr/lib64/libmodplug.so.1.0.0)
    ==2786==    by 0x6F2E314: ??? (in /usr/lib64/libmodplug.so.1.0.0)
    ==2786==    by 0x400DDFD: call_init (dl-init.c:85)
    ==2786==    by 0x400DEE5: _dl_init (dl-init.c:134)
    ==2786==    by 0x4001609: ??? (in /lib64/ld-2.14.1.so)
    ...
    ==2786== Process terminating with default action of signal 4 (SIGILL)
    Disappointingly, valgrind doesn't support AVX instructions. And being a Gentoo user this means that if you built your system with -march=native that you'll have AVX instructions and can't use valgrind.

    Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=398447
    Upstream bug: https://bugs.kde.org/show_bug.cgi?id=273475

    Anyway, it *really* is fantastic software.

    Leave a comment:


  • RealNC
    replied
    Valgrind - "Improve your life tonight!"
    I don't think so :P

    Code:
    vex amd64->IR: unhandled instruction bytes: 0xC5 0xF9 0x57 0xC0 0x41 0x54 0x55 0x31
    ==2786== valgrind: Unrecognised instruction at address 0x6f3edbc.
    ==2786==    at 0x6F3EDBC: CzCUBICSPLINE::CzCUBICSPLINE() (in /usr/lib64/libmodplug.so.1.0.0)
    ==2786==    by 0x6F2E314: ??? (in /usr/lib64/libmodplug.so.1.0.0)
    ==2786==    by 0x400DDFD: call_init (dl-init.c:85)
    ==2786==    by 0x400DEE5: _dl_init (dl-init.c:134)
    ==2786==    by 0x4001609: ??? (in /lib64/ld-2.14.1.so)
    ...
    ==2786== Process terminating with default action of signal 4 (SIGILL)

    Leave a comment:


  • Hamish Wilson
    replied
    Interesting that Darkplaces is not mentioned, when it is hosted on his website and is one of the most popular with Indie developers, alongside OGRE obviously.

    Probably just an oversight on his part I am guessing.

    Leave a comment:


  • jhansonxi
    replied
    Originally posted by yogi_berra View Post
    If you don't know anything about a tool, you shouldn't recommend it.
    Paid endorsement? Maybe someone from the Blender project bought him a beer.

    Leave a comment:


  • yogi_berra
    replied
    Blender - "I dont know anything about Blender." Ryan doesn't have experience with Blender but just had to recommended it as an open-source alternative to Maya.
    If you don't know anything about a tool, you shouldn't recommend it.

    Leave a comment:


  • curaga
    replied
    Googling a third of those libs shows this article as the only related result :P

    Leave a comment:


  • phoronix
    started a topic Ryan's Tools For Linux Game Porting, Development

    Ryan's Tools For Linux Game Porting, Development

    Phoronix: Ryan's Tools For Linux Game Porting, Development

    Last week at the Chicago Flourish conference, well known Linux game porter/developer Ryan "Icculus" Gordon shared some of his recommended open-source tools and libraries for Linux game development...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Working...
X