summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-03radeon: fix build on non-KMS systems.Dave Airlie
2011-01-01glsl: Really remove unused "instructions" parameter.Kenneth Graunke
2011-01-01glsl: Remove unused "instructions" parameter.Kenneth Graunke
2010-12-31mapi: add missing newline in error messageBrian Paul
2010-12-31egl: add missing case in _eglError()Brian Paul
2010-12-31st/mesa: Handle wrapped depth buffers in st_copy_texsubimage().Henri Verbeet
2010-12-30util: Add forward declarations in u_index_modify.h.Vinson Lee
2010-12-30tgsi: Clean up header file inclusion in tgsi_text.h.Vinson Lee
2010-12-30graw: Include p_shader_tokens.h for tgsi_token struct.Vinson Lee
2010-12-30tgsi: Clean up header file inclusion in tgsi_sanity.h.Vinson Lee
2010-12-30x86: Clean up header file inclusion in mmx.h.Vinson Lee
2010-12-30tnl: Clean up header file inclusion in t_vertex.h.Vinson Lee
2010-12-30vbo: Clean up header file inclusion in vbo.h.Vinson Lee
2010-12-30tnl: Clean up header file inclusion in t_vp_build.h.Vinson Lee
2010-12-30tnl: Clean up header file inclusion in tnl.h.Vinson Lee
2010-12-29util: add a way to store translated indices to a user memory in u_index_modifyMarek Olšák
2010-12-29r300g: support user buffers as constant buffersMarek Olšák
2010-12-28i965: Do lowering of array indexing of a vector in the FS.Eric Anholt
2010-12-28i965: Fix regression in FS comparisons on original gen4 due to gen6 changes.Eric Anholt
2010-12-28i965: Factor out the ir comparision to BRW_CONDITIONAL_* code.Eric Anholt
2010-12-27glcpp: Add negative tests for redefintions with valueless macros.Vinson Lee
2010-12-28tgsi_dump: fix assert due to missing property name.Dave Airlie
2010-12-28r300g: rename aos to vertex arraysMarek Olšák
2010-12-28r300g: mark vertex arrays as dirty after a buffer_offset changeMarek Olšák
2010-12-28i965: Fix occlusion query on sandybridgeZhenyu Wang
2010-12-28Revert "i965: upload multisample state for fragment program change"Zhenyu Wang
2010-12-27i965: Internally enable GL_NV_blend_square on ES2.Kenneth Graunke
2010-12-27i965: don't spawn GS thread for LINELOOP on SandybridgeXiang, Haihao
2010-12-27i965: Flatten if-statements beyond depth 16 on pre-gen6.Kenneth Graunke
2010-12-27glsl: Support if-flattening beyond a given maximum nesting depth.Kenneth Graunke
2010-12-16svga, glhd: Remove incorrect assert and add noteJakob Bornecrantz
2010-12-16svga: Minor debug text fixJakob Bornecrantz
2010-12-16svga: Remove debug print in winsysJakob Bornecrantz
2010-12-16svga: Correct spelling in swtnl backendJakob Bornecrantz
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