1521 Commits (dde2da64b5176a06638efcd0be7fbaaf6a950363)
 

Author SHA1 Message Date
  Brian Paul 50478ded80 map glIndex* functions to glIndexi() (glIndexub was looping back to glIndexub) 25 years ago
  Jouk Jansen 33b2dcf0da Modified Files: 25 years ago
  Brian Paul 68656667b2 fixed GLX_PBUFFER value 25 years ago
  Keith Whitwell 9aff6cfdc3 Fixed a couple of bugs that crept into last commit 25 years ago
  Jouk Jansen 65dcc30599 Committing in . 25 years ago
  Keith Whitwell b014986fdb New files... 25 years ago
  Keith Whitwell ad2ac216fa Support for swappable t&l modules, including an example one in the FX 25 years ago
  Brian Paul 00608a79dc minor updates for widgets-mesa/ 25 years ago
  Jon Taylor cdfba5d375 More auto* build system updates 25 years ago
  Jouk Jansen 30e5ef86a0 Modified Files: 25 years ago
  Jouk Jansen dbd1e2b599 Modified Files: 25 years ago
  Jouk Jansen 22f5dc74c7 Modified Files: 25 years ago
  Jouk Jansen 5e3bc0c2a2 Committing in . 25 years ago
  Jon Taylor fbe3726050 More auto* build system fixes 25 years ago
  Jon Taylor e3048be8ba swrast setup fixes 25 years ago
  Brian Paul 0c000ec90c call gl_update_state() if needed in glGetColorTable, glGetConvolutionFilter 25 years ago
  Brian Paul c34cea7de5 call RENDER_START/FINISH in read_color_image() 25 years ago
  Brian Paul 26d729581f minor clean-ups (Klaus Niederkrueger) 25 years ago
  Brian Paul 5c0dccc896 minor clean-ups 25 years ago
  Brian Paul baf3e77ee2 added some RENDER_START/RENDER_FINISH macros. Minor GLchan changes 25 years ago
  Jon Taylor 3c2e1022ed More auto* build fixes 25 years ago
  Brian Paul 189476f265 minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4 25 years ago
  Brian Paul ce2733b7cc removed #include <tgmath.h> 25 years ago
  Keith Whitwell 2ac294e67f fix lvalue cast on ctx->swtnl_im 25 years ago
  Jon Taylor 1487b3ea3e * More work on the auto* build system 25 years ago
  Brian Paul a852378a62 Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. 25 years ago
  Jon Taylor b12d8e3b0d Added GGI-style debugging harness to GGIGLUT. 25 years ago
  Gareth Hughes 54d7a74532 - Fix tnl/t_context.h inclusion. 25 years ago
  Brian Paul a13fab59ae added more programs 25 years ago
  Brian Paul ede37839ae test texture palettes with multitexture 25 years ago
  Brian Paul 9b5bb5939b Mark Kilgard's reflection/shadow dino demo 25 years ago
  Brian Paul 6b2eab1869 hacked demo to test multi-texture projective textures 25 years ago
  Jon Taylor 912d3a04c1 * Auto* build fixes 25 years ago
  Brian Paul 5a9026c65d Minor header file changes to silence warnings. 25 years ago
  Jouk Jansen 9e83e8c790 Committing in . 25 years ago
  Keith Whitwell 23caf20169 Move the transform and lighting code to two new directories 25 years ago
  Jon Taylor 1795166732 Small compile fix 25 years ago
  Brian Paul 0a82c75eab added includes to silence warnings 25 years ago
  Brian Paul 24a32627d9 Replaced ctx->Point.Size with ctx->Point._Size 25 years ago
  Brian Paul 30971cd098 rewrite of _mesa_win_fog_coords_from_z() so that both perspective and orthographic projection are handled correctly 25 years ago
  Brian Paul 4fae0260a6 more Driver.Color, Driver.Index updates 25 years ago
  Brian Paul f930330d5f removed unused set_color() and set_index() functions 25 years ago
  Brian Paul c19d783e07 Removed Driver.Color() and Driver.Index() functions. 25 years ago
  Keith Whitwell 1e1aac034c Cleanup of derived state calculation prior to seperating software T&L 25 years ago
  Brian Paul 6b8ae62d6b removed unused var 25 years ago
  Brian Paul a2c4c98023 bumped version to 3.5 25 years ago
  Brian Paul d45fdeae35 fixed another texImage mistake in _mesa_GetTexImage() 25 years ago
  Jon Taylor dd11e7664d * Updated the autoconf/automake/libtool build system 25 years ago
  Brian Paul 7351049dba init WrapR to GL_REPEAT mode 25 years ago
  Brian Paul e7f55e76db removed tr_attrib.c 25 years ago