Age | Commit message (Expand) | Author |
2009-09-22 | i915g: Do propper references of surfaces in context | Jakob Bornecrantz |
2009-09-21 | vbo: added comment about max array index | Brian Paul |
2009-09-21 | vbo: restore some lost warning output | Brian Paul |
2009-09-21 | vbo: disable the GL_ARB_draw_elements_base_vertex rebase path | Brian Paul |
2009-09-21 | selinux: Fix mmap() return value check | Adam Jackson |
2009-09-21 | mesa: refine the error checking vbo_exec_DrawRangeElements() | Brian Paul |
2009-09-21 | mesa: make max_buffer_index() a non-static function | Brian Paul |
2009-09-21 | radeon: update buffer map/unmap code for changes introduced in 92033a9516942d... | Maciej Cencora |
2009-09-21 | mesa: add some debug info to teximage.c | Maciej Cencora |
2009-09-21 | r300: fix a typo | Maciej Cencora |
2009-09-21 | swrast: fix cube face selection | Brian Paul |
2009-09-21 | r600: fix typo in the last commit | Alex Deucher |
2009-09-21 | r600: various cleanups | Alex Deucher |
2009-09-21 | mesa: Ensure TGSI tokens are freed with gallium's free. | José Fonseca |
2009-09-21 | r300g: Fix bad formatting parameters in calls to debug_printf | Nicolai Hähnle |
2009-09-21 | gallium debug: Add gcc printf hint to debug_printf | Nicolai Hähnle |
2009-09-21 | r600: fix some issues with LIT instruction | Andre Maasikas |
2009-09-21 | Merge branch 'mesa_7_6_branch' | Nicolai Hähnle |
2009-09-21 | r300: Zero-initialize register for NV_vertex_program | Nicolai Hähnle |
2009-09-21 | r300: Fix handling of NV_vertex_program parameters | Nicolai Hähnle |
2009-09-21 | Merge branch 'mesa_7_6_branch' | Michel Dänzer |
2009-09-21 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Michel Dänzer |
2009-09-21 | intel: Fix crash in intel_flush(). | Michel Dänzer |
2009-09-21 | nouveau: allow building modesetting_drv.so | Ben Skeggs |
2009-09-21 | nouveau: drm_api create_screen()'s 'arg' argument can be NULL | Ben Skeggs |
2009-09-20 | windows: call _mesa_meta_init/free() | Brian Paul |
2009-09-20 | xlib: always call _mesa_meta_init/free() | Brian Paul |
2009-09-20 | dri/swrast: call _mesa_meta_init/free() | Brian Paul |
2009-09-20 | osmesa: call _mesa_meta_init/free() | Brian Paul |
2009-09-20 | Revert "st/mesa: Compile in meta.c." | Brian Paul |
2009-09-20 | Revert "scons: add meta.c to sources" | Brian Paul |
2009-09-20 | Revert "mesa: move _mesa_meta_init/free() calls to core Mesa" | Brian Paul |
2009-09-20 | scons: add meta.c to sources | Brian Paul |
2009-09-20 | st/mesa: Compile in meta.c. | Chia-I Wu |
2009-09-20 | intel: meta clear has a new name. | Chia-I Wu |
2009-09-21 | xorg/st: fixup builds against later dpms headers. | Dave Airlie |
2009-09-20 | radeon: Fix legacy bo not to reuse dma buffers before refcount is 1. | Pauli Nieminen |
2009-09-20 | r300/compiler: Fix trig instructions in R300 fp | Nicolai Hähnle |
2009-09-20 | radeon: Fix typo in variable name. | Pauli Nieminen |
2009-09-20 | radeon: Improve WARN_ONCE macro to appear as single statement. | Pauli Nieminen |
2009-09-20 | llvmpipe: Fix lp_get_cached_tile. | José Fonseca |
2009-09-20 | llvmpipe: Update tile status on flush. | José Fonseca |
2009-09-20 | radeon: Fix "verts" debugging enable | Nicolai Hähnle |
2009-09-20 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-20 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Nicolai Hähnle |
2009-09-20 | mesa/st: Create front renderbuffer on the fly when supplied with a surface | Nicolai Hähnle |
2009-09-20 | mesa/st: Initialize format bits of framebuffer renderbuffers | Nicolai Hähnle |
2009-09-20 | r300/compiler: Fix R300 fragment program regression introduced by 0723cd1... | Nicolai Hähnle |
2009-09-19 | mesa: remove redundant readbuffer check | Brian Paul |
2009-09-19 | mesa: rename functions to be more consistant with rest of mesa | Brian Paul |