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

material passes invalidating shaders too often - issue and suggestions #66

Open
pigiuz opened this issue Jun 23, 2011 · 0 comments
Open

Comments

@pigiuz
Copy link

pigiuz commented Jun 23, 2011

I'm digging a bit into materials and I'm finding out that lots of built in functions automatically invalidate shader programs.
This results in a frequent recompilation of the shaders lowering very much the fps.

what I suggest is:

  • to let developers use a "manual" mode in order to recompile the shaders only if explicitly asked
  • to improve the invalidation process in order to avoid the recompilation of a shader marked as invalid but with the same agal of the current one
MichaelPlank pushed a commit to Pro3Games/away3d-core-broomstick that referenced this issue Sep 20, 2011
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