2008-05-28 |
Keith Whitwell | rtasm: special case for [ebp] |
commit | commitdiff | tree |
2008-05-28 |
José Fonseca | draw: Use PIPE_CDECL. |
commit | commitdiff | tree |
2008-05-28 |
José Fonseca | scons: Add new files. |
commit | commitdiff | tree |
2008-05-28 |
Michal Krol | scons: List missing files for draw module. |
commit | commitdiff | tree |
2008-05-28 |
Michal Krol | draw: Decorate callbacks with PIPE_CDECL. |
commit | commitdiff | tree |
2008-05-28 |
José Fonseca | tgsi: Observe constness. |
commit | commitdiff | tree |
2008-05-28 |
José Fonseca | translate: Mark functions as PIPE_CDECL. |
commit | commitdiff | tree |
2008-05-28 |
Keith Whitwell | Merge branch 'gallium-vertex-linear' into gallium-tex... |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | softpipe: enable vbuf by default |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: reset stipple counter whenever non-line prim... |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: support psize in vs_varient paths |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: add disabled debug code |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: ensure vs outputs mapped correctly to vinfo attribs |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: fix ABS aliasing bug |
commit | commitdiff | tree |
2008-05-27 |
Michel Dänzer | gallium: Always unreference bitmap cache texture before... |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: explicitly list nr_inputs, outputs in varient key |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: remove dead file |
commit | commitdiff | tree |
2008-05-27 |
Jakob Bornecrantz | draw: Fixed typo in draw_pt_varray and added comments |
commit | commitdiff | tree |
2008-05-27 |
Jakob Bornecrantz | draw: Fix for EMIT_4UB case |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: hook up viewport / rhw emit to varient key state |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: restore extras path in draw_pt_vcache.c, keep... |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: dump individual instructions as they are processed |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | tgsi: export utils for dumping individual instructions |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: fix writemask/shufps confusion |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | draw: some possible fixes for spilling |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | ffvertex: emit full LIT when attenuating (needs the... |
commit | commitdiff | tree |
2008-05-27 |
Keith Whitwell | ffvertex: don't compute whole eye vector if only eye... |
commit | commitdiff | tree |
2008-05-26 |
Brian Paul | gallium: free renderbuffer's old texture in st_renderbu... |
commit | commitdiff | tree |
2008-05-26 |
Keith Whitwell | draw: defensively flush pipeline backend when setting... |
commit | commitdiff | tree |
2008-05-26 |
Keith Whitwell | draw: defensively reset render primitive some more |
commit | commitdiff | tree |
2008-05-26 |
Keith Whitwell | draw: defensively reset render primitive, which can... |
commit | commitdiff | tree |
2008-05-26 |
Keith Whitwell | draw: add missing break |
commit | commitdiff | tree |
2008-05-26 |
José Fonseca | pipebuffer: Malloc buffer provider. |
commit | commitdiff | tree |
2008-05-26 |
José Fonseca | pipebuffer: Allow slab allocations of buffers of inequa... |
commit | commitdiff | tree |
2008-05-26 |
José Fonseca | Revert DOS line endings. |
commit | commitdiff | tree |
2008-05-26 |
José Fonseca | Remove CVS keywords. |
commit | commitdiff | tree |
2008-05-26 |
José Fonseca | Add copyright header. |
commit | commitdiff | tree |
2008-05-26 |
Keith Whitwell | draw: extend precision in RSQ opcode |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | draw: more aos tweaks |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | cso: use memcpy rather than structure asignment for... |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | draw: slight tweak for XPD opcode |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | draw: remove EXP & LOG from vs_aos.c |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | draw: special case for writing out scalar results |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | draw: clean up some of the xmm register manipulation... |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | cso: use memcpy rather than structure asignment for... |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | draw: add viewport support to generic vs varient code |
commit | commitdiff | tree |
2008-05-25 |
Keith Whitwell | draw: fix input vs output typo in emit |
commit | commitdiff | tree |
2008-05-24 |
José Fonseca | Demangle C++ symbols. |
commit | commitdiff | tree |
2008-05-24 |
Keith Whitwell | Revert "mesa: save a temp on normalizes" |
commit | commitdiff | tree |
2008-05-24 |
Keith Whitwell | draw: use lookup tables to avoid calling pow() in LIT... |
commit | commitdiff | tree |
2008-05-24 |
Keith Whitwell | mesa: pre-swizzle normal scale state value |
commit | commitdiff | tree |
2008-05-24 |
Keith Whitwell | mesa: evaluate _NeedEyeCoords prior to generating inter... |
commit | commitdiff | tree |
2008-05-24 |
Keith Whitwell | draw: add a debug-print which can be called from inside... |
commit | commitdiff | tree |
2008-05-24 |
Keith Whitwell | rtasm: add some helpers for calling out from generated... |
commit | commitdiff | tree |
2008-05-24 |
José Fonseca | gallium: Pre-processor for win32 kernel profile output. |
commit | commitdiff | tree |
2008-05-24 |
José Fonseca | gallium: Poor-man profiler for win32 kernel. |
commit | commitdiff | tree |
2008-05-24 |
José Fonseca | scons: New profile build. |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | mesa: save a temp on normalizes |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | mesa: further degenerate the special case lit substitute |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | glapi: fix include path & make build work |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | mesa: don't emit LIT instruction when mat shininess... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: faster LIT(), incorrect though |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | mesa: do object-space lighting in ffvertex_prog.c |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: correct but slow LIT() in aos varient |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: tweak x87_emit_ex2 to avoid changing x87 fpu... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: use aligned movs within draw_vs_aos.c |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: for debug, do rhw divide in aos_sse viewport... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: shortcircuit shuffle in aos_sse when possible |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: remove FPU_MANIP ifdef |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: clean up masked writes in aos sse, make some... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: clean up internal immediates in aos sse |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: fse works with elts, remove assert |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | rtasm: remove debug |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: when preloading args to x87 stack, need to use... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: avoid a pointless mov in many sse opcodes |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: fix x87_ex2 and partially fix lit insn |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: fix fpu control word manipulations |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: fix vs aos internal/machine state |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: add viewport to varient state |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | rtasm: add x87 instructions and debug-check for x87... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | vp-tris: use test name as window name |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: add aos vertex shader varient |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: mark varient functions as PIPE_CDECL |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | translate: mark functions as PIPE_CDECL |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | gallium: define PIPE_CDECL calling convention, which... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | rtasm: export debug reg print function |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | translate: remove spurious comment |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | rtasm: remove unused struct member |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: create specialized vs varients incorporating... |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: move some state into a new 'vs' area |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: get rid of fetch-shade-emit frontend hack |
commit | commitdiff | tree |
2008-05-23 |
Keith Whitwell | draw: remove disabled non-sse swizzle code |
commit | commitdiff | tree |
2008-05-22 |
José Fonseca | pipebuffer: More robust face null pointers. |
commit | commitdiff | tree |
2008-05-22 |
José Fonseca | pipebuffer: Don't retry allocating in slab suballocator. |
commit | commitdiff | tree |
2008-05-21 |
Michel Dänzer | Merge branch 'gallium-0.1' into gallium-tex-surfaces |
commit | commitdiff | tree |
2008-05-21 |
Brian | fix assorted bugs, works now |
commit | commitdiff | tree |
2008-05-21 |
Brian | mesa: fix #include path for glapioffsets.h (fixes x86... |
commit | commitdiff | tree |
2008-05-20 |
Zack Rusin | add new binaries to ignore to make 'git status' cleaner |
commit | commitdiff | tree |
2008-05-20 |
Dan Nicholson | Ignore more generated files in progs/ |
commit | commitdiff | tree |
2008-05-20 |
Zack Rusin | add a simple but nice example of convolution filters... |
commit | commitdiff | tree |
next |