1644 Commits (84c896411695e75a0a871ab863ec9198d0f8da9b)
 

Author SHA1 Message Date
  Gareth Hughes 54d7a74532 - Fix tnl/t_context.h inclusion. 24 years ago
  Brian Paul a13fab59ae added more programs 24 years ago
  Brian Paul ede37839ae test texture palettes with multitexture 24 years ago
  Brian Paul 9b5bb5939b Mark Kilgard's reflection/shadow dino demo 24 years ago
  Brian Paul 6b2eab1869 hacked demo to test multi-texture projective textures 24 years ago
  Jon Taylor 912d3a04c1 * Auto* build fixes 24 years ago
  Brian Paul 5a9026c65d Minor header file changes to silence warnings. 24 years ago
  Jouk Jansen 9e83e8c790 Committing in . 24 years ago
  Keith Whitwell 23caf20169 Move the transform and lighting code to two new directories 24 years ago
  Jon Taylor 1795166732 Small compile fix 24 years ago
  Brian Paul 0a82c75eab added includes to silence warnings 24 years ago
  Brian Paul 24a32627d9 Replaced ctx->Point.Size with ctx->Point._Size 24 years ago
  Brian Paul 30971cd098 rewrite of _mesa_win_fog_coords_from_z() so that both perspective and orthographic projection are handled correctly 24 years ago
  Brian Paul 4fae0260a6 more Driver.Color, Driver.Index updates 24 years ago
  Brian Paul f930330d5f removed unused set_color() and set_index() functions 24 years ago
  Brian Paul c19d783e07 Removed Driver.Color() and Driver.Index() functions. 24 years ago
  Keith Whitwell 1e1aac034c Cleanup of derived state calculation prior to seperating software T&L 24 years ago
  Brian Paul 6b8ae62d6b removed unused var 24 years ago
  Brian Paul a2c4c98023 bumped version to 3.5 24 years ago
  Brian Paul d45fdeae35 fixed another texImage mistake in _mesa_GetTexImage() 24 years ago
  Jon Taylor dd11e7664d * Updated the autoconf/automake/libtool build system 24 years ago
  Brian Paul 7351049dba init WrapR to GL_REPEAT mode 24 years ago
  Brian Paul e7f55e76db removed tr_attrib.c 24 years ago
  Brian Paul bc58b7b409 latest sources from Loki 24 years ago
  Brian Paul b5012e1ee1 replaced _NEW_IMAGING with _NEW_PIXEL 24 years ago
  Brian Paul df37d5f2db replaced s_imaging.h with s_histogram.h 24 years ago
  Brian Paul 8a9507442a renamed imaging files to histogram since that's what's inside 24 years ago
  Brian Paul 78bb78d1c3 renamed to histogram 24 years ago
  Brian Paul ba41b8afb1 minor changes to silence compiler warnings 24 years ago
  Brian Paul 6c4268204b removed old TexImage() and TexSubImage() functions 24 years ago
  Brian Paul db6aa58267 patched to silence compiler warnings (Martin Lindhe) 24 years ago
  Brian Paul 8e3366fda7 restored call to _mesa_select_tex_image() in _mesa_GetTexImage() 24 years ago
  Brian Paul 3d960a0d84 GL_BGR case was misplaced in _mesa_is_legal_format_and_type() (Jeff Hartmann) 24 years ago
  Brian Paul 71be653edc updated with bug fix from 3.4 branch 24 years ago
  Brian Paul 5605385194 fixed mipmap setup bug 24 years ago
  Keith Whitwell 14425aeca1 fixed very obvious fog bug 24 years ago
  Brian Paul 7298e71360 adjust x/y/zoffset parameters to fill_texture_image() by texture border width 24 years ago
  Brian Paul 2d595d7020 test ctx->RenderMode in chooser functions 24 years ago
  Brian Paul 8d915cb6fb test ctx->RenderMode in chooser functions, removed dead code 24 years ago
  Brian Paul 4f3e7cd3cf added a setup function for selection/feedback 24 years ago
  Brian Paul 8fa6b363db added buffer test to xmesa_choose_point(), fixes X protocol error 24 years ago
  Jouk Jansen 790ea3dc7f Committing in . 24 years ago
  Brian Paul 861ca519ab removed obsolete VB vars 24 years ago
  Brian Paul b2ad0754b0 added swrast/s_aaline.c 24 years ago
  Brian Paul 0070d398d1 hooked in new AA line code, minor clean-up 24 years ago
  Brian Paul 7798374e47 New implementation of antialiased lines. Mesa should now pass the remaining 24 years ago
  Keith Whitwell 14940c4ffe - Changes for new software rasterizer modules 24 years ago
  Keith Whitwell 1e885f6e6c Reworked to use the new software rasterizer. Optimized line/tri functions 24 years ago
  Keith Whitwell ec0585883a Use the new software rasterizer. Reworked optimized line,tri,point 24 years ago
  Keith Whitwell cd03ed4f54 Reorganized software rasterizer as a module which manages its own state, 24 years ago