summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-03intel: Use tri clears when we don't know how to blit clear the format.Eric Anholt
2011-01-03mesa: Also report the number of renderbuffer alpha bits for GL_LUMINANCE_ALPHA.Eric Anholt
2011-01-03mesa: Also report renderbuffer red/green size for GL_RED and GL_RG.Eric Anholt
2011-01-03mesa: Use the common logic for "is this baseformat a color format?"Eric Anholt
2011-01-03mesa: Allow color renderbuffers besides just RGB and RGBA.Eric Anholt
2011-01-03mesa: Update comment about the list of BaseFormats for gl_formats.Eric Anholt
2011-01-03intel: Handle forced swrast clears before other clear bits.Eric Anholt
2011-01-03st/mesa: fix renderbuffer pointer check in st_Clear()Brian Paul
2011-01-03mesa: s/GLuint/gl_buffer_index/Brian Paul
2011-01-03st/mesa: 80-column wrappingBrian Paul
2011-01-03st/mesa: 80-column wrappingBrian Paul
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