Age | Commit message (Expand) | Author |
2010-11-09 | mesa: Clean up header file inclusion in light.h. | Vinson Lee |
2010-11-09 | mesa: Add missing header and forward declarations in dd.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in image.h. | Vinson Lee |
2010-11-09 | mesa: Add talloc includes for gles | Thomas Hellstrom |
2010-11-09 | mesa: Clean up header file inclusion in histogram.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in hint.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in framebuffer.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in fog.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in ffvertex_prog.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in fbobject.h. | Vinson Lee |
2010-11-08 | radeon: Implement GL_OES_EGL_image | Johann Rudloff |
2010-11-08 | radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm | Johann Rudloff |
2010-11-08 | radeon: Implement EGL_MESA_no_surface_extension | Johann Rudloff |
2010-11-08 | mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping. | Mario Kleiner |
2010-11-08 | intel: Fix emit_linear_blit to use DWORD aligned width blits | Peter Clifton |
2010-11-08 | r600c: properly align mipmaps to group size | Alex Deucher |
2010-11-07 | mesa: Clean up header file inclusion in extensions.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in enable.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in drawtex.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in drawpix.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in depthstencil.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in depth.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in debug.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in convolve.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in colortab.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in buffers.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in blend.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in attrib.h. | Vinson Lee |
2010-11-07 | mesa: Clean up header file inclusion in atifragshader.h. | Vinson Lee |
2010-11-07 | mesa: make fixed-pt and byte-valued arrays a runtime feature | Brian Paul |
2010-11-07 | mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type() | Brian Paul |
2010-11-07 | mesa: implement uint texstore code | Brian Paul |
2010-11-07 | mesa: rename vars in pixel pack/unpack code | Brian Paul |
2010-11-07 | mesa: consolidate pixel packing/unpacking code | Brian Paul |
2010-11-07 | mesa: Clean up header file inclusion in arrayobj.h. | Vinson Lee |
2010-11-06 | mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols. | Vinson Lee |
2010-11-06 | mesa: Include mfeatures.h in api_loopback for FEATURE_beginend. | Vinson Lee |
2010-11-06 | mesa: Clean up header file inclusion in api_validate.h. | Vinson Lee |
2010-11-06 | mesa: Clean up header file inclusion in api_loopback.h. | Vinson Lee |
2010-11-06 | mesa: Clean up header file inclusion in version.h. | Vinson Lee |
2010-11-06 | mesa: Clean up header file inclusion in accum.h. | Vinson Lee |
2010-11-06 | mesa: Fix delayed state flagging for EXT_sso-related program changes. | Eric Anholt |
2010-11-06 | meta: Don't try to disable cube maps if the driver doesn't expose the extension. | Francisco Jerez |
2010-11-06 | vbo: Avoid unnecessary copy to/from current in vertex format upgrade. | Francisco Jerez |
2010-11-04 | i965: Silence uninitialized variable warning. | Vinson Lee |
2010-11-04 | i965: Silence uninitialized variable warning. | Vinson Lee |
2010-11-04 | r300/compiler: Move declaration before code. | Vinson Lee |
2010-11-04 | r300/compiler: Move declaration before code. | Vinson Lee |
2010-11-04 | meta: Fix incorrect rendering of the bitmap alpha component. | Francisco Jerez |
2010-11-04 | meta: Don't leak alpha function/reference value changes. | Francisco Jerez |