summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-29glapi: Fix OpenGL and OpenGL ES interop.shared-glapi-2Chia-I Wu14-44/+13227
2010-12-29glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu7-101/+169
2010-12-29mapi: Add support for bridge mode.Chia-I Wu8-33/+149
2010-12-29mapi: u_current_table may be renamed.Chia-I Wu4-5/+9
2010-12-29mapi: Add a new glapi.h implementation.Chia-I Wu3-3/+253
2010-12-29mapi: Fix glapi printers for gl_and_es_API.xml.Chia-I Wu1-18/+503
2010-12-29mapi: Allow prefix to be macro.Chia-I Wu1-3/+7
2010-12-29mapi: Add the ability to parse GLAPI XML.Chia-I Wu1-5/+76
2010-12-29glapi: Add gl_and_es_API.xml.Chia-I Wu7-0/+1304
2010-12-27glcpp: Add negative tests for redefintions with valueless macros.Vinson Lee2-0/+15
2010-12-28tgsi_dump: fix assert due to missing property name.Dave Airlie1-1/+2
2010-12-28r300g: rename aos to vertex arraysMarek Olšák6-45/+45
2010-12-28r300g: mark vertex arrays as dirty after a buffer_offset changeMarek Olšák1-0/+1
2010-12-28i965: Fix occlusion query on sandybridgeZhenyu Wang1-0/+6
2010-12-28Revert "i965: upload multisample state for fragment program change"Zhenyu Wang3-38/+25
2010-12-27i965: Internally enable GL_NV_blend_square on ES2.Kenneth Graunke1-0/+1
2010-12-27i965: don't spawn GS thread for LINELOOP on SandybridgeXiang, Haihao1-1/+4
2010-12-27i965: Flatten if-statements beyond depth 16 on pre-gen6.Kenneth Graunke1-0/+10
2010-12-27glsl: Support if-flattening beyond a given maximum nesting depth.Kenneth Graunke3-7/+39
2010-12-16svga, glhd: Remove incorrect assert and add noteJakob Bornecrantz2-1/+2
2010-12-16svga: Minor debug text fixJakob Bornecrantz1-1/+1
2010-12-16svga: Remove debug print in winsysJakob Bornecrantz1-2/+0
2010-12-16svga: Correct spelling in swtnl backendJakob Bornecrantz1-4/+4
2010-12-16svga: Fix newline at EOFJakob Bornecrantz1-1/+1
2010-12-16svga: Add Galahad and Softpipe to scons buildJakob Bornecrantz2-3/+6
2010-12-16wrapper: Flush pipe on unmapJakob Bornecrantz1-0/+1
2010-12-16wrapper: Fix width and height given to map and remove uneeded fieldsJakob Bornecrantz1-5/+3
2010-12-27i915g: Ignore color0 writes all cbufs tgsi propertyJakob Bornecrantz1-0/+8
2010-12-26st/egl: Fix eglChooseConfig when configs is NULL.Chia-I Wu1-4/+4
2010-12-25swrast: Clean up header file inclusion in ss_vb.h.Vinson Lee1-1/+1
2010-12-25swrast: Clean up header file inclusion in ss_triangle.h.Vinson Lee1-1/+1
2010-12-25swrast: Clean up header file inclusion in s_texfilter.h.Vinson Lee1-1/+3
2010-12-25swrast: Clean up header file inclusion in s_texcombine.h.Vinson Lee1-1/+2
2010-12-25swrast: Clean up header file inclusion in s_masking.h.Vinson Lee1-1/+4
2010-12-25nvfx: Remove unused variable.Vinson Lee1-1/+0
2010-12-25nvfx: restore BEGIN_RING usageXavier Chantry15-164/+184
2010-12-25intel: Only do frame throttling at glFlush time when using frontbuffer.Eric Anholt1-1/+2
2010-12-25r300g: simplify buffer_transfer_inline_writeMarek Olšák1-8/+8
2010-12-25r300g: simplify the code for buffer uploadsMarek Olšák3-62/+32
2010-12-25r300g: user index buffers are always alignedMarek Olšák1-1/+2
2010-12-25r300g: increase the size of upload buffersMarek Olšák2-4/+3
2010-12-24swrast: Clean up header file inclusion in s_logic.h.Vinson Lee1-1/+3
2010-12-24swrast: Clean up header file inclusion in s_fragprog.h.Vinson Lee1-1/+2
2010-12-24swrast: Clean up header file inclusion in s_span.h.Vinson Lee1-1/+6
2010-12-24swrast: Clean up header file inclusion in s_fog.h.Vinson Lee1-1/+2
2010-12-24swrast: Clean up header file inclusion in s_depth.h.Vinson Lee1-1/+4
2010-12-24swrast: Clean up header file inclusion in s_blend.h.Vinson Lee1-1/+4
2010-12-24swrast: Clean up header file inclusion in s_atifragshader.h.Vinson Lee1-1/+1
2010-12-24swrast: Clean up header file inclusion in s_alpha.h.Vinson Lee1-2/+2
2010-12-24swrast: Clean up header file inclusion in s_accum.h.Vinson Lee1-1/+2