st/glx: Fix an infinite recursion in flush_front.
authorChia-I Wu <olv@lunarg.com>
Fri, 12 Mar 2010 02:04:47 +0000 (10:04 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 12 Mar 2010 02:05:39 +0000 (10:05 +0800)
commit72ed7eb15a12ad88647dddefde5999ddd308b9e4
tree58513749a670dbbab7347c39dd425ab8be79cbf6
parent576d9af505bd19ccaac04a68c8744f36f887bd5c
st/glx: Fix an infinite recursion in flush_front.

It was a stupid typo by me when I refactored the code.
src/gallium/state_trackers/glx/xlib/xm_st.c