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

Avoid alpha test when vertexFullAlpha && textureFullAlpha #5710

Merged
merged 8 commits into from Mar 24, 2014

Commits on Mar 24, 2014

  1. Initial stab at tracking vertex alpha.

    Not sure what efficient method to use on x86...
    unknownbrackets committed Mar 24, 2014
    Copy the full SHA
    61f5d3d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    604160f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2c76e6d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'vertexalpha' of github.com:unknownbrackets/ppsspp into …

    …unknownbrackets-vertexalpha
    hrydgard committed Mar 24, 2014
    Copy the full SHA
    975c564 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'unknownbrackets-vertexalpha' into avoid-alpha-test

    Conflicts:
    	GPU/GLES/VertexDecoderX86.cpp
    hrydgard committed Mar 24, 2014
    Copy the full SHA
    97e7270 View commit details
    Browse the repository at this point in the history
  6. 3
    Copy the full SHA
    f33ddad View commit details
    Browse the repository at this point in the history
  7. ARM buildfix

    hrydgard committed Mar 24, 2014
    1
    Copy the full SHA
    f30d0d8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    dc07d34 View commit details
    Browse the repository at this point in the history