summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-08-26gallium: Clean up header file inclusion in p_defines.h.Vinson Lee
2010-08-26gallium: Clean up header file inclusion in p_context.h.Vinson Lee
2010-08-26graw: Include missing header in graw_dl.h.Vinson Lee
2010-08-26util: Include missing header in u_simple_shaders.c.Vinson Lee
2010-08-26tgsi: Include missing header in tgsi_sse2.h.Vinson Lee
2010-08-26rtasm: Include missing header in rtasm_x86sse.h.Vinson Lee
2010-08-26pipebuffer: Clean up header file inclusion in pb_bufmgr.h.Vinson Lee
2010-08-25util: Include missing header in u_blit.h.Vinson Lee
2010-08-25util: Include missing header in u_bitmask.h.Vinson Lee
2010-08-25util: Include missing header in u_dirty_surfaces.h.Vinson Lee
2010-08-25util: Add include guard in u_split_prim.h.Vinson Lee
2010-08-25util: Include missing headers in u_split_prim.h.Vinson Lee
2010-08-26graw: Remove graw-null.José Fonseca
2010-08-26graw: Dynamically load graw libraries.José Fonseca
2010-08-26scons: Fix old script compatability logic.José Fonseca
2010-08-25util: Include missing headers in u_tile.h.Vinson Lee
2010-08-25util: Clean up header file inclusion in u_upload_mgr.h.Vinson Lee
2010-08-26r300g: fix constant buffer upload once again for r3xx->r4xxMarek Olšák
2010-08-26nouveau: handle early initialization errorsMarcin Slusarz
2010-08-25r600g: simplify statesJerome Glisse
2010-08-25nvfx: Set pointer to NULL after free.Vinson Lee
2010-08-25r300g: fix potentially uninitialized variables in create_rs_stateMarek Olšák
2010-08-25llvmpipe: fix bad patch applicationKeith Whitwell
2010-08-25llvmpipe: Remove unnecessary header.Vinson Lee
2010-08-25llvmpipe: track drawing region as a single u_rectKeith Whitwell
2010-08-25llvmpipe: better triangle debuggingKeith Whitwell
2010-08-25llvmpipe: cull zero-area triangles earlyKeith Whitwell
2010-08-25llvmpipe: more rasterization countersKeith Whitwell
2010-08-25llvmpipe: move some fence functions into lp_screen.cKeith Whitwell
2010-08-25llvmpipe: wake all threads waiting on a fenceKeith Whitwell
2010-08-25llvmpipe: fence debugging, add llvmpipe_finishKeith Whitwell
2010-08-25tgsi: helper for dumping tokens as hexKeith Whitwell
2010-08-25draw: specialized cliptesting routinesKeith Whitwell
2010-08-25util: add rectangle helpers to u_rect.hKeith Whitwell
2010-08-25gallium/docs: notes on scissor stateKeith Whitwell
2010-08-25llvmpipe: remove dead codeKeith Whitwell
2010-08-25draw: Remove UNDEFINED_VERTEX_ID checks in emit pathes.Chia-I Wu
2010-08-25gallium: Use draw_set_index_buffer and others.Chia-I Wu
2010-08-25svga: Remove redundant svga_draw_range_elements.Chia-I Wu
2010-08-25draw: Add draw_set_index_buffer and others.Chia-I Wu
2010-08-25nvfx: Clean up header file inclusion in nvfx_screen.h.Vinson Lee
2010-08-25nvfx: Include missing headers in nvfx_shader.h.Vinson Lee
2010-08-24gallivm: Include missing header in lp_bld_sample.h.Vinson Lee
2010-08-24gallivm: Include missing header in lp_bld_pack.h.Vinson Lee
2010-08-25r300g: fix gl_PointCoordMarek Olšák
2010-08-25r300g: eliminate unused constants in FSMarek Olšák
2010-08-25r300g: eliminate unused constants in VSMarek Olšák
2010-08-25r300g: clean up some mess in set_constant_bufferMarek Olšák
2010-08-25r300g: fix indentationMarek Olšák
2010-08-25r300g: reset the index bias to 0 at the end of CSMarek Olšák