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
/
lp_rast.h
Age
Commit message (
Expand
)
Author
2010-07-14
llvmpipe: Remove redundant alignments.
José Fonseca
2010-07-13
llvmpipe: eliminate the set_state rasterizer command
Keith Whitwell
2010-07-13
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-05-30
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-29
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-06
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-04-24
llvmpipe: Move the determination of the number of threads to the screen.
José Fonseca
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-03-18
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-13
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-03
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-02-24
llvmpipe: more lp_rasterizer_task parameter passing
Brian Paul
2010-02-10
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-07
llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...
Vinson Lee
2010-01-16
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-15
llvmpipe: remove lp_rast_triangle::min/max fields
Brian Paul
2010-01-15
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
2010-01-13
llvmpipe: Reset the bin when shading a whole tile with an opaque shader.
José Fonseca
2009-12-16
llvmpipe: do final the pixel in/out triangle test in the fragment shader
Brian Paul
2009-12-13
llvmpipe: rename bins to scene
Keith Whitwell
2009-12-11
llvmpipe: added lp_rast_fence() bin function
Brian Paul
2009-12-11
llvmpipe: added lp_rast_get_num_threads()
Brian Paul
2009-12-10
llvmpipe: updated comments
Brian Paul
2009-12-09
llvmpipe: checkpoint: begin plugging in bin queue code
Brian Paul
2009-12-07
llvmpipe: repartition lp_rasterizer state for threading
Brian Paul
2009-12-04
llvmpipe: still more bin code reorganization
Brian Paul
2009-12-04
llvmpipe: reorganization of binning data structions and funtions
Brian Paul
2009-12-04
llvmpipe: move lp_rasterize_bin() into lp_rast.c
Brian Paul
2009-12-04
llvmpipe: comments and minor clean-ups
Brian Paul
2009-12-04
llvmpipe: move bin-related structures and functions into new lp_bin.[ch]
Brian Paul
2009-12-04
llvmpipe: remove lp_rast_triangle::oneoverarea field
Brian Paul
2009-12-04
llvmpipe: bin state-change commands
Brian Paul
2009-12-04
llvmpipe: dynamic allocation of triangle a0/dadx/dady arrays
Brian Paul
2009-12-03
llvmpipe: comments regarding lp_rast_triangle
Brian Paul
2009-11-30
llvmpipe: add a bunch of comments
Brian Paul
2009-10-21
llvmpipe: remove one of two definitions of TILESIZE
Keith Whitwell
2009-10-20
llvmpipe: precalculate some offsets
Keith Whitwell
2009-10-19
llvmpipe: fixed-point rasterization
Keith Whitwell
2009-10-09
llvmpipe: Get jit_context/jit_function across the rasterizer.
José Fonseca
2009-10-09
llvmpipe: trivial/clear works
Keith Whitwell
2009-10-09
llvmpipe: get lp_setup_tri building
Keith Whitwell
2009-10-09
llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointer
Keith Whitwell
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-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: Adjust interpolation coeffs declaration.
José Fonseca
2009-10-08
llvmpipe: Call lp_rast_shade_quads from tri rasterizer.
José Fonseca
[next]