- Original Message -
> The patch should be correctly formatted, but I attached it anyway to
> be sure for this time.
Actually, it failed when I tried the apply the full mail:
$ git am -3 ~/tmp/patch.txt
Applying: wglSetPixelFormat should ignore the ppfd parameter
Using index info to rec
The patch should be correctly formatted, but I attached it anyway to be sure
for this time.
---
src/gallium/state_trackers/wgl/stw_wgl.c |3 +--
src/mesa/drivers/windows/gdi/wgl.c |6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/src/gallium/state_trackers/