From f55b303fc2775e36989c7f5168f2917719a20605 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sun, 21 Apr 2002 21:12:49 +0000 Subject: added to-do list for the 4.1 release --- docs/RELNOTES-4.1 | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) (limited to 'docs/RELNOTES-4.1') diff --git a/docs/RELNOTES-4.1 b/docs/RELNOTES-4.1 index 08719996f4..efc293fd57 100644 --- a/docs/RELNOTES-4.1 +++ b/docs/RELNOTES-4.1 @@ -84,5 +84,32 @@ DOS needs updating + +XXX Things To Do Yet XXXX +------------------------- + +Verify x86 code for normal transformation works with new 4-element normal +vector arrays. Pretty sure the SSE code is wrong. + +Finish up NV_vertex_program support for evaluators. Vertex arrays seem +to work as of 4/21/2002. + +Move sw_span struct into swrast context instead of allocating it on +the stack. Allow multiple points to be rendered into one sw_span. + +Investigate the normal transformation bug when using non-uniform +scale matrices. + +_tnl_end() has flushing forced on. + +improve point/line rendering speed. + +readpixels from stencil/z should respect ctx->ReadBuffer + +glVertexAttrib*NV(index>15) should cause an error. + +GL_ARB_texture_env_crossbar: Allows any texture combine stage to reference +any texture source unit + ---------------------------------------------------------------------- -$Id: RELNOTES-4.1,v 1.6 2002/04/02 16:19:21 brianp Exp $ +$Id: RELNOTES-4.1,v 1.7 2002/04/21 21:12:49 brianp Exp $ -- cgit v1.2.3