summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_setup_context.h
Commit message (Expand)AuthorAgeFilesLines
...
* llvmpipe: comments and minor clean-upsBrian Paul2009-12-041-0/+7
* llvmpipe: move bin-related structures and functions into new lp_bin.[ch]Brian Paul2009-12-041-115/+1
* llvmpipe: bin state-change commandsBrian Paul2009-12-041-2/+5
* llvmpipe: struct cmd_binBrian Paul2009-12-041-4/+15
* llvmpipe: commentsBrian Paul2009-12-031-4/+11
* llvmpipe: commentsBrian Paul2009-12-031-4/+4
* llvmpipe: add a bunch of commentsBrian Paul2009-11-301-0/+6
* llvmpipe: remove one of two definitions of TILESIZEKeith Whitwell2009-10-211-2/+3
* llvmpipe: fixed-point rasterizationKeith Whitwell2009-10-191-0/+9
* llvmpipe: Allocate the blend color from the data store, and ensure it's aligned.José Fonseca2009-10-191-2/+26
* llvmpipe: Maintain a copy of the shader constants to prevent clobbering.José Fonseca2009-10-181-1/+12
* llvmpipe: Get jit_context/jit_function across the rasterizer.José Fonseca2009-10-091-6/+3
* llvmpipe: Put jit_context in store.José Fonseca2009-10-091-0/+2
* llvmpipe: Pass state to setup.José Fonseca2009-10-091-0/+5
* llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointerKeith Whitwell2009-10-091-3/+3
* llvmpipe: hook up some state, add stub line and point functionsKeith Whitwell2009-10-091-3/+6
* llvmpipe: calculate overall width and height, pass to rasterizerKeith Whitwell2009-10-091-0/+2
* llvmpipe: get lp_setup compilingKeith Whitwell2009-10-081-10/+18
* llvmpipe: work on clears and coefficientsKeith Whitwell2009-10-081-3/+2
* llvmpipe: start cleaning upKeith Whitwell2009-10-081-9/+17
* llvmpipe: Update more copyright headers.José Fonseca2009-10-081-2/+3
* llvmpipe: wip me harderKeith Whitwell2009-10-081-88/+99
* llvmpipe: import experimental softpipe rasterizer code, wip binning codeKeith Whitwell2009-10-081-0/+140