2008-05-27 |
Keith Whitwell | draw: ensure vs outputs mapped correctly to vinfo attribs |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: fix ABS aliasing bug |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: explicitly list nr_inputs, outputs in varient key |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: remove dead file |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Jakob Bornecrantz | draw: Fixed typo in draw_pt_varray and added comments |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Jakob Bornecrantz | draw: Fix for EMIT_4UB case |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: hook up viewport / rhw emit to varient key state |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: restore extras path in draw_pt_vcache.c, keep... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: dump individual instructions as they are processed |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | tgsi: export utils for dumping individual instructions |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: fix writemask/shufps confusion |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | draw: some possible fixes for spilling |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | ffvertex: emit full LIT when attenuating (needs the... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Keith Whitwell | ffvertex: don't compute whole eye vector if only eye... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Keith Whitwell | draw: defensively flush pipeline backend when setting... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Keith Whitwell | draw: defensively reset render primitive some more |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Keith Whitwell | draw: defensively reset render primitive, which can... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Keith Whitwell | draw: add missing break |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Keith Whitwell | draw: extend precision in RSQ opcode |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | draw: more aos tweaks |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | draw: slight tweak for XPD opcode |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | draw: remove EXP & LOG from vs_aos.c |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | draw: special case for writing out scalar results |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | draw: clean up some of the xmm register manipulation... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | cso: use memcpy rather than structure asignment for... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | draw: add viewport support to generic vs varient code |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Keith Whitwell | draw: fix input vs output typo in emit |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Keith Whitwell | Revert "mesa: save a temp on normalizes" |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Keith Whitwell | draw: use lookup tables to avoid calling pow() in LIT... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Keith Whitwell | mesa: pre-swizzle normal scale state value |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Keith Whitwell | mesa: evaluate _NeedEyeCoords prior to generating inter... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Keith Whitwell | draw: add a debug-print which can be called from inside... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Keith Whitwell | rtasm: add some helpers for calling out from generated... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | mesa: save a temp on normalizes |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | mesa: further degenerate the special case lit substitute |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | glapi: fix include path & make build work |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | mesa: don't emit LIT instruction when mat shininess... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: faster LIT(), incorrect though |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | mesa: do object-space lighting in ffvertex_prog.c |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: correct but slow LIT() in aos varient |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: tweak x87_emit_ex2 to avoid changing x87 fpu... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: use aligned movs within draw_vs_aos.c |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: for debug, do rhw divide in aos_sse viewport... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: shortcircuit shuffle in aos_sse when possible |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: remove FPU_MANIP ifdef |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: clean up masked writes in aos sse, make some... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: clean up internal immediates in aos sse |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: fse works with elts, remove assert |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | rtasm: remove debug |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: when preloading args to x87 stack, need to use... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: avoid a pointless mov in many sse opcodes |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: fix x87_ex2 and partially fix lit insn |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: fix fpu control word manipulations |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: fix vs aos internal/machine state |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: add viewport to varient state |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | rtasm: add x87 instructions and debug-check for x87... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | vp-tris: use test name as window name |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: add aos vertex shader varient |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: mark varient functions as PIPE_CDECL |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | translate: mark functions as PIPE_CDECL |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | gallium: define PIPE_CDECL calling convention, which... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | rtasm: export debug reg print function |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | translate: remove spurious comment |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | rtasm: remove unused struct member |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: create specialized vs varients incorporating... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: move some state into a new 'vs' area |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: get rid of fetch-shade-emit frontend hack |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Keith Whitwell | draw: remove disabled non-sse swizzle code |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Zack Rusin | Merge commit 'origin/gallium-0.1' into gallium-vertex... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Brian Paul | if x86_get_func() returns NULL, handle it properly... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Brian Paul | fix program delete/refcount bug |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Brian Paul | Fix program refcounting assertion failure during contex... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Brian Paul | print vertex.attrib[n] (from master) |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Brian Paul | Fix some bugs in material, depth range state |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Brian Paul | Regenerated API dispatch files |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Brian Paul | alias ProgramEnvParameter4xyARB and ProgramParameter4xy... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | cosmetic changes |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | fix rsq |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | fix abs and start on rsq |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | do the lit (some artifacts present) |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | implement min/max and abstract ops on vectors |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | llvm: implement sub and abs |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | fix injections of functions from builtins into shaders |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Zack Rusin | move the swizzling code to gallivm in preperation for... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Brian Paul | gallium: in drivers, make copy of tokens passed to... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Brian Paul | gallium: remove deprecated format names |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Brian Paul | s/PIPE_FORMAT_U_S8/PIPE_FORMAT_S8_UNORM/ |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | gallium: release textures during context tear-down... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | gallium: ref counting clean-ups |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | mesa: call glutDestroyWindow() on exit to help find... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | bring in fixes/changes from master |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | Fix a program refcounting error, don't share program... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brian Paul | fix an attr/src mix-up when setting-up/binding vertex... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brian Paul | fix parsing of state.texenv.color (bug 14931) |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brian Paul | Consolidate texture fetch code and use partial derivati... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: fix InfoLog memleak, misc sync with master |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Eric Anholt | Bug #13492: Only call ProgramStringNotify if program... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian | fix swizzle error test (bug 11881) |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | fix-up inlined/non-inlined function inconsistencies |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brian Paul | mesa: rm unneeded file |
commit | commitdiff | tree | snapshot |
next |