aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
...
* intel: Add assert check for blitting alignment.Peter Clifton2010-11-091-2/+3
* Revert "intel: Fix the client-side swapbuffers throttling."Eric Anholt2010-11-091-5/+1
* intel: Fix the client-side swapbuffers throttling.Eric Anholt2010-11-091-1/+5
* mesa: no-op glBufferSubData() on size==0Brian Paul2010-11-091-0/+3
* mesa: Clean up header file inclusion in nvprogram.h.Vinson Lee2010-11-091-1/+3
* mesa: Clean up header file inclusion in multisample.h.Vinson Lee2010-11-091-1/+3
* mesa: Clean up header file inclusion in matrix.h.Vinson Lee2010-11-091-1/+2
* mesa: Clean up header file inclusion in lines.h.Vinson Lee2010-11-091-1/+2
* mesa: Clean up header file inclusion in light.h.Vinson Lee2010-11-091-1/+6
* mesa: Add missing header and forward declarations in dd.h.Vinson Lee2010-11-091-1/+13
* mesa: Clean up header file inclusion in image.h.Vinson Lee2010-11-091-1/+3
* mesa: Add talloc includes for glesThomas Hellstrom2010-11-091-2/+2
* mesa: Clean up header file inclusion in histogram.h.Vinson Lee2010-11-091-1/+4
* mesa: Clean up header file inclusion in hint.h.Vinson Lee2010-11-091-1/+3
* mesa: Clean up header file inclusion in framebuffer.h.Vinson Lee2010-11-091-1/+4
* mesa: Clean up header file inclusion in fog.h.Vinson Lee2010-11-091-1/+4
* mesa: Clean up header file inclusion in ffvertex_prog.h.Vinson Lee2010-11-091-1/+1
* mesa: Clean up header file inclusion in fbobject.h.Vinson Lee2010-11-091-1/+4
* radeon: Implement GL_OES_EGL_imageJohann Rudloff2010-11-0811-0/+150
* radeon: Implement __DRI_IMAGE and EGL_MESA_image_drmJohann Rudloff2010-11-082-0/+196
* radeon: Implement EGL_MESA_no_surface_extensionJohann Rudloff2010-11-082-37/+55
* mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.Mario Kleiner2010-11-082-2/+4
* intel: Fix emit_linear_blit to use DWORD aligned width blitsPeter Clifton2010-11-081-2/+5
* r600c: properly align mipmaps to group sizeAlex Deucher2010-11-082-4/+7
* mesa: Clean up header file inclusion in extensions.h.Vinson Lee2010-11-071-1/+4
* mesa: Clean up header file inclusion in enable.h.Vinson Lee2010-11-071-1/+3
* mesa: Clean up header file inclusion in drawtex.h.Vinson Lee2010-11-071-1/+2
* mesa: Clean up header file inclusion in drawpix.h.Vinson Lee2010-11-071-1/+4
* mesa: Clean up header file inclusion in depthstencil.h.Vinson Lee2010-11-071-1/+1
* mesa: Clean up header file inclusion in depth.h.Vinson Lee2010-11-071-1/+4
* mesa: Clean up header file inclusion in debug.h.Vinson Lee2010-11-071-1/+4
* mesa: Clean up header file inclusion in convolve.h.Vinson Lee2010-11-071-3/+4
* mesa: Clean up header file inclusion in colortab.h.Vinson Lee2010-11-071-3/+6
* mesa: Clean up header file inclusion in buffers.h.Vinson Lee2010-11-071-1/+2
* mesa: Clean up header file inclusion in blend.h.Vinson Lee2010-11-071-1/+3
* mesa: Clean up header file inclusion in attrib.h.Vinson Lee2010-11-071-3/+5
* mesa: Clean up header file inclusion in atifragshader.h.Vinson Lee2010-11-071-1/+6
* mesa: make fixed-pt and byte-valued arrays a runtime featureBrian Paul2010-11-072-23/+25
* mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type()Brian Paul2010-11-071-1/+0
* mesa: implement uint texstore codeBrian Paul2010-11-071-24/+127
* mesa: rename vars in pixel pack/unpack codeBrian Paul2010-11-071-403/+397
* mesa: consolidate pixel packing/unpacking codeBrian Paul2010-11-071-397/+244
* mesa: Clean up header file inclusion in arrayobj.h.Vinson Lee2010-11-071-1/+3
* mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.Vinson Lee2010-11-061-0/+1
* mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.Vinson Lee2010-11-061-0/+1
* mesa: Clean up header file inclusion in api_validate.h.Vinson Lee2010-11-061-1/+4
* mesa: Clean up header file inclusion in api_loopback.h.Vinson Lee2010-11-061-1/+4
* mesa: Clean up header file inclusion in version.h.Vinson Lee2010-11-061-1/+1
* mesa: Clean up header file inclusion in accum.h.Vinson Lee2010-11-061-1/+4
* mesa: Fix delayed state flagging for EXT_sso-related program changes.Eric Anholt2010-11-061-18/+5