Age | Commit message (Expand) | Author |
2009-10-09 | llvmpipe: Follow write_color/write_zstencil. | José Fonseca |
2009-10-09 | llvmpipe: calculate overall width and height, pass to rasterizer | Keith Whitwell |
2009-10-09 | llvmpipe: more wip on coefficients | Keith Whitwell |
2009-10-08 | llvmpipe: get lp_setup compiling | Keith Whitwell |
2009-10-08 | llvmpipe: triangle struct owns its copy of shader inputs | Keith Whitwell |
2009-10-08 | llvmpipe: work on clears and coefficients | Keith Whitwell |
2009-10-08 | llvmpipe: Remove quad headers. | José Fonseca |
2009-10-08 | llvmpipe: Adjust interpolation coeffs declaration. | José Fonseca |
2009-10-08 | llvmpipe: Call lp_rast_shade_quads from tri rasterizer. | José Fonseca |
2009-10-08 | llvmpipe: Fix typo. | José Fonseca |
2009-10-08 | llvmpipe: rast_tri updates | Keith Whitwell |
2009-10-08 | llvmpipe: Final adjustments to rasterizer methods. | José Fonseca |
2009-10-08 | llvmpipe: More assorted build fixes. | José Fonseca |
2009-10-08 | llvmpipe: Complete more rasterizer methods.. | José Fonseca |
2009-10-08 | llvmpipe: Assorted build fixes. | José Fonseca |
2009-10-08 | llvmpipe: Implement some of the rasterizer functions. | José Fonseca |
2009-10-08 | llvmpipe: start cleaning up | Keith Whitwell |
2009-10-08 | llvmpipe: remove some old sampler support structs | Keith Whitwell |
2009-10-08 | llvmpipe: Fix up lp_rast_shade_quads. | José Fonseca |
2009-10-08 | llvmpipe: Remove dead files from SConscript. | José Fonseca |
2009-10-08 | llvmpipe: Update lp_setup_clear invocation. | José Fonseca |
2009-10-08 | llvmpipe: Update more copyright headers. | José Fonseca |
2009-10-08 | llvmpipe: remove tex tile cache and related code | Keith Whitwell |
2009-10-08 | llvmpipe: rewrite llvmpipe_clear() | Keith Whitwell |
2009-10-08 | llvmpipe: wip me harder | Keith Whitwell |
2009-10-08 | llvmpipe: Update includes and copyright headers. | José Fonseca |
2009-10-08 | llvmpipe: Update SConscript. | José Fonseca |
2009-10-08 | llvmpipe: Add the rast -> jit shader glue. | José Fonseca |
2009-10-08 | llvmpipe: whip out the intra-tile code from lp_setup_tri.c | Keith Whitwell |
2009-10-08 | llvmpipe: more wipping | Keith Whitwell |
2009-10-08 | llvmpipe: import experimental softpipe rasterizer code, wip binning code | Keith Whitwell |
2009-10-07 | i915g: Fix MSVC build. | Vinson Lee |
2009-10-07 | softpipe: new comments | Brian Paul |
2009-10-07 | softpipe: whitespace and comment fixes | Brian Paul |
2009-10-07 | softpipe: prefix non-static functions with sp_ | Brian Paul |
2009-10-07 | Merge branch 'master' into r300g-glsl | Nicolai Hähnle |
2009-10-07 | i915g: Use buffer write instead of map for lit vertices | Jakob Bornecrantz |
2009-10-07 | i915g: Change order of buffer_write arguments | Jakob Bornecrantz |
2009-10-07 | i915g: Disable vbuf fifo and minor commenting of vbuf code | Jakob Bornecrantz |
2009-10-06 | nv04-nv40: Fix swizzle transfers for NPOT sizes. | Younes Manton |
2009-10-06 | nv50: fix segfault when there's gaps in enabled texture units | Ben Skeggs |
2009-10-06 | i915g: Tweek vertexbuffer size | Jakob Bornecrantz |
2009-10-05 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-05 | i915g: Drop the simple sufix | Jakob Bornecrantz |
2009-10-05 | i965g: Drop i965simple | Jakob Bornecrantz |
2009-10-05 | r300g: fix scons build | Joakim Sindholt |
2009-10-05 | nv50: support PIPE_FORMAT_X8R8G8B8_UNORM | Ben Skeggs |
2009-10-04 | llvmpipe: Ensure tile cache transfers are mapped before flushing it. | José Fonseca |
2009-10-04 | llvmpipe: Autogenerate lp_tile_soa.c from u_format.csv. | José Fonseca |
2009-10-04 | llvmpipe: Remove loop testing from format testing. | José Fonseca |