summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-09mesa: Clean up header file inclusion in nvprogram.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in multisample.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in matrix.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in lines.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in light.h.Vinson Lee
2010-11-09mesa: Add missing header and forward declarations in dd.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in image.h.Vinson Lee
2010-11-09gallium/targets: Trivial crosscompiling fixThomas Hellstrom
2010-11-09svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom
2010-11-09st/egl: Fix build for include files in nonstandard placesThomas Hellstrom
2010-11-09mesa: Add talloc includes for glesThomas Hellstrom
2010-11-09egl: Add an include for size_tThomas Hellstrom
2010-11-09scons: build the xorg state trackers only when env includes drmZack Rusin
2010-11-09mesa: Clean up header file inclusion in histogram.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in hint.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in framebuffer.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in fog.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in ffvertex_prog.h.Vinson Lee
2010-11-09mesa: Clean up header file inclusion in fbobject.h.Vinson Lee
2010-11-09glsl: Fix ir_expression::constant_expression_value()Chad Versace
2010-11-08radeon: Implement GL_OES_EGL_imageJohann Rudloff
2010-11-08radeon: Implement __DRI_IMAGE and EGL_MESA_image_drmJohann Rudloff
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