summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-08egl_dri2: Add radeon chip idsAlex Deucher
2010-11-08radeon: Implement EGL_MESA_no_surface_extensionJohann Rudloff
2010-11-08ir_dead_functions: Actually free dead functions and signatures.Kenneth Graunke
2010-11-08graw: Add struct pipe_surface forward declaration.Vinson Lee
2010-11-08mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.Mario Kleiner
2010-11-08r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)Benjamin Franzke
2010-11-08intel: Fix emit_linear_blit to use DWORD aligned width blitsPeter Clifton
2010-11-08r600c: properly align mipmaps to group sizeAlex Deucher
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol
2010-11-08os: Open file streams in binary mode.Michal Krol
2010-11-07mesa: Clean up header file inclusion in extensions.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in enable.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in drawtex.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in drawpix.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in depthstencil.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in depth.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in debug.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in convolve.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in colortab.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in buffers.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in blend.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in attrib.h.Vinson Lee
2010-11-07mesa: Clean up header file inclusion in atifragshader.h.Vinson Lee
2010-11-07mesa: make fixed-pt and byte-valued arrays a runtime featureBrian Paul
2010-11-07mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type()Brian Paul
2010-11-07mesa: implement uint texstore codeBrian Paul
2010-11-07mesa: rename vars in pixel pack/unpack codeBrian Paul
2010-11-07mesa: consolidate pixel packing/unpacking codeBrian Paul
2010-11-07mesa: Clean up header file inclusion in arrayobj.h.Vinson Lee
2010-11-07r600g: Mention AMD in the renderer string.Henri Verbeet
2010-11-06mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.Vinson Lee
2010-11-06mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.Vinson Lee
2010-11-06mesa: Clean up header file inclusion in api_validate.h.Vinson Lee
2010-11-06mesa: Clean up header file inclusion in api_loopback.h.Vinson Lee
2010-11-06mesa: Clean up header file inclusion in version.h.Vinson Lee
2010-11-06mesa: Clean up header file inclusion in accum.h.Vinson Lee
2010-11-06mesa: Fix delayed state flagging for EXT_sso-related program changes.Eric Anholt
2010-11-06meta: Don't try to disable cube maps if the driver doesn't expose the extension.Francisco Jerez
2010-11-06vbo: Avoid unnecessary copy to/from current in vertex format upgrade.Francisco Jerez
2010-11-05scons: Unify state tracker SConscriptsJakob Bornecrantz
2010-11-05scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz
2010-11-05scons: Check for libdrm_[intel|radeon] as wellJakob Bornecrantz
2010-11-05scons: Check for pkg-config before trying to use itJakob Bornecrantz
2010-11-05scons: DetabifyJakob Bornecrantz
2010-11-05scons: Remove old pipebuffer SConscriptJakob Bornecrantz
2010-11-05softpipe: disable vertex texturing with draw/llvmBrian Paul
2010-11-05gallivm: add const qualifiers, fix comment stringBrian Paul
2010-11-05gallivm: alloca() was called too often for temporary arraysBrian Paul
2010-11-04i965: Silence uninitialized variable warning.Vinson Lee
2010-11-04i965: Silence uninitialized variable warning.Vinson Lee