14573 Комити (7b85ea19de09d4e7e077ca147528e90e52683690)
 

Аутор SHA1 Порука Датум
  Keith Whitwell 7b85ea19de draw: support psize in vs_varient paths пре 17 година
  Keith Whitwell fd20d1c7e8 draw: add disabled debug code пре 17 година
  Keith Whitwell 660fee8351 draw: ensure vs outputs mapped correctly to vinfo attribs пре 17 година
  Keith Whitwell 2ec419d40d draw: fix ABS aliasing bug пре 17 година
  Keith Whitwell f8762ba523 draw: explicitly list nr_inputs, outputs in varient key пре 17 година
  Keith Whitwell f64c44ad3e draw: remove dead file пре 17 година
  Jakob Bornecrantz 9f9f6c21be draw: Fixed typo in draw_pt_varray and added comments пре 17 година
  Jakob Bornecrantz 9752ebd99e draw: Fix for EMIT_4UB case пре 17 година
  Keith Whitwell a08c574bfc draw: hook up viewport / rhw emit to varient key state пре 17 година
  Keith Whitwell 50c1d329b9 draw: restore extras path in draw_pt_vcache.c, keep pipeline flags out of non-pipeline elts пре 17 година
  Keith Whitwell f7946bc7c0 draw: dump individual instructions as they are processed пре 17 година
  Keith Whitwell adaaa29218 tgsi: export utils for dumping individual instructions пре 17 година
  Keith Whitwell 5dc44184fa draw: fix writemask/shufps confusion пре 17 година
  Keith Whitwell 4e2567f0ab draw: some possible fixes for spilling пре 17 година
  Keith Whitwell 2109ddafef ffvertex: emit full LIT when attenuating (needs the 1 in X position) пре 17 година
  Keith Whitwell dc1537bc25 ffvertex: don't compute whole eye vector if only eye.z is required пре 17 година
  Keith Whitwell aa16e3a275 draw: defensively flush pipeline backend when setting primitive пре 17 година
  Keith Whitwell 93bfc94c35 draw: defensively reset render primitive some more пре 17 година
  Keith Whitwell d80c24a81a draw: defensively reset render primitive, which can get clobbered by clipping пре 17 година
  Keith Whitwell 529762d5df draw: add missing break пре 17 година
  Keith Whitwell 351eca365c draw: extend precision in RSQ opcode пре 17 година
  Keith Whitwell 721fb5597e draw: more aos tweaks пре 17 година
  Keith Whitwell 9c7568965c draw: slight tweak for XPD opcode пре 17 година
  Keith Whitwell 3afb7198e0 draw: remove EXP & LOG from vs_aos.c пре 17 година
  Keith Whitwell ce331e3a5e draw: special case for writing out scalar results пре 17 година
  Keith Whitwell caadc8d944 draw: clean up some of the xmm register manipulation function names пре 17 година
  Keith Whitwell dc52622fcf cso: use memcpy rather than structure asignment for copying пре 17 година
  Keith Whitwell 584a3dcf8e draw: add viewport support to generic vs varient code пре 17 година
  Keith Whitwell a6fca8acb5 draw: fix input vs output typo in emit пре 17 година
  Keith Whitwell 48a24f0ff7 Revert "mesa: save a temp on normalizes" пре 17 година
  Keith Whitwell 86e529ad90 draw: use lookup tables to avoid calling pow() in LIT opcode пре 17 година
  Keith Whitwell e1590abb17 mesa: pre-swizzle normal scale state value пре 17 година
  Keith Whitwell a2b1c46535 mesa: evaluate _NeedEyeCoords prior to generating internal vertex shader пре 17 година
  Keith Whitwell 6172f1295c draw: add a debug-print which can be called from inside generated shaders пре 17 година
  Keith Whitwell 6b3723ee8d rtasm: add some helpers for calling out from generated code пре 17 година
  Keith Whitwell feceb43948 mesa: save a temp on normalizes пре 17 година
  Keith Whitwell e841b92d9c mesa: further degenerate the special case lit substitute пре 17 година
  Keith Whitwell 333d377bbd glapi: fix include path & make build work пре 17 година
  Keith Whitwell 0ac2f7955c mesa: don't emit LIT instruction when mat shininess known to be zero пре 17 година
  Keith Whitwell 3b41d619a1 draw: faster LIT(), incorrect though пре 17 година
  Keith Whitwell adc1f88fc9 mesa: do object-space lighting in ffvertex_prog.c пре 17 година
  Keith Whitwell 7106da1360 draw: correct but slow LIT() in aos varient пре 17 година
  Keith Whitwell 43df4642f1 draw: tweak x87_emit_ex2 to avoid changing x87 fpu settings пре 17 година
  Keith Whitwell 260001430b draw: use aligned movs within draw_vs_aos.c пре 17 година
  Keith Whitwell 65cb09249e draw: for debug, do rhw divide in aos_sse viewport calcs пре 17 година
  Keith Whitwell 6780a6dede draw: shortcircuit shuffle in aos_sse when possible пре 17 година
  Keith Whitwell 7b25c1a403 draw: remove FPU_MANIP ifdef пре 17 година
  Keith Whitwell 05029c919d draw: clean up masked writes in aos sse, make some xmm function names clearer пре 17 година
  Keith Whitwell c684ffa02d draw: clean up internal immediates in aos sse пре 17 година
  Keith Whitwell a5c3b499fa draw: fse works with elts, remove assert пре 17 година