Age | Commit message (Expand) | Author |
2009-09-30 | mesa/main: Make FEATURE_dlist follow feature conventions. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_evaluators follow feature conventions. | Chia-I Wu |
2009-09-30 | mesa/main: New feature FEATURE_queryobj. | Chia-I Wu |
2009-09-30 | mesa/main: New feature FEATURE_arrayelt. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_texgen follow feature conventions. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_feedback follow feature conventions. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_drawpix follow feature conventions. | Chia-I Wu |
2009-09-30 | mesa/main: New feature FEATURE_rastpos. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_histogram follow feature conventions. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_attrib_stack follow feature conventions. | Chia-I Wu |
2009-09-30 | mesa/main: Make FEATURE_accum follow feature conventions. | Chia-I Wu |
2009-09-29 | glsl: regenerated file | Brian Paul |
2009-09-29 | glsl: rewrite sqrt(x) intrinsic to handle x=0 | Brian Paul |
2009-09-29 | glsl: add support for CMP instruction | Brian Paul |
2009-09-29 | mesa/xlib: fix GLX_RENDER_TYPE query | Brian Paul |
2009-09-29 | mesa: added nopfrag/nopvert options for MESA_GLSL | Brian Paul |
2009-09-29 | mesa: added _mesa_nop_vertex/fragment_program() | Brian Paul |
2009-09-29 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-29 | mesa: bump version to 7.6.1 | Brian Paul |
2009-09-29 | mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state() | Brian Paul |
2009-09-29 | r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask | Andre Maasikas |
2009-09-29 | r600: user correct alpha blend factor | Andre Maasikas |
2009-09-29 | r600: clear position enable bit when when wpos is not used by FP | Andre Maasikas |
2009-09-28 | meta: Fix invalid PBO access from DrawPixels when trying to just alloc. | Eric Anholt |
2009-09-28 | intel: Drop my generatemipmap code in favor of the new shared code. | Eric Anholt |
2009-09-28 | intel: Remove some dead metaops code. | Eric Anholt |
2009-09-28 | Prep for 7.6 release | Ian Romanick |
2009-09-28 | st/mesa: check gl_texture_object::GenerateMipmap field when allocating texmem | Brian Paul |
2009-09-28 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-28 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul |
2009-09-28 | st/mesa: fix st_generate_mipmap() issues | Brian Paul |
2009-09-28 | st/mesa: fix/simplify st_texture_object::lastLevel calculation | Brian Paul |
2009-09-28 | mesa: use _mesa_get_current_tex_unit() helper | Brian Paul |
2009-09-27 | r600 : Enable draw_prim. | Richard Li |
2009-09-25 | Merge branch 'asm-shader-rework-2' | Ian Romanick |
2009-09-25 | intel: Handle GL_RGB8 for glCopyTex(Sub)Image. | Michel Dänzer |
2009-09-25 | radeon: Fix newlines. | Michal Krol |
2009-09-25 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-25 | mesa: move declaration before code | Vinson Lee |
2009-09-24 | mesa/main: Make FEATURE_convolve follow feature conventions. | Chia-I Wu |
2009-09-24 | mesa/main: Make FEATURE_colortable follow feature conventions. | Chia-I Wu |
2009-09-24 | mesa/main: Make FEATURE_pixel_transfer follow feature conventions. | Chia-I Wu |
2009-09-24 | mesa/main: Add comments to mfeatures.h. | Chia-I Wu |
2009-09-24 | i915: Fix GetBufferSubData in the case of a system-memory BO. | Eric Anholt |
2009-09-24 | mesa: _mesa_meta_GenerateMipmap() now working | Brian Paul |
2009-09-24 | mesa: remove: unused gl_vertex_program::TnlData field | Brian Paul |
2009-09-24 | NV fp lexer: Add UP4B and UP4UB instructions that were previously missing | Ian Romanick |
2009-09-24 | intel: Flush the batch when we're about to subdata into a VBO. | Eric Anholt |
2009-09-24 | i965: Clean up some mess with the batch cache. | Eric Anholt |
2009-09-24 | Merge branch 'mesa_7_6_branch' | Brian Paul |