index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
Age
Commit message (
Expand
)
Author
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-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
2009-10-04
llvmpipe: Match header's protection macro with filename.
José Fonseca
2009-10-04
llvmpipe: Adjust format assertion.
José Fonseca
2009-10-03
llvmpipe: Fetch tile only if a color buffer is bound.
José Fonseca
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-01
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-09-29
llvmpipe: Workaround for bug in llvm 2.5.
José Fonseca
2009-09-29
llvmpipe: First verify LLVM IR, only then run optimizing passes.
José Fonseca
2009-09-29
llvmpipe: Runtime cpu checks for lp_build_min_simple too.
José Fonseca
2009-09-29
llvmpipe: Implement non SSE4.1 versions of floor and round.
José Fonseca
2009-09-29
llvmpipe: Emit SSE intrinsics based on runtime cpu capability check.
José Fonseca
2009-09-28
llvmpipe: Grab a ref when the fb is set.
Younes Manton
2009-09-26
llvmpipe: Allow building with LLVM 2.6 too.
José Fonseca
2009-09-24
llvmpipe: add missing __FUNCTION__ parameter to debug_printf() calls
Brian Paul
2009-09-24
llvmpipe: increase max 3D texture size to 256
Brian Paul
2009-09-23
llvmpipe: move tile cache datatypes into .c file since they're private
Brian Paul
2009-09-23
llvmpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
llvmpipe: increase MAX_WIDTH/HEIGHT to match max texture size
Brian Paul
2009-09-20
llvmpipe: Fix lp_get_cached_tile.
José Fonseca
2009-09-20
llvmpipe: Update tile status on flush.
José Fonseca
[next]