use FetchTexelf() in GetTexImage() to return float textures correctly
[mesa.git] / src / mesa / x86 / x86_cliptest.S
2002-06-11 Brian PaulFix NASM problems, remove static var in SSE detection...
2002-03-07 Brian Paulsyntax fixes for Solaris (David Dawes)
2001-05-21 Gareth HughesInitial commit of cliptest work. More to come shortly.
2001-05-13 Gareth HughesFix long-standing FP exception bug in _mesa_x86_cliptes...
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...
2001-03-03 Brian Paulmore clean-ups
2001-01-13 Keith WhitwellFix crash in book/stencil.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-10-23 Gareth HughesMajor audit of all Mesa's x86 assembly code. This...