Skip to content
Snippets Groups Projects
Commit 5c57efd6 authored by Brian Paul's avatar Brian Paul
Browse files

fix writes to result.depth.z

parent ea9ed584
No related branches found
No related tags found
No related merge requests found
......@@ -1374,7 +1374,7 @@ Mesa Version History
- assorted DRI driver fixes
6.4 October 21, 2005
6.4 October 24, 2005
New:
- Added a fast XOR line drawing function in Xlib driver
- Added support for GL_ARB_texture_mirrored_repeat to savage
......@@ -1404,3 +1404,4 @@ Mesa Version History
- fixed glFogCoord bug 4729
- GLX encoding for transpose matrix functions was broken
- fixed broken fragment program KIL and SWZ instructions
- fragment programs that wrote result.depth.z didn't work
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment