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
/
auxiliary
/
draw
/
draw_pipe_validate.c
Age
Commit message (
Expand
)
Author
2010-05-14
draw: fix typo checking for unfilled polygons
Keith Whitwell
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-04-21
gallium/draw: fix point sprite handling
Brian Paul
2010-04-21
gallium/draw: use local var to simplify code
Brian Paul
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-01-22
gallium/draw: replace int with boolean
Brian Paul
2009-04-28
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
2008-12-23
draw: allow driver-override of draw_need_pipeline()
Keith Whitwell
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-04-22
draw: allow drivers to query pipeline state more easily
Keith Whitwell
2008-04-21
draw: propogate lots of errors
Keith Whitwell
2008-04-19
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
draw: rename pipeline files to draw_pipe_*
Keith Whitwell