summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2010-08-05st/mesa: Only get debug option onceJakob Bornecrantz
2010-08-05st/mesa: Only get mesa mvp dp4 option onceJakob Bornecrantz
2010-08-05st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.Vinson Lee
2010-08-05st/mesa: Clean up header file inclusion in st_manager.h.Vinson Lee
2010-08-05glsl: fix atan(0, -1)Brian Paul
2010-08-05r600c: tiling require drm 2.6.0, not 2.5.0Alex Deucher
2010-08-05r600: add support for getting the tiling config via drm ioctl (v2)Alex Deucher
2010-08-05r600: add new relocs for tiling supportAlex Deucher
2010-08-05r600: add span support for 2D tilingAlex Deucher
2010-08-05st/mesa: Remove unnecessary header from st_gl_api.h.Vinson Lee
2010-08-05mesa: Include missing header in st_get_mipmap.h.Vinson Lee
2010-08-05st/mesa: Include missing headers in st_format.h.Vinson Lee
2010-08-05st/mesa: Add forward delcaration in st_extensions.h.Vinson Lee
2010-08-05st/mesa: Add missing headers to st_draw.h.Vinson Lee
2010-08-05intel: Check for a NULL src buffer prior to bltChris Wilson
2010-08-05intel: Check for region allocation failure.Chris Wilson
2010-08-04st/mesa: Add missing header in st_context.c.Vinson Lee
2010-08-04st/mesa: Add missing header in st_atom_pixeltransfer.c.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_context.h.Vinson Lee
2010-08-04st/mesa: Add missing header in st_cb_xformfb.h.Vinson Lee
2010-08-04st/mesa: Clean up st_cb_viewport.h.Vinson Lee
2010-08-04st/mesa: Add missing headers in st_cb_texture.h.Vinson Lee
2010-08-05dri/nouveau: Don't try to validate uninitialized teximages.Francisco Jerez
2010-08-05dri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK enabled.Francisco Jerez
2010-08-05dri/nouveau: Fix up software mipmap generation.Francisco Jerez
2010-08-04st/mesa: Add forward declaration in st_cb_strings.h.Vinson Lee
2010-08-04st/mesa: Add missing header in st_cb_readpixels.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_rasterpos.h.Vinson Lee
2010-08-04st/mesa: Add missing header in st_cb_program.h.Vinson Lee
2010-08-04r300/compiler: Remove unnecessary header.Vinson Lee
2010-08-04intel: Remove unnecessary header.Vinson Lee
2010-08-04st/mesa: Add missing headers in st_cb_flush.h.Vinson Lee
2010-08-04st/mesa: Clean up header inclusion in st_cb_feedback.h.Vinson Lee
2010-08-04st/mesa: Add missing headers to st_cb_fbo.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_eglimage.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_drawtex.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.Vinson Lee
2010-08-04st/mesa: Add forward declaration in st_cb_condrender.h.Vinson Lee
2010-08-04st/mesa: Add forward declarations in st_cb_clear.h.Vinson Lee
2010-08-04st/mesa: Include missing headers in st_cb_bufferobjects.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_blit.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_bitmap.h.Vinson Lee
2010-08-04r600: relax stride/alignment requirements for verticesAndre Maasikas
2010-08-03r300/compiler: Always unroll loops when doing loop emulation.Tom Stellard
2010-08-03r300/compiler: r500 hw support for break and continue in loops.Tom Stellard
2010-08-03r300/compiler: KILP may not always be inside an IF statement.Tom Stellard
2010-08-03r300/compiler: Don't unroll loops with continue or break.Tom Stellard
2010-08-03st/mesa: Clean up header file inclusion in st_cache.h.Vinson Lee
2010-08-03st/mesa: Add forward declarations in st_atom_shader.h.Vinson Lee
2010-08-04mesa: increase the relative address offset limit to 4096 in ARB_vp/fpMarek Olšák