Stefan Doesinger : wined3d: Unroll loops in ARB if needed.
16 Jun
2009
16 Jun
'09
9:09 a.m.
Module: wine Branch: master Commit: c220bafa2c283f298b6027223c064bb5e4275812 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c220bafa2c283f298b6027223c... Author: Stefan Doesinger <stefan(a)codeweavers.com> Date: Tue Jun 16 07:36:59 2009 +0200 wined3d: Unroll loops in ARB if needed. This is needed to allow us to claim vs_2_0 support with plain GL_ARB_vertex_program. vs_2_0 allows loops without breaks. --- dlls/wined3d/arb_program_shader.c | 391 ++++++++++++++++++++++++++++++++++--- dlls/wined3d/baseshader.c | 1 + dlls/wined3d/wined3d_private.h | 1 + 3 files changed, 366 insertions(+), 27 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c220bafa2c283f298b6027...
6121
Age (days ago)
6121
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard