Checkpoint commit: Preliminary version of a facility to emit x86/sse code
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 18 May 2005 10:04:27 +0000 (10:04 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 18 May 2005 10:04:27 +0000 (10:04 +0000)
commitb745bf08cd5e772f86360267995a96e9b73384b0
tree88a119c8d57906abec7e747548b6d15d00db3642
parent2f74adc41f59db372d9d0fe58155bceb1654bd4d
Checkpoint commit:  Preliminary version of a facility to emit x86/sse code
to implement vertex emit functions for the t_vertex.c mechanism.
src/mesa/tnl/t_vertex_sse.c [new file with mode: 0644]