| Commit message (Expand) | Author | Age | Files | Lines |
* | swrast: Clean up header file inclusion in s_depth.h. | Vinson Lee | 2010-12-24 | 1 | -1/+4 |
* | swrast: Clean up header file inclusion in s_blend.h. | Vinson Lee | 2010-12-24 | 1 | -1/+4 |
* | swrast: Clean up header file inclusion in s_atifragshader.h. | Vinson Lee | 2010-12-24 | 1 | -1/+1 |
* | swrast: Clean up header file inclusion in s_alpha.h. | Vinson Lee | 2010-12-24 | 1 | -2/+2 |
* | swrast: Clean up header file inclusion in s_accum.h. | Vinson Lee | 2010-12-24 | 1 | -1/+2 |
* | swrast: Clean up header file inclusion in s_aatriangle.h. | Vinson Lee | 2010-12-24 | 1 | -1/+1 |
* | swrast: Clean up header file inclusion in s_aaline.h. | Vinson Lee | 2010-12-24 | 1 | -1/+1 |
* | st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h. | Vinson Lee | 2010-12-24 | 1 | -7/+9 |
* | st/mesa: Clean up header file inclusion in st_gen_mipmap.h. | Vinson Lee | 2010-12-24 | 1 | -1/+3 |
* | r300g/swtcl: re-enable LLVM | Marek Olšák | 2010-12-24 | 3 | -1/+24 |
* | r600g: r600_blit_uncompress_depth() can't fail. | Henri Verbeet | 2010-12-24 | 2 | -5/+2 |
* | r600g: Get rid of r600_blit_uncompress_depth_ptr. | Henri Verbeet | 2010-12-24 | 3 | -6/+1 |
* | mapi: Move mapi_func typedef to entry.h. | Chia-I Wu | 2010-12-24 | 4 | -4/+4 |
* | mapi: Define MAPI_TMP_DEFINES only when needed. | Chia-I Wu | 2010-12-24 | 2 | -1/+1 |
* | mapi: Add and use entry_get_public. | Chia-I Wu | 2010-12-24 | 7 | -16/+66 |
* | mapi: Make struct mapi_stub opaque. | Chia-I Wu | 2010-12-24 | 4 | -15/+61 |
* | mapi: Allow blocks to be disabled from the output. | Chia-I Wu | 2010-12-24 | 1 | -47/+58 |
* | mapi: Fix hidden entries. | Chia-I Wu | 2010-12-24 | 1 | -16/+55 |
* | mapi: Add "handcode" attribute to the script. | Chia-I Wu | 2010-12-24 | 1 | -0/+22 |
* | mapi: Minor ABIPrinter refactoring. | Chia-I Wu | 2010-12-24 | 1 | -21/+32 |
* | mapi: Store alias entry instead of alias name. | Chia-I Wu | 2010-12-24 | 1 | -6/+8 |
* | r600g: hack around property unknown issues. | Dave Airlie | 2010-12-24 | 1 | -0/+2 |
* | r300g: turn back on rv530 hiz. | Dave Airlie | 2010-12-24 | 1 | -1/+1 |
* | r300g: hyperz fixing typo. | Dave Airlie | 2010-12-24 | 1 | -2/+2 |
* | mesa: Assert format is not MESA_FORMAT_COUNT in _mesa_format_to_type_and_comps. | Vinson Lee | 2010-12-23 | 1 | -1/+4 |
* | i965: use align1 access mode for instructions with execSize=1 in VS | Xiang, Haihao | 2010-12-24 | 1 | -0/+2 |
* | i965: fix register region description | Xiang, Haihao | 2010-12-24 | 1 | -1/+1 |
* | r600g: Rearrange print order of outputs of R600_ERR. | Vinson Lee | 2010-12-23 | 1 | -1/+1 |
* | mesa: Assert _mesa_DeleteFragmentShaderATI doesn't ever free static DummyShader. | Vinson Lee | 2010-12-23 | 1 | -0/+1 |
* | st/egl: Remove unnecessary header. | Vinson Lee | 2010-12-23 | 1 | -1/+0 |
* | libgl-xlib: Remove unnecessary header. | Vinson Lee | 2010-12-23 | 1 | -1/+0 |
* | r300g: Remove unnecessary header. | Vinson Lee | 2010-12-23 | 1 | -2/+0 |
* | tgsi_text: just parse as an integer (value is a boolean). | Dave Airlie | 2010-12-24 | 1 | -1/+0 |
* | mapi: Remove unnecessary header. | Vinson Lee | 2010-12-23 | 1 | -1/+0 |
* | intel: Remove unnecessary headers. | Vinson Lee | 2010-12-23 | 2 | -2/+0 |
* | r300g: add support for color0 writes to all bound color buffers. | Dave Airlie | 2010-12-24 | 5 | -9/+54 |
* | mesa/st: set the color write cbuf property for fragColor writes | Dave Airlie | 2010-12-24 | 1 | -0/+5 |
* | softpipe: add support for color writes all color bufs property | Dave Airlie | 2010-12-24 | 3 | -4/+14 |
* | gallium: add fragment shader property for color writes to all buffers. (v2) | Dave Airlie | 2010-12-24 | 5 | -3/+30 |
* | i965: Remove unnecessary headers. | Vinson Lee | 2010-12-23 | 1 | -2/+0 |
* | mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps. | Vinson Lee | 2010-12-23 | 1 | -1/+1 |
* | r300g: use a simpler fallback for misaligned ushort indices with triangles | Marek Olšák | 2010-12-23 | 1 | -26/+53 |
* | r300g: add support for B2G3R3 texturing | Marek Olšák | 2010-12-23 | 2 | -0/+9 |
* | mesa: fix texel store functions for some float formats | Marek Olšák | 2010-12-23 | 1 | -10/+17 |
* | st/mesa: do not require all texture formats to be renderable | Marek Olšák | 2010-12-23 | 1 | -1/+6 |
* | st/mesa: use the formats RGB233, ARGB2101010, AL44, AL1616, A16, L16, I16 | Marek Olšák | 2010-12-23 | 1 | -17/+78 |
* | gallium: add new formats L16A16_UNORM, A16_UNORM, I16_UNORM, B2G3R3_UNORM | Marek Olšák | 2010-12-23 | 2 | -0/+10 |
* | mesa: implement new texture format I16 | Marek Olšák | 2010-12-23 | 6 | -4/+50 |
* | mesa: implement new texture format L16 | Marek Olšák | 2010-12-23 | 7 | -4/+55 |
* | mesa: implement new texture format A16 | Marek Olšák | 2010-12-23 | 7 | -8/+58 |