Add a vsync attribute to nv40 textured video. It doesn't seem to work so well for...
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>
Thu, 3 Jan 2008 04:56:23 +0000 (05:56 +0100)
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>
Thu, 3 Jan 2008 04:56:23 +0000 (05:56 +0100)
commit5b60344486c8ddeba28204dbea6f1e11704cf951
treee639869e26369a7862184d8f93ade986036d48a0
parentf7a356250a9a0cb214dbb1871696506c04fab946
Add a vsync attribute to nv40 textured video. It doesn't seem to work so well for me (6200), I suspect because my card is too slow anyway. Possible solutions include reducing the shader instruction # and forcing drawing from top to bottom.
src/nv40_video_texture.c
src/nv_proto.h
src/nv_type.h
src/nv_video.c