History log of /external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
553930424dec0cb1a83d2c928c260de6626b0d11 21-Sep-2011 Keith Whitwell <keithw@vmware.com> util: add u_bit_scan helper
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
023ca40d80670ac0eee8c755ca5f54b1e7c2712e 09-Sep-2011 Brian Paul <brianp@vmware.com> llvmpipe: add some null pointer checks

It's not clear if these are acceptable cases so issue a one-time warning
in debug builds when we hit them.

Fixes segfault in piglit fbo-mipmap-copypix test.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
fae77579ad5f9ab0fd805c0fe9519b29d771bb42 09-May-2011 Matt Turner <mattst88@gmail.com> util_logbase2 takes and returns unsigned, not int

Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
c5ac8a8aa2a9fe751453c1fcc8539b7dae5d473c 09-May-2011 Matt Turner <mattst88@gmail.com> Remove redundant util_unsigned_logbase2

util_logbase2 is exactly the same function.

Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
36dde032a4f7d6a8b68c1adc8e829816e2e8826e 19-Oct-2010 Vinson Lee <vlee@vmware.com> llvmpipe: Initialize variable.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
22725eb3e87921632a24579d63bb20c35a122afa 19-Oct-2010 Vinson Lee <vlee@vmware.com> llvmpipe: Initialize state variable in debug_bin function.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
9bf8a55c4b29d55320fc2e7875ecf0e9ca164ee8 15-Oct-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: slightly shrink the size of a binned triangle
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
4195febeecd2d2f5571afdb90cbb185a4759f50a 15-Oct-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: reintroduce SET_STATE binner command

But bin lazily only into bins which are receiving geometry.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
0ff132e5a633170afaed0aea54d01438c895b8ab 08-Oct-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: add rast_tri_4_16 for small lines and points
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
c4046d4fda2fe838659bff99bfa17f57f895a943 08-Sep-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: introduce tri_3_4 for tiny triangles
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c
f25836d7b2c21e046a725cf13c8649d3981693b7 27-Aug-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: rasterization debugging helpers
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_rast_debug.c