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
Age
Commit message (
Expand
)
Author
2009-12-11
llvmpipe: fix inverted util_framebuffer_state_equal() result
Brian Paul
2009-12-11
gallium/util: added util_unreference_framebuffer_state()
Brian Paul
2009-12-11
gallium/util: simplify util_framebuffer_state_equal()
Brian Paul
2009-12-11
llvmpipe: remove unused fb parameter
Brian Paul
2009-12-11
llvmpipe: minor comment fix
Brian Paul
2009-12-10
llvmpipe: checkpoint: use empty/full bin queues
Brian Paul
2009-12-10
llvmpipe: updated comment
Brian Paul
2009-12-10
llvmpipe: simplify llvmpipe_set_framebuffer_state()
Brian Paul
2009-12-10
gallium/util: added framebuffer compare, copy util funcs
Brian Paul
2009-12-10
llvmpipe: added some bin queue debug code
Brian Paul
2009-12-10
llvmpipe: updated comments
Brian Paul
2009-12-09
llvmpipe: added some debug/info code
Brian Paul
2009-12-09
llvmpipe: simplify the tiles_x, tiles_y code a bit
Brian Paul
2009-12-09
llvmpipe: use the empty_bins queue now
Brian Paul
2009-12-09
llvmpipe: checkpoint: begin plugging in bin queue code
Brian Paul
2009-12-09
llvmpipe: added new lp_bin_queue.[ch] files
Brian Paul
2009-12-09
llvmpipe: use new lp_setup_get_current_bins() function
Brian Paul
2009-12-09
llvmpipe: more bin functions for create/destroy/queries
Brian Paul
2009-12-08
llvmpipe: Use number of CPUs as default number of threads.
José Fonseca
2009-12-07
llvmpipe: remove some left-over debug code
Brian Paul
2009-12-07
llvmpipe: implement threaded rasterization
Brian Paul
2009-12-07
gallium: added pipe_semaphore and related code
Brian Paul
2009-12-07
llvmpipe: repartition lp_rasterizer state for threading
Brian Paul
2009-12-07
llvmpipe: use bin iteration functions when rasterizing bins
Brian Paul
2009-12-07
llvmpipe: introduce mutex and bin iteration functions
Brian Paul
2009-12-04
llvmpipe: still more bin code reorganization
Brian Paul
2009-12-04
llvmpipe: remove dead code left over from a previous commit
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: simplify framebuffer state code
Brian Paul
2009-12-04
llvmpipe: use LP_DBG() macro everywhere
Brian Paul
2009-12-04
llvmpipe: fix-up polygon culling/winding
Brian Paul
2009-12-04
llvmpipe: add missing sources to Makefile
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: struct cmd_bin
Brian Paul
2009-12-04
llvmpipe: fix typo, whitespace
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-12-03
llvmpipe: comment about blend color
Brian Paul
2009-12-03
llvmpipe: comments
Brian Paul
2009-12-03
llvmpipe: new comment in do_triangle_ccw()
Brian Paul
2009-12-03
llvmpipe: fix incorrect array indexing when saving blend color
Brian Paul
2009-12-03
llvmpipe: comments, clean-ups in lp_rast_priv.h
Brian Paul
2009-12-03
llvmpipe: checkpoint some initial state binning code
Brian Paul
2009-12-03
llvmpipe: comments and a stub for lp_rast_set_state()
Brian Paul
2009-12-03
llvmpipe: comments
Brian Paul
2009-12-03
llvmpipe: set LP_SETUP_NEW_FS in lp_setup_set_fs()
Brian Paul
[next]