Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

D3D9 color is reversed #248

Closed
sungjoonchoi opened this issue Jan 12, 2014 · 1 comment
Closed

D3D9 color is reversed #248

sungjoonchoi opened this issue Jan 12, 2014 · 1 comment

Comments

@sungjoonchoi
Copy link

[Repro steps]

  1. Open \Samples\Direct3D9\MiniTri\Program.cs.
  2. Change Color.Red to some other color (eg, Color.White) in the vertices array.
  3. Run.

[Expected result]
The color of the red vertex changes.

[Actual result]
The color of the blue vertex changes.

xoofx added a commit that referenced this issue Jan 14, 2014
@xoofx
Copy link
Member

xoofx commented Jan 14, 2014

Thanks for the report

@xoofx xoofx closed this as completed Jan 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants