6558 Commits (6c1948d593e0be6ddd49f73cb3966e679eb83c37)
 

Author SHA1 Message Date
  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
  Keith Whitwell 395280bf88 Initialize some variables. 21 years ago
  Keith Whitwell a4691981d9 Add new runtime assembly files. 21 years ago
  Keith Whitwell 1d60469c4c Split out runtime assembly functions. 21 years ago
  Keith Whitwell 461a2a799a New files - split off runtime assembly functions from 21 years ago
  Keith Whitwell 757e0855ad Simplify interpreted language: 21 years ago
  Keith Whitwell 17d249d31b Add a VP_MAX_OPCODE entry to allow engines with internal opcodes to 21 years ago
  Daniel Borca 4f923fb0bc updates from Paul Garceau 21 years ago
  Jon Smirl c20a2b0b72 Add SetBuffer to egl driver too 21 years ago
  Jon Smirl ef9e0be0cb Add a NULL SetBuffer function to the fbdev driver 21 years ago
  Brian Paul 2e7dcdd38b this is auto-generated 21 years ago
  Ben Skeggs d59fbcdee5 TEX to output 21 years ago
  Ben Skeggs 3c4c6d1f80 Fix xyz/w interaction (needs a cleanup still..) 21 years ago
  Jon Smirl 40b8b57ed4 Make install install GLES too 21 years ago
  Brian Paul df5e2b934b set OLD_RENDERBUFFER=0, need to clean up a few more things before totally removing that 21 years ago
  Brian Paul d96dd3cd49 remove old span functions from swrast_device_driver struct 21 years ago
  Brian Paul bb8b302dbc remove old span code 21 years ago
  Brian Paul 5ec5c6b222 fix an assertion 21 years ago
  Brian Paul 863bd56520 remove old span code 21 years ago
  Brian Paul 5821f3d70c added comment 21 years ago