OSDN Git Service

u_vbuf: turn bool arrays into bitmasks and loops into bitwise operations
authorMarek Olšák <maraeo@gmail.com>
Wed, 18 Apr 2012 22:56:44 +0000 (00:56 +0200)
committerMarek Olšák <maraeo@gmail.com>
Mon, 23 Apr 2012 23:39:22 +0000 (01:39 +0200)
commitb5e5e61439bda7a3cf1f909b48467371ea53d9d7
tree7efcb768d083bfe3be12de523dadaea5689be059
parenteaf8fe3335b1c7e62275ac0fef202f51750ffba9
u_vbuf: turn bool arrays into bitmasks and loops into bitwise operations

Optimized functions:
- u_vbuf_need_minmax_index
- u_vbuf_mapping_vertex_buffer_blocks
src/gallium/auxiliary/util/u_vbuf.c