summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-09gallium/targets: Trivial crosscompiling fixThomas Hellstrom1-1/+1
2010-11-09svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom2-0/+18
2010-11-09st/egl: Fix build for include files in nonstandard placesThomas Hellstrom2-1/+2
2010-11-09mesa: Add talloc includes for glesThomas Hellstrom1-2/+2
2010-11-09egl: Add an include for size_tThomas Hellstrom1-1/+1
2010-11-09scons: build the xorg state trackers only when env includes drmZack Rusin1-1/+1
2010-11-09mesa: Clean up header file inclusion in histogram.h.Vinson Lee1-1/+4
2010-11-09mesa: Clean up header file inclusion in hint.h.Vinson Lee1-1/+3
2010-11-09mesa: Clean up header file inclusion in framebuffer.h.Vinson Lee1-1/+4
2010-11-09mesa: Clean up header file inclusion in fog.h.Vinson Lee1-1/+4
2010-11-09mesa: Clean up header file inclusion in ffvertex_prog.h.Vinson Lee1-1/+1
2010-11-09mesa: Clean up header file inclusion in fbobject.h.Vinson Lee1-1/+4
2010-11-09glsl: Fix ir_expression::constant_expression_value()Chad Versace1-0/+3
2010-11-08radeon: Implement GL_OES_EGL_imageJohann Rudloff11-0/+150
2010-11-08radeon: Implement __DRI_IMAGE and EGL_MESA_image_drmJohann Rudloff2-0/+196
2010-11-08egl_dri2: Add radeon chip idsAlex Deucher1-0/+427
2010-11-08radeon: Implement EGL_MESA_no_surface_extensionJohann Rudloff2-37/+55
2010-11-08ir_dead_functions: Actually free dead functions and signatures.Kenneth Graunke1-0/+2
2010-11-08graw: Add struct pipe_surface forward declaration.snb-magicVinson Lee1-1/+2
2010-11-08mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.Mario Kleiner2-2/+4
2010-11-08r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)Benjamin Franzke8-263/+312
2010-11-08intel: Fix emit_linear_blit to use DWORD aligned width blitsPeter Clifton1-2/+5
2010-11-08r600c: properly align mipmaps to group sizeAlex Deucher2-4/+7
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol11-101/+141
2010-11-08os: Open file streams in binary mode.Michal Krol1-1/+1
2010-11-07mesa: Clean up header file inclusion in extensions.h.Vinson Lee1-1/+4
2010-11-07mesa: Clean up header file inclusion in enable.h.Vinson Lee1-1/+3
2010-11-07mesa: Clean up header file inclusion in drawtex.h.Vinson Lee1-1/+2
2010-11-07mesa: Clean up header file inclusion in drawpix.h.Vinson Lee1-1/+4
2010-11-07mesa: Clean up header file inclusion in depthstencil.h.Vinson Lee1-1/+1
2010-11-07mesa: Clean up header file inclusion in depth.h.Vinson Lee1-1/+4
2010-11-07mesa: Clean up header file inclusion in debug.h.Vinson Lee1-1/+4
2010-11-07mesa: Clean up header file inclusion in convolve.h.Vinson Lee1-3/+4
2010-11-07mesa: Clean up header file inclusion in colortab.h.Vinson Lee1-3/+6
2010-11-07mesa: Clean up header file inclusion in buffers.h.Vinson Lee1-1/+2
2010-11-07mesa: Clean up header file inclusion in blend.h.Vinson Lee1-1/+3
2010-11-07mesa: Clean up header file inclusion in attrib.h.Vinson Lee1-3/+5
2010-11-07mesa: Clean up header file inclusion in atifragshader.h.Vinson Lee1-1/+6
2010-11-07mesa: make fixed-pt and byte-valued arrays a runtime featureBrian Paul2-23/+25
2010-11-07mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type()Brian Paul1-1/+0
2010-11-07mesa: implement uint texstore codeBrian Paul1-24/+127
2010-11-07mesa: rename vars in pixel pack/unpack codeBrian Paul1-403/+397
2010-11-07mesa: consolidate pixel packing/unpacking codeBrian Paul1-397/+244
2010-11-07mesa: Clean up header file inclusion in arrayobj.h.Vinson Lee1-1/+3
2010-11-07r600g: Mention AMD in the renderer string.Henri Verbeet1-18/+18
2010-11-06mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.Vinson Lee1-0/+1
2010-11-06mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.Vinson Lee1-0/+1
2010-11-06mesa: Clean up header file inclusion in api_validate.h.Vinson Lee1-1/+4
2010-11-06mesa: Clean up header file inclusion in api_loopback.h.Vinson Lee1-1/+4
2010-11-06mesa: Clean up header file inclusion in version.h.Vinson Lee1-1/+1