6677 Commits (mesa_20050715)
 

Author SHA1 Message Date
  Brian Paul 38332a6d94 Define __FUNCTION__ as a preprocessor symbol in glheader.h if we're not 21 years ago
  Aapo Tahkola 4e7df27466 Fix gloss breakage when using hw tnl. 21 years ago
  Aapo Tahkola 3c6f17be32 Use depth tiling. 21 years ago
  Aapo Tahkola af02907b4c Support 16-bit modes. 21 years ago
  Aapo Tahkola 463c1d6c57 Fix problems with elts when immediate mode is on. 21 years ago
  Aapo Tahkola 0e288e58ef Turn off VBO's. 21 years ago
  Aapo Tahkola 3176f8e2e1 lost_context never gets reset. 21 years ago
  Jon Smirl 6c2098ffd4 Fix a few compiler warnings 21 years ago
  Jon Smirl f445aaa67a Fix linux-solo build for mga check-in 21 years ago
  Ian Romanick aa26915472 Adds support for MGA DRM version 3.2. 21 years ago
  Jouk Jansen fb818a0b11 Committing in . 21 years ago
  Jon Smirl 6b9d9c5039 fbSwapBuffers needs to return a status 21 years ago
  Brian Paul 2d218885ec mingw changes (Nolan Leake) 21 years ago
  Vladimir Dergachev 902e70875d Fixed typos. 21 years ago
  Vladimir Dergachev b675c48027 Add definition for memory controller latency registers.. 21 years ago
  Keith Whitwell 4476978856 remove debug prints 21 years ago
  Brian Paul 252d8e78cc be sure we have span texcoords before calling _swrast_texture_span() 21 years ago
  Brian Paul 5d6ecf25f8 pass mask array to PutRowRGB() in simple_z_textured_triangle() 21 years ago
  Keith Whitwell b4979ec178 Allow the print opcode to compile 21 years ago
  Keith Whitwell 6c1948d593 Fix typo in spot attenuation 21 years ago
  Keith Whitwell 729cccba5d Correct test for attenuation. 21 years ago
  Keith Whitwell 7e8e4c500e remove depend files on clean 21 years ago
  Keith Whitwell f6e7cfb60d Fix colormaterial flag calculations. 21 years ago
  Keith Whitwell 52608d2d21 Add notes about intended precision of opcodes. 21 years ago
  Keith Whitwell 1c48986e54 Fix a couple of buglets 21 years ago
  Keith Whitwell 1fc4bcbb17 Another typo 21 years ago
  Keith Whitwell 44367aab2a Further clean up RoughApproxPow2 and disable the optimized version -- 21 years ago
  Keith Whitwell 2c6e8e90ec Fix typo in RoughApproxPow2 21 years ago
  Keith Whitwell 81032030ff Store compiled vertex program representations in a pointer in the 21 years ago
  Keith Whitwell a8534885ef Build vertex programs using state from a 'state key' struct which is 21 years ago
  Keith Whitwell 79b7bd18bb Turn off debug 21 years ago
  Keith Whitwell 8e56122782 Add t_vb_arbprogram_sse.c 21 years ago
  Keith Whitwell ea93b2986b Runtime generate sse/sse2 code for some vertex programs. Experimental 21 years ago
  Keith Whitwell 002d0ad3e9 Turn off DISASSEM 21 years ago
  Keith Whitwell 562bdaf70e New arguments for sse_shufps() 21 years ago
  Keith Whitwell 9899f58c76 Use ALIGN_MALLOC for parameter lists. 21 years ago
  Keith Whitwell dce3a91a8d Add some more opcodes 21 years ago
  Ben Skeggs 2d2f5a4b19 - Secondary colour 21 years ago
  Brian Paul ee7ad16f3f regenerated 21 years ago
  Brian Paul 2c7336af4e put full prototype on one line to fix gl_mangle.h generation (Dave Reveman) 21 years ago
  Brian Paul 012de39c23 remove stray line 21 years ago
  Keith Whitwell 60339c7062 Remove ARL opcode from interpreter. 21 years ago
  Keith Whitwell 7fb16836e7 new file 21 years ago
  Brian Paul d45cb9a836 regenerate for latest glext.h 21 years ago
  Brian Paul 681b758f11 fix some renderbuffer problems for Xserver build (Dave Reveman) 21 years ago
  Brian Paul a0b5c98364 check for double-buffered buffer in XMesaDestroyBuffer() (Dave Reveman) 21 years ago
  Daniel Borca 31d0cedd78 updates from Paul Garceau 21 years ago
  Brian Paul 7477a7d366 added GL libs to APP_LIB_DEPS (bug 3485) 21 years ago
  Brian Paul 4417d4cb61 fix error in OSMESA_LIB_NAME line 21 years ago
  Brian Paul ed7f3aead8 fix GL_ALPHA render-to-texture problem (Jon Smirl) 21 years ago