Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertex shader leaks and corrupts stuff until it segfaults #62

Open
leilei- opened this issue Nov 3, 2019 · 0 comments
Open

Vertex shader leaks and corrupts stuff until it segfaults #62

leilei- opened this issue Nov 3, 2019 · 0 comments

Comments

@leilei-
Copy link
Member

leilei- commented Nov 3, 2019

In the leidev branch i've realized how bad the vertex shader code has become after cleaning up some of my deprecated shader stuff. Problem is, debugging gdb with it leads to a segfault in other parts in the code (like bots), when there's obvious visual symptoms of a memory issue:

  • Dynamic light texture sometimes gets corrupted

  • Whiteimage sometimes gets corrupted

  • in a debug build, tcMod atlas effects pick the wrong subimage (smoke images becoming shockwave images)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant