Age | Commit message (Expand) | Author |
2010-12-22 | gallivm: Fix 'cast from pointer to integer of different size' warning. | Vinson Lee |
2010-12-22 | i915g: Remove unnecessary header. | Vinson Lee |
2010-12-22 | llvmpipe: Remove unnecessary headers. | Vinson Lee |
2010-12-22 | r300g: Remove unnecessary headers. | Vinson Lee |
2010-12-22 | svga: Remove unnecessary header. | Vinson Lee |
2010-12-22 | st/vega: Remove unnecessary headers. | Vinson Lee |
2010-12-22 | r600g: Remove the unused "pframebuffer" field from r600_pipe_context. | Henri Verbeet |
2010-12-22 | r600g: r600_new() and r600_delete() are unused. | Henri Verbeet |
2010-12-22 | i965: explicit tell header present for fb write on sandybridge | Zhenyu Wang |
2010-12-22 | st/egl: Assorted fixes for dri2_display_get_configs. | Chia-I Wu |
2010-12-22 | r600g: remove useless switch statements | Alex Deucher |
2010-12-22 | st/egl: Fix eglCopyBuffers. | Chia-I Wu |
2010-12-22 | st/egl: Plug pbuffer leaks. | Chia-I Wu |
2010-12-22 | st/egl: Allow single-buffered pixmaps. | Chia-I Wu |
2010-12-22 | r600g: drop unused code in evergreen. | Dave Airlie |
2010-12-22 | st/egl: Remove native_config::samples. | Chia-I Wu |
2010-12-22 | st/egl: Remove native_config::slow_config. | Chia-I Wu |
2010-12-22 | st/egl: Remove unnecessary egl_g3d_find_pixmap_config. | Chia-I Wu |
2010-12-22 | st/egl: Make config optional for create_pixmap_surface. | Chia-I Wu |
2010-12-22 | r600g: fix evergreen segfaults. | Dave Airlie |
2010-12-22 | r300g: fix precision issues with B10G10R10A2 | Marek Olšák |
2010-12-22 | r300g: support B10G10R10A2 render targets only with DRM 2.8.0 or later versions | Marek Olšák |
2010-12-21 | i965: Avoid using float type for raw moves, to work around SNB issue. | Eric Anholt |
2010-12-21 | r600g: avoid segfault | Jerome Glisse |
2010-12-21 | intel: Check for unsupported texture when finishing using as a render target | Chris Wilson |
2010-12-21 | st/mesa: Clean up header file inclusion in st_format.h. | Vinson Lee |
2010-12-21 | st/mesa: Clean up header file inclusion in st_draw.h. | Vinson Lee |
2010-12-21 | nouveau: fix includes for latest libdrm | Ben Skeggs |
2010-12-20 | Regenerate gl_mangle.h. | Tom Fogal |
2010-12-20 | r600g: properly unset vertex buffer | Jerome Glisse |
2010-12-20 | st/python: remove unused 'buf' parameter in pipe_buffer_unmap | Vinson Lee |
2010-12-20 | gallium: remove unused 'buf' parameter in pipe_buffer_unmap | Marek Olšák |
2010-12-20 | st/mesa: Remove comment cruft from st_context.h. | Vinson Lee |
2010-12-20 | st/mesa: Clean up header file inclusion in st_cb_texture.h. | Vinson Lee |
2010-12-20 | st/mesa: Clean up header file inclusion in st_cb_readpixels.h. | Vinson Lee |
2010-12-19 | r300g: optimize the fallback for misaligned ushort indices | Marek Olšák |
2010-12-18 | st/mesa: Clean up header file inclusion in st_cb_program.h. | Vinson Lee |
2010-12-18 | st/mesa: Clean up header file inclusion in st_cb_accum.h. | Vinson Lee |
2010-12-18 | mesa: Clean up header file inclusion in prog_statevars.h. | Vinson Lee |
2010-12-18 | mesa: fix queryobj whitespace. | Dave Airlie |
2010-12-18 | mesa/swrast/st: add ARB_occlusion_query2 support. | Dave Airlie |
2010-12-18 | mapi: Clean up sources.mk. | Chia-I Wu |
2010-12-18 | mapi: Clean up u_current interface. | Chia-I Wu |
2010-12-18 | mapi: Add ABI-tag note. | Chia-I Wu |
2010-12-17 | Refresh autogenerated file builtin_function.cpp. | Kenneth Graunke |
2010-12-17 | glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec). | Kenneth Graunke |
2010-12-17 | gallivm: Cleanup util_format_xxx_fetch_xxx call generation. | José Fonseca |
2010-12-17 | glsl: Expose a public glsl_type::void_type const pointer. | Kenneth Graunke |
2010-12-17 | r300g: finally fix the texture corruption on r3xx-r4xx | Marek Olšák |
2010-12-16 | Remove OES_compressed_paletted_texture from the ES2 extension list. | Kenneth Graunke |