Age | Commit message (Expand) | Author |
2009-09-21 | gallium debug: Add gcc printf hint to debug_printf | Nicolai Hähnle |
2009-09-21 | softpipe: Fix cube face selection. | Brian Paul |
2009-09-21 | swrast: fix cube face selection | Brian Paul |
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 |
2009-09-19 | swrast: remove obsolete s_imaging.c file | Brian Paul |
2009-09-19 | swrast: remove prototypes for obsolete functions | Brian Paul |
2009-09-19 | mesa: remove s_imaging.c from build | Brian Paul |
2009-09-19 | windows: replace old ColorTable, Convolution functions with new | Brian Paul |
2009-09-19 | mesa: use new meta functions | Brian Paul |
2009-09-19 | mesa: meta functions for glCopyColorTable, glCopyConvolutionFilter, etc | Brian Paul |
2009-09-19 | mesa: move readbuffer tests | Brian Paul |
2009-09-19 | mesa: use _mesa_get_current_tex_unit() helper | Brian Paul |
2009-09-19 | mesa: use _mesa_get_current_tex_unit() helper | Brian Paul |
2009-09-19 | mesa: fix some glCopyTex[Sub]Image regressions related to convolution | Brian Paul |
2009-09-19 | mesa: move _mesa_meta_init/free() calls to core Mesa | Brian Paul |
2009-09-19 | r600: fix point sizes | Alex Deucher |
2009-09-19 | r600: fix polygon offset | Alex Deucher |