Age | Commit message (Expand) | Author |
2009-07-31 | r600: get updated pending age from cs ioctl | Alex Deucher |
2009-07-30 | r600: warning fixes | Alex Deucher |
2009-07-30 | r600: split primitive draw into a separate function | Alex Deucher |
2009-07-30 | r300/compiler: Remove inst_offset from r500_fragment_program_code | Nicolai Hähnle |
2009-07-30 | progs/vp: Correct the PARAM array sizes in arl-*.txt | Ian Romanick |
2009-07-30 | softpipe: Mark texture dirty when unmapped. | Chia-I Wu |
2009-07-30 | mesa: re-enable _mesa_source_buffer_exists() call | Brian Paul |
2009-07-30 | mesa: get_current_tex_unit() helper function | Brian Paul |
2009-07-30 | mesa: refactor glGetTexImage error checking code | Brian Paul |
2009-07-30 | tests: glGetTexImage() test | Brian Paul |
2009-07-30 | mesa: simplify _mesa_select_tex_image() | Brian Paul |
2009-07-30 | mesa: simplify _mesa_set_tex_image() | Brian Paul |
2009-07-30 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-30 | mesa: move misplaced return statement | Brian Paul |
2009-07-30 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-30 | mesa: add missing return after catching program error | Brian Paul |
2009-07-30 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-30 | docs: document new i915/945 extensions | Brian Paul |
2009-07-30 | mesa st: Change the preferred internal format for some RGB formats. | Thomas Hellstrom |
2009-07-30 | mesa st: Report unsupported render-to-texture formats. | Thomas Hellstrom |
2009-07-30 | tgsi: Add proper constraints to sanity. | Michal Krol |
2009-07-30 | tgsi: Declare a LOOP register. | Michal Krol |
2009-07-30 | tgsi: Fix number operands for LOOP/ENDLOOP. | Michal Krol |
2009-07-30 | vbo: Fix build on windows. | Michal Krol |
2009-07-30 | tgsi: Document LOOP/ENDLOOP instruction operation. | Michal Krol |
2009-07-30 | i965: Postpone ff_sync message in CLIP kernel on IGDNG | Xiang, Haihao |
2009-07-30 | r600: fix mipmaps | Alex Deucher |
2009-07-29 | i915: Add support for EXT_stencil_two_side and ATI_separate_stencil. | Eric Anholt |
2009-07-29 | i915: Add ARB_point_sprite since we already expose NV_point_sprite. | Eric Anholt |
2009-07-29 | gallium: fix SSE shadow texture instructions | Brian Paul |
2009-07-29 | r600: remove extraneous semicolon | Alex Deucher |
2009-07-29 | r600: fix texture pitch alignment | Alex Deucher |
2009-07-29 | r600: minor fixes | Alex Deucher |
2009-07-29 | r300: Cleanup r300_fragment_program_code | Nicolai Hähnle |
2009-07-29 | r300/compiler: Adapt AllocateHwInputs interface to common usage pattern | Nicolai Hähnle |
2009-07-29 | swrast: enable ARB_vertex_array_object. | Eric Anholt |
2009-07-29 | mesa/st: short-circuit glFinish calls on WIN32 only | Keith Whitwell |
2009-07-29 | mesa/st: recognize no-op scissor state when checking clear_with_quads | Keith Whitwell |
2009-07-29 | util: _debug_printf should print even when DEBUG is not defined | Keith Whitwell |
2009-07-29 | r600: emit fog color in PS input map, fix fog related applications | Cooper Yuan |
2009-07-29 | R6xx/r7xx: VS export fog color as parameter | Cooper Yuan |
2009-07-29 | nv50: support non-blocking query_result() | Ben Skeggs |
2009-07-29 | nouveau: map_range returning -EBUSY isn't necessarily an error | Ben Skeggs |
2009-07-29 | nv50: correct zeta formats | Christoph Bumiller |
2009-07-29 | nv50: use new 2D surface format names | Christoph Bumiller |
2009-07-29 | nv50: support more vtxelt formats | Christoph Bumiller |
2009-07-29 | nv50: should use uint32_t ptr in draw_elements_inline_u32 | Christoph Bumiller |
2009-07-29 | nv50: TIC/TSC fixes and additions | Christoph Bumiller |
2009-07-29 | nv50: fix sx/dx typo in transfer_rect_m2mf | Christoph Bumiller |
2009-07-29 | nv50: fix viewport transform | Christoph Bumiller |