summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-08-27llvmpipe: use util_iround in place of roundKeith Whitwell
2010-08-27util: fix typo in MAX4Keith Whitwell
2010-08-27llvmpipe: eliminate tri->dx, tri->dy valuesKeith Whitwell
2010-08-27llvmpipe: point sprites rasterizationHui Qi Tay
2010-08-27llvmpipe: native point rasterization with better pixel rasterizationHui Qi Tay
2010-08-27llvmpipe: native point rasterizationHui Qi Tay
2010-08-27llvmpipe: update line rasterization code to current masterKeith Whitwell
2010-08-27util: add MIN4, MAX4Keith Whitwell
2010-08-27llvmpipe: native line rasterization with correct pixel rasterizationHui Qi Tay
2010-08-27llvmpipe: native rasterization for linesHui Qi Tay
2010-08-27llvmpipe: add lp_setup_coef to makefileKeith Whitwell
2010-08-27llvmpipe: intrinsics version of triangle coeficient calculationKeith Whitwell
2010-08-27gallium: Remove unnecessary header from p_shader_tokens.h.Vinson Lee
2010-08-27tgsi: Include missing header in tgsi_parse.h.Vinson Lee
2010-08-27tgsi: Include missing header in tgsi_info.h.Vinson Lee
2010-08-27tgsi: Include missing header in tgsi_dump.h.Vinson Lee
2010-08-27gallium: Remove unnecessary header from p_format.h.Vinson Lee
2010-08-27graw: Include missing header in graw.h.Vinson Lee
2010-08-27r300g: Include missing header in r300_texture.h.Vinson Lee
2010-08-27Revert "r600g: simplify states"Dave Airlie
2010-08-27r600g: add initial if/else/endif supportDave Airlie
2010-08-27r600g: optimise op2 and swapped op2 emission.Dave Airlie
2010-08-27r600g: add exp support in theory.Dave Airlie
2010-08-27r600g: add DPH support.Dave Airlie
2010-08-26llvmpipe: fix PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS queryBrian Paul
2010-08-26graw: Add copyright headers to the interfaces.José Fonseca
2010-08-26graw: Undo late loading of graw drivers.José Fonseca
2010-08-26st/egl: Add support for EGL_MESA_image_drm.Chia-I Wu
2010-08-26st/egl: Add support for EGL_KHR_surfaceless_*.Chia-I Wu
2010-08-26st/egl: Make KMS support optional in KMS backend.Chia-I Wu
2010-08-26r300g: Include missing header in r300_texture_desc.h.Vinson Lee
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