aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* swrast: Reduce header file inclusion in s_fog.h.Vinson Lee2010-08-071-1/+2
* swrast: Clean up header file inclusion in s_depth.h.Vinson Lee2010-08-071-1/+2
* swrast: Include missing header in s_context.h.Vinson Lee2010-08-071-0/+1
* swrast: Clean up header file inclusion in s_blend.h.Vinson Lee2010-08-071-1/+2
* swrast: Clean up header file inclusion in s_atifragshader.h.Vinson Lee2010-08-072-1/+3
* swrast: Clean up header file inclusion in s_alpha.h.Vinson Lee2010-08-071-1/+2
* r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xxMarek Olšák2010-08-072-2/+2
* st/mesa: Remove unnecessary header.Vinson Lee2010-08-061-1/+0
* st/mesa: remove stray semicolonsBrian Paul2010-08-062-2/+2
* swrast: Reduce header file inclusion in s_aatriangle.h.Vinson Lee2010-08-061-1/+1
* swrast: Reduce header file inclusion in s_aaline.h.Vinson Lee2010-08-061-1/+1
* st/mesa: Clean up header file inclusion in st_program.h.Vinson Lee2010-08-053-5/+4
* st/mesa: Only get debug option onceJakob Bornecrantz2010-08-051-1/+3
* st/mesa: Only get mesa mvp dp4 option onceJakob Bornecrantz2010-08-051-1/+4
* st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.Vinson Lee2010-08-052-1/+4
* st/mesa: Clean up header file inclusion in st_manager.h.Vinson Lee2010-08-052-2/+6
* glsl: fix atan(0, -1)Brian Paul2010-08-051-1/+1
* r600c: tiling require drm 2.6.0, not 2.5.0Alex Deucher2010-08-051-1/+1
* r600: add support for getting the tiling config via drm ioctl (v2)Alex Deucher2010-08-051-0/+57
* r600: add new relocs for tiling supportAlex Deucher2010-08-052-18/+39
* r600: add span support for 2D tilingAlex Deucher2010-08-054-5/+210
* st/mesa: Remove unnecessary header from st_gl_api.h.Vinson Lee2010-08-051-2/+0
* mesa: Include missing header in st_get_mipmap.h.Vinson Lee2010-08-051-0/+4
* st/mesa: Include missing headers in st_format.h.Vinson Lee2010-08-051-0/+5
* st/mesa: Add forward delcaration in st_extensions.h.Vinson Lee2010-08-051-0/+2
* st/mesa: Add missing headers to st_draw.h.Vinson Lee2010-08-051-1/+6
* intel: Check for a NULL src buffer prior to bltChris Wilson2010-08-051-1/+1
* intel: Check for region allocation failure.Chris Wilson2010-08-051-0/+6
* st/mesa: Add missing header in st_context.c.Vinson Lee2010-08-041-0/+1
* st/mesa: Add missing header in st_atom_pixeltransfer.c.Vinson Lee2010-08-041-0/+1
* st/mesa: Clean up header file inclusion in st_context.h.Vinson Lee2010-08-041-9/+6
* st/mesa: Add missing header in st_cb_xformfb.h.Vinson Lee2010-08-041-0/+4
* st/mesa: Clean up st_cb_viewport.h.Vinson Lee2010-08-041-0/+7
* st/mesa: Add missing headers in st_cb_texture.h.Vinson Lee2010-08-041-0/+7
* dri/nouveau: Don't try to validate uninitialized teximages.Francisco Jerez2010-08-051-4/+4
* dri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK enabled.Francisco Jerez2010-08-052-2/+6
* dri/nouveau: Fix up software mipmap generation.Francisco Jerez2010-08-052-5/+51
* st/mesa: Add forward declaration in st_cb_strings.h.Vinson Lee2010-08-041-0/+2
* st/mesa: Add missing header in st_cb_readpixels.h.Vinson Lee2010-08-041-0/+4
* st/mesa: Clean up header file inclusion in st_cb_rasterpos.h.Vinson Lee2010-08-041-1/+3
* st/mesa: Add missing header in st_cb_program.h.Vinson Lee2010-08-041-0/+4
* r300/compiler: Remove unnecessary header.Vinson Lee2010-08-041-1/+0
* intel: Remove unnecessary header.Vinson Lee2010-08-041-1/+0
* st/mesa: Add missing headers in st_cb_flush.h.Vinson Lee2010-08-041-0/+6
* st/mesa: Clean up header inclusion in st_cb_feedback.h.Vinson Lee2010-08-041-1/+3
* st/mesa: Add missing headers to st_cb_fbo.h.Vinson Lee2010-08-041-0/+9
* st/mesa: Clean up header file inclusion in st_cb_eglimage.h.Vinson Lee2010-08-041-2/+3
* st/mesa: Clean up header file inclusion in st_cb_drawtex.h.Vinson Lee2010-08-041-1/+4
* st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.Vinson Lee2010-08-041-1/+4
* st/mesa: Add forward declaration in st_cb_condrender.h.Vinson Lee2010-08-041-0/+2