summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-16svga: Fix newline at EOFJakob Bornecrantz
2010-12-16svga: Add Galahad and Softpipe to scons buildJakob Bornecrantz
2010-12-16wrapper: Flush pipe on unmapJakob Bornecrantz
2010-12-16wrapper: Fix width and height given to map and remove uneeded fieldsJakob Bornecrantz
2010-12-27i915g: Ignore color0 writes all cbufs tgsi propertyJakob Bornecrantz
2010-12-26st/egl: Fix eglChooseConfig when configs is NULL.Chia-I Wu
2010-12-25swrast: Clean up header file inclusion in ss_vb.h.Vinson Lee
2010-12-25swrast: Clean up header file inclusion in ss_triangle.h.Vinson Lee
2010-12-25swrast: Clean up header file inclusion in s_texfilter.h.Vinson Lee
2010-12-25swrast: Clean up header file inclusion in s_texcombine.h.Vinson Lee
2010-12-25swrast: Clean up header file inclusion in s_masking.h.Vinson Lee
2010-12-25nvfx: Remove unused variable.Vinson Lee
2010-12-25nvfx: restore BEGIN_RING usageXavier Chantry
2010-12-25intel: Only do frame throttling at glFlush time when using frontbuffer.Eric Anholt
2010-12-25r300g: simplify buffer_transfer_inline_writeMarek Olšák
2010-12-25r300g: simplify the code for buffer uploadsMarek Olšák
2010-12-25r300g: user index buffers are always alignedMarek Olšák
2010-12-25r300g: increase the size of upload buffersMarek Olšák
2010-12-24swrast: Clean up header file inclusion in s_logic.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_fragprog.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_span.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_fog.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_depth.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_blend.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_atifragshader.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_alpha.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_accum.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_aatriangle.h.Vinson Lee
2010-12-24swrast: Clean up header file inclusion in s_aaline.h.Vinson Lee
2010-12-24st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.Vinson Lee
2010-12-24st/mesa: Clean up header file inclusion in st_gen_mipmap.h.Vinson Lee
2010-12-24r300g/swtcl: re-enable LLVMMarek Olšák
2010-12-24r600g: r600_blit_uncompress_depth() can't fail.Henri Verbeet
2010-12-24r600g: Get rid of r600_blit_uncompress_depth_ptr.Henri Verbeet
2010-12-24mapi: Move mapi_func typedef to entry.h.Chia-I Wu
2010-12-24mapi: Define MAPI_TMP_DEFINES only when needed.Chia-I Wu
2010-12-24mapi: Add and use entry_get_public.Chia-I Wu
2010-12-24mapi: Make struct mapi_stub opaque.Chia-I Wu
2010-12-24mapi: Allow blocks to be disabled from the output.Chia-I Wu
2010-12-24mapi: Fix hidden entries.Chia-I Wu
2010-12-24mapi: Add "handcode" attribute to the script.Chia-I Wu
2010-12-24mapi: Minor ABIPrinter refactoring.Chia-I Wu
2010-12-24mapi: Store alias entry instead of alias name.Chia-I Wu
2010-12-24r600g: hack around property unknown issues.Dave Airlie
2010-12-24r300g: turn back on rv530 hiz.Dave Airlie
2010-12-24r300g: hyperz fixing typo.Dave Airlie
2010-12-23mesa: Assert format is not MESA_FORMAT_COUNT in _mesa_format_to_type_and_comps.Vinson Lee
2010-12-24i965: use align1 access mode for instructions with execSize=1 in VSXiang, Haihao
2010-12-24i965: fix register region descriptionXiang, Haihao
2010-12-23r600g: Rearrange print order of outputs of R600_ERR.Vinson Lee