2997 Commits (19b3b0a0ff6a348b8b033fdb2c5c7790840fda5a)
 

Author SHA1 Message Date
  Brian Paul 19b3b0a0ff updated DOS files for tarball 23 years ago
  Brian Paul 60f84fcc91 latest DOS updates (Daniel Borca) 23 years ago
  Brian Paul 449e47f06a Replace some #defines with enums. (Klaus Niederkrueger) 23 years ago
  Brian Paul 85109b063c fixed bad zoomed.zStep assignment (bug 687811) 23 years ago
  Brian Paul 04cbad84e8 Implement parsing of texture instructions and prototype execution. 23 years ago
  Brian Paul 2c1912fe84 more work on DEFINE/DECLARATION statements, symbol tables 23 years ago
  Brian Paul a89cc0edad version bumps, etc 23 years ago
  Brian Paul f2f5f4f884 replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 23 years ago
  Brian Paul 095f59a303 added OS/2 includes 23 years ago
  Alan Hourihane e07618fb57 cast GLfloat 23 years ago
  Alan Hourihane 615991ac66 fix fragment_program for Windows 23 years ago
  Brian Paul a4a5da745b added rules for making bz2 files and md5 checksums 23 years ago
  Brian Paul b6b39455e3 added cvsclean target 23 years ago
  Brian Paul 92d7935074 replace _mesa_strtof() with _mesa_strtod() 23 years ago
  Brian Paul b8e3eb95d0 disable normal xform code - see bug 673938 23 years ago
  Brian Paul c8e28650c9 fix assertion in transfer_teximage() (Laurent Desnogues) 23 years ago
  Brian Paul 7d0522e16a replace | with & (Laurent Desnogues) 23 years ago
  Brian Paul 66dce0875e fix bug in popping texture color table state 23 years ago
  Brian Paul 6cf845f338 added a comment for _tnl_need_projected_coords() 23 years ago
  Brian Paul dd5f1f43ac Use 'ndc' instead of 'proj' terminology. 23 years ago
  Brian Paul e5ed2f07d8 read/write files, not stdio (Daniel Borca) 23 years ago
  Brian Paul 398c6b7980 DOS updates (Daniel Borca) 23 years ago
  Brian Paul 657a9d64d7 unneeded (Daniel Borca) 23 years ago
  Brian Paul 95e67dc99d use ARB flavor of window_pos extension 23 years ago
  Brian Paul 3d7071b8a5 updated with new functions (Bill Hoffman) 23 years ago
  Brian Paul c0f1a69a96 print debug message when SSE is disabled by user (Klaus Neiderkrueger) 23 years ago
  Brian Paul 4f615d7fa3 update version numbers (Klaus Niederkrueger) 23 years ago
  Karl Schultz 839bef921c Check only LEFT bits for clearing alpha buffer. (Evgeny Kotsuba) 23 years ago
  Brian Paul 4c3bb69a94 fix reported 3Dnow bug in _mesa_normal_tab (Felix Kuhling) 23 years ago
  Brian Paul 5c31f8678b fix prefetch bug (Felix Kuhling) 23 years ago
  Brian Paul 35d03a6b3e updated version test 23 years ago
  Brian Paul 02de45dced move ltor computation 23 years ago
  Brian Paul f4418f4d1c some casts (Evgeny Kotsuba) 23 years ago
  Brian Paul 45b47d079f Make GL_SGI_texture_color_table work per-texture unit. 23 years ago
  Brian Paul 7cac85d00a remove bad assertion, fix minor bug in _mesa_lookup_rgba() 23 years ago
  Brian Paul 9067c26e5d optimize compute_coveragef (Evgeny Kotsuba) 23 years ago
  Brian Paul 9d169138d0 new texture enums (Leif Delgass) 23 years ago
  Brian Paul b7209b54f7 remove unused vars 23 years ago
  Brian Paul 388781a526 silence warning 23 years ago
  Brian Paul b3f717037d silence some warnings 23 years ago
  Brian Paul d737ad5272 renamed dither-related preprocessor symbols (bug 536406) 23 years ago
  Brian Paul a7c52c61e5 push/pop color table state (Eric Plante) 23 years ago
  Brian Paul a2473160d4 improved solve_plane_chan() (Evgeny Kotsuba) 23 years ago
  Brian Paul 7ab14f00f0 glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3 23 years ago
  Brian Paul 041d5d3aee added missing break (Leif Delgass) 23 years ago
  Brian Paul ccec647f1c GL_SGI_texture_color_table 23 years ago
  Brian Paul 418ac00e75 GL_SGI_texture_color_table extension (Eric Plante) 23 years ago
  Brian Paul 068a4812fc new X86 CPU detection code (Petr Sebor) 23 years ago
  Brian Paul 943f0c6a41 GL_ATI_texture_env_combine3 extension 23 years ago
  Brian Paul 19ad3fee8c check for NV_fragment_program for glGetString(GL_PROGRAM_ERROR_STRING_NV) 23 years ago