summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* glx: Fix leaks in DRI2 screen creation error paths.Henri Verbeet2011-01-313-15/+29
* glx: fix length of GLXGetFBConfigsSGIXJulien Cristau2011-01-311-1/+1
* glx: fix GLXChangeDrawableAttributesSGIX requestJulien Cristau2011-01-311-2/+3
* r600g: fix eg OQ properly.Dave Airlie2011-01-312-5/+3
* r600g: fix OQ on evergreenAlex Deucher2011-01-312-4/+7
* r600g: fix occlusion query results.Dave Airlie2011-01-312-2/+9
* r600g: remove some non-existent evergreen reg fieldsAlex Deucher2011-01-301-6/+0
* r600g: fix regression in cubemap tests since eea1d8199b376f37027c14669e0bdf99...Dave Airlie2011-01-312-2/+17
* r600g: handle the write all cbufs property.Dave Airlie2011-01-315-30/+16
* util: Call tables should be const.Henri Verbeet2011-01-301-1/+1
* r600g: Update the flushed depth texture after drawing to the corresponding te...Henri Verbeet2011-01-305-4/+42
* st/vega: Disable blending when the paint is opaque.Chia-I Wu2011-01-308-5/+37
* st/vega: Remove an invalid sanity check.Chia-I Wu2011-01-301-6/+0
* st/vega: s/vg[A-Z]/vega[A-Z]/.Chia-I Wu2011-01-304-42/+42
* r600g: Fix void pointer arithmetic.Vinson Lee2011-01-301-1/+1
* r600g: fixes a segfault in the piglit fbo-genmipmap-formats test.Dave Airlie2011-01-301-2/+0
* r300/compiler: Standardize the number of bits used by swizzle fieldsTom Stellard2011-01-2910-46/+50
* r300g: upload translated indices via the uploaderMarek Olšák2011-01-301-20/+45
* r300g: rework vertex format fallbackMarek Olšák2011-01-307-78/+86
* r600g: upload translated indices via the uploaderMarek Olšák2011-01-301-3/+13
* r600g: rework vertex format fallbackMarek Olšák2011-01-303-47/+55
* r600g: fix vertex format fallbackMarek Olšák2011-01-305-21/+44
* r600g: rework vertex buffer uploadsMarek Olšák2011-01-303-84/+106
* r600g: consolidate set_constant_buffer functionsMarek Olšák2011-01-304-97/+51
* r600g: consolidate vertex_buffer_update functionsMarek Olšák2011-01-304-164/+134
* r600g: consolidate draw_vbo functions (v2)Marek Olšák2011-01-305-258/+142
* r600g: make r600_drawl inherit pipe_draw_infoMarek Olšák2011-01-305-54/+30
* r600g: add back u_upload_mgr integrationMarek Olšák2011-01-3010-214/+73
* nvc0: implement transform feedback stateChristoph Bumiller2011-01-307-59/+163
* nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix themChristoph Bumiller2011-01-294-19/+34
* egl_dri2: Export glapi symbols for DRI drivers.Chia-I Wu2011-01-302-10/+27
* egl: Make the transition to built-in drivers more smooth.Chia-I Wu2011-01-301-5/+24
* mapi: Workaround a bug in makedepend.Chia-I Wu2011-01-294-7/+30
* u_blitter: use user buffers instead of real buffersMarek Olšák2011-01-291-21/+8
* gallium/docs: add info about transfer boxes and array texturesBrian Paul2011-01-281-0/+16
* gallium: added comments to pipe_transferBrian Paul2011-01-281-4/+4
* st/mesa: fix texture array dimensionsBrian Paul2011-01-283-18/+122
* softpipe: fix array textures to use resource array_sizeBrian Paul2011-01-283-21/+88
* mesa: fix typo, wrap long lineBrian Paul2011-01-281-2/+3
* st/mesa: pass layers param to st_texture_create()Brian Paul2011-01-287-4/+9
* Revert "glcpp: Demote "macro redefined" from an error to a warning"Carl Worth2011-01-294-38/+15
* util: Fix leak of transfers in upload managerJakob Bornecrantz2011-01-281-0/+1
* mesa: Fix available APIs for AMD_conservative_depthChad Versace2011-01-281-1/+1
* r300/compiler: print stats based on the initial number of instructionsMarek Olšák2011-01-282-3/+10
* r300g: fix resource_copy_region for DXT SRGB formatsMarek Olšák2011-01-281-4/+4
* glcpp: Demote "macro redefined" from an error to a warningCarl Worth2011-01-284-15/+38
* glapi: add @GOTPCREL relocation typeDimitry Andric2011-01-272-2/+4
* r600g: handle PIPE_CAP_ARRAY_TEXTURESMarek Olšák2011-01-281-0/+1
* r300g: handle PIPE_CAP_ARRAY_TEXTURESMarek Olšák2011-01-281-0/+1
* r300g: 8x8-compressed zbuffer can only be point-sampledMarek Olšák2011-01-281-1/+2