5603 Commits (0275d921ac344e91cf25f097d6b262b2ac06ff7e)
 

Auteur SHA1 Bericht Datum
  Brian Paul 0275d921ac VMS updates from Jouk Jansen 20 jaren geleden
  Daniel Borca 94dd520210 applied Keith's patch for "safe" type-punning. 20 jaren geleden
  Alan Hourihane 5358682aa7 Fix usage of texture units, when TEX1 is enabled, but not TEX0. 20 jaren geleden
  Vladimir Dergachev 0cb0a36d8c Get NeHe lesson08 to work. Note: it appears the filtering does not work properly. Need to find place where it is broken and put an fprintf() complaining about it. 20 jaren geleden
  Vladimir Dergachev d5432ac584 Switch back to using immediate mode code - use of AGP space is interfering with texture management. 20 jaren geleden
  Vladimir Dergachev 864137984a Move the few definitions from r300_lib.h still in use to r300_emit.h. 20 jaren geleden
  Vladimir Dergachev 086ca3dffb Switch r300_state.c to use r300_fixed_pipelines.h instead of r300_lib.h. 20 jaren geleden
  Vladimir Dergachev dd4837502c Copy sample pixel and vertex shaders to r300_fixed_pipelines.h 20 jaren geleden
  Brian Paul 14e98b7d7c remove a debug line 20 jaren geleden
  Brian Paul ff53a4ee13 tweak output formattting, fixed uninitialized var error 20 jaren geleden
  Felix Kuehling 86f1439f82 Fixes to cope with the lack of AGP textures. This is all that's needed 20 jaren geleden
  Alan Hourihane 9db66a3f9f Fallback on PolygonStipple for CLE266 hardware. 20 jaren geleden
  Brian Paul eaf2b170ff Windows/ReactOS patch (Gregor Anich) 20 jaren geleden
  Keith Whitwell 574f3c7daf More changes to cope with color stride == 0 20 jaren geleden
  Keith Whitwell a887a44b2d Fix segfault in pipes by dealing with stride == 0 case in generic_interp_extras 20 jaren geleden
  Vladimir Dergachev 8c231d2e28 Bring vertex buffer code up to date.. 20 jaren geleden
  Vladimir Dergachev 6867117b58 For some reason we need r300Flush when using textures. Perhaps the problem is 20 jaren geleden
  Vladimir Dergachev 5f61c6f21f Clean up the code and make it unnecessary to issue extra calls to Setup*Shaders 20 jaren geleden
  Vladimir Dergachev 8ad31013b2 Port EmitPixelShader from cmdbuf.c to SetupPixelShader in state.c. 20 jaren geleden
  Vladimir Dergachev e9acd0ca5f Implement a more elaborate hashing scheme for texture formats. Still not perfect. 20 jaren geleden
  Brian Paul 527af7571e minor readtex fixes 20 jaren geleden
  Brian Paul 612bf1fa2e improved animation rate 20 jaren geleden
  Brian Paul 7a663b315e rotate at fixed rate, changed fire effect (Marcelo Magallon) 20 jaren geleden
  Brian Paul a00c591511 rotate at fixed rate (Marcelo Magallon) 20 jaren geleden
  Brian Paul a4a31c5d76 use #ifdef to test for extension 20 jaren geleden
  Brian Paul 2d84ed83c4 include readtex.h 20 jaren geleden
  Brian Paul 92eddb0fd4 better animate rate (Marcelo Magallon) 20 jaren geleden
  Brian Paul 516f9bc6e3 some new/improved rules 20 jaren geleden
  Brian Paul 575d24a5ff include readtex.h instead of readtex.c 20 jaren geleden
  Brian Paul 0fe7f406be include readtex.h instead of readtex.c (Marcello Magallon) 20 jaren geleden
  Brian Paul b58091a336 Add #ifdefs for extension testing (Marcello Magallon) 20 jaren geleden
  Brian Paul 429efa9f00 animation rate patch (Marcello Magallon) 20 jaren geleden
  Brian Paul 1b058a06c2 rotate at a reasonable rate 20 jaren geleden
  Brian Paul c1065ee977 compute reasonable animate rate (Marcelo Magallon) 20 jaren geleden
  Brian Paul 0261042beb fix-up rules for sphere demo, which uses readtex utility 20 jaren geleden
  Felix Kuehling b45ce5c607 * Flush and wait in per-primitive fallback functions. Fixes flickering 20 jaren geleden
  Felix Kuehling e4499ed276 Added missing break; to fix infinite recursion between choose_emit_func 20 jaren geleden
  Felix Kuehling 675b92515a Added state debugging option (SAVAGE_DEBUG=state). 20 jaren geleden
  Adam Jackson 1074eae704 Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet). 20 jaren geleden
  Adam Jackson ccaa15a081 Parallel build fix. Multiword variables on the target side of a : get 20 jaren geleden
  Keith Whitwell f1481aa2d7 Add t_vb_cull.c (Bernard Blackham) 20 jaren geleden
  Keith Whitwell f0e4f5e556 And fix the obvious bugs in higher-numbered templates. 20 jaren geleden
  Keith Whitwell ae73b3d5ed Templatize the fastpaths. 20 jaren geleden
  Keith Whitwell fa1362241b Add some more hardcoded fastpaths. 20 jaren geleden
  Keith Whitwell 5fff0c135d Cope with the possibility that incoming vectors may have 20 jaren geleden
  Keith Whitwell 5911d87315 Use the 'to' vector to determine the loop count. 20 jaren geleden
  Keith Whitwell e0be62e2c5 Remove -C flags for install which aren't universally supported. 20 jaren geleden
  Felix Kuehling 85243b8120 Fixed: ptex drawing functions were overridden with standard drawing 20 jaren geleden
  Keith Whitwell b3d772bd9a Add a clean target to remove generated files. 20 jaren geleden
  Keith Whitwell 5cd24d4dc2 Add a noop install target 20 jaren geleden