Age | Commit message (Expand) | Author |
2010-08-09 | r300g: do not print shader compiler errors by default | Marek Olšák |
2010-08-09 | r600g: fix some warnings | Marek Olšák |
2010-08-09 | r600g: fill out some missing caps and sort them | Marek Olšák |
2010-08-09 | radeon: fix npot mipmap alignment on r600 | Andre Maasikas |
2010-08-09 | r600: bump glsl version | Andre Maasikas |
2010-08-09 | r300g: fix hiz/zmask offset emissions. | Dave Airlie |
2010-08-09 | nouveau: fix maps with PIPE_TRANSFER_UNSYNCHRONIZED | PIPE_TRANSFER_DONTBLOCK | Luca Barbieri |
2010-08-08 | r300g: remove a flush | Marek Olšák |
2010-08-08 | gallivm: Fix more integer operations. | José Fonseca |
2010-08-08 | gallivm: Use the correct context for integers | nobled |
2010-08-08 | r300g: flush zmasks of zbuffers we are going to use as samplers | Marek Olšák |
2010-08-08 | r300g: do not allocate a zmask block for 3D textures and cubemaps | Marek Olšák |
2010-08-08 | r300g: generalize the way we ask for hyperz | Marek Olšák |
2010-08-08 | gallivm: Add type checks for the basic operations. | José Fonseca |
2010-08-08 | draw: Remove unused variable. | José Fonseca |
2010-08-08 | draw: Use the correct type for integers | nobled |
2010-08-08 | r300g: take hiz/zmask offsets into a/c when clearing. | Dave Airlie |
2010-08-07 | i810: Add missing header m_xform.h. | Vinson Lee |
2010-08-07 | dri: Add missing header m_xform.h. | Vinson Lee |
2010-08-07 | tnl: Reduce header file inclusion in t_context.h. | Vinson Lee |
2010-08-07 | swrast: Reduce header file inclusion in s_zoom.h. | Vinson Lee |
2010-08-07 | swrast: Fix header file inclusion in s_texfilter.h. | Vinson Lee |
2010-08-07 | swrast: Reduce header file inclusion in s_texcombine.h. | Vinson Lee |
2010-08-07 | swrast: Reduce header file inclusion in s_stencil.h. | Vinson Lee |
2010-08-07 | swrast: Reduce header file inclusion in s_masking.h. | Vinson Lee |
2010-08-07 | swrast: Reduce header file inclusion in s_logic.h. | Vinson Lee |
2010-08-07 | swrast: Reduce header file inclusion in s_fragprog.h. | Vinson Lee |
2010-08-07 | swrast: Reduce header file inclusion in s_fog.h. | Vinson Lee |
2010-08-07 | swrast: Clean up header file inclusion in s_depth.h. | Vinson Lee |
2010-08-07 | swrast: Include missing header in s_context.h. | Vinson Lee |
2010-08-07 | swrast: Clean up header file inclusion in s_blend.h. | Vinson Lee |
2010-08-07 | swrast: Clean up header file inclusion in s_atifragshader.h. | Vinson Lee |
2010-08-07 | swrast: Clean up header file inclusion in s_alpha.h. | Vinson Lee |
2010-08-07 | r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xx | Marek Olšák |
2010-08-06 | st/mesa: Remove unnecessary header. | Vinson Lee |
2010-08-07 | r300g: fix cbzb clears when hyperz is off | Marek Olšák |
2010-08-06 | nouveau: fix potential NULL-ptr dereference in nouveau_stateobj.h | Maarten Maathuis |
2010-08-06 | r600g: add PA_CL_CLIP_CNTL definition | Jerome Glisse |
2010-08-06 | r600g: fix rendering, only enable target we write too | Jerome Glisse |
2010-08-06 | r600g: really fix multi target support | Jerome Glisse |
2010-08-06 | st/mesa: remove stray semicolons | Brian Paul |
2010-08-06 | gallium: remove stray semicolons | Brian Paul |
2010-08-06 | r600g: finish multi target rendering support | Jerome Glisse |
2010-08-06 | targets/egl: Fix build by including missing headers. | Vinson Lee |
2010-08-07 | draw: Add an assertion to varray's version of trim(). | Chia-I Wu |
2010-08-07 | draw: Fix draw_pt_split_prim for primitives with adjacency. | Chia-I Wu |
2010-08-07 | draw: Assert that only the first vetex may have flags set. | Chia-I Wu |
2010-08-06 | r600g: fix color format, indentation, defines | Jerome Glisse |
2010-08-06 | Revert "r600g: don't use dynamic state allocation for states" | Jerome Glisse |
2010-08-06 | draw: Avoid mixed declarations and code. | Chia-I Wu |