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_setup_point.c
Age
Commit message (
Expand
)
Author
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-15
llvmpipe: don't store plane.ei value in binned data
Keith Whitwell
2010-10-15
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
llvmpipe: don't pass frontfacing as a float
Keith Whitwell
2010-10-15
llvmpipe: reintroduce SET_STATE binner command
Keith Whitwell
2010-10-11
llvmpipe: Use lp_tgsi_info.
José Fonseca
2010-10-08
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-10-06
llvmpipe: Fix sprite coord perspective interpolation of Q.
José Fonseca
2010-10-06
llvmpipe: Fix perspective interpolation for point sprites.
José Fonseca
2010-09-30
gallium/llvmpipe: remove duplicated include
Nicolas Kaiser
2010-09-25
llvmpipe: handle FACING interpolants in line and point setup
Keith Whitwell
2010-09-22
llvmpipe: fix sprite texcoord setup for non-projective texturing
Brian Paul
2010-09-20
llvmpipe: check bitshift against PIPE_MAX_SHADER_OUTPUTS
Brian Paul
2010-09-20
llvmpipe: implement sprite coord origin modes
Brian Paul
2010-09-20
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
2010-09-20
llvmpipe: clean-up, comments in setup_point_coefficient()
Brian Paul
2010-09-20
llvmpipe: reformatting, remove trailing whitespace, etc
Brian Paul
2010-09-18
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-07
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-08-27
llvmpipe: point sprites rasterization
Hui Qi Tay
2010-08-27
llvmpipe: native point rasterization with better pixel rasterization
Hui Qi Tay
2010-08-27
llvmpipe: native point rasterization
Hui Qi Tay
2010-08-27
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-03-13
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2009-10-09
llvmpipe: hook up some state, add stub line and point functions
Keith Whitwell