Skip to content
  • zxuiji's avatar
    Fixed a bug in paw__compare/paw__icompare where the '\0' · d2939bb4
    zxuiji authored
    character in the string 1 was not compared to string 2's
    equivalent character. Now attempting to use the APP_DATA
    passed in the arguments to load shader code now (not compile,
    just load into a buffer), not going well at the moment and
    encountered another segfault, though it appears to be unrelated
    to my attempt to load the shader code.
    d2939bb4