summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | libgl-xlib: Obey GALLIUM_SOFTPIPE define.José Fonseca2010-03-151-0/+2
| * | gallium: fix frontbuffer rendering with r300gDave Airlie2010-03-161-1/+1
| * | llvmpipe: updated status in README fileBrian Paul2010-03-151-6/+13
| * | progs/objviewer: remove debug codeBrian Paul2010-03-151-2/+2
| * | gallivm: fix typo/bug in lp_build_sgn()Brian Paul2010-03-151-1/+1
| * | gallivm: add min_lod==max_lod special-case code in lp_build_lod_selector()Brian Paul2010-03-151-72/+83
| * | gallivm: asst clean-ups, comments, etc.Brian Paul2010-03-151-54/+60
| * | gallivm: implement minification/magnification selectionBrian Paul2010-03-151-51/+137
| * | gallivm: fix incorrect clamp in lp_build_linear_mip_levels()Brian Paul2010-03-151-1/+1
| * | gallivm: fix incorrect floor(), itrunc()Brian Paul2010-03-151-2/+5
| * | nv40: remove leftover nv40_transfer.c from unification into nvfxLuca Barbieri2010-03-151-181/+0
* | | cso: Do not hold references to bound textures.Keith Whitwell2010-03-151-22/+8
* | | st/mesa: Fix a call to st_get_stobj_sampler_view().Michal Krol2010-03-151-1/+1
* | | st/mesa: Pass in correct sampler view object to blitter.Michal Krol2010-03-151-1/+1
* | | util: Fix nil pointer reference.Michal Krol2010-03-151-5/+5
* | | gallium: util_blit_pixels() takes source sampler view as argument.Michal Krol2010-03-154-11/+36
* | | st/mesa: Cache FBO texture's sampler view object.Michal Krol2010-03-154-0/+31
* | | nvfx: fix up after mergeKeith Whitwell2010-03-151-9/+7
* | | r300g: fix up after mergeKeith Whitwell2010-03-155-24/+25
* | | Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-15150-10110/+6852
|\| |
| * | r300g: rebuild screen/winsys interfaceDave Airlie2010-03-1523-279/+1465
| * | nv50: reset vbo_fifo before each validateBen Skeggs2010-03-151-0/+1
| * | nvfx: remove src_native_swz, which was a no-opLuca Barbieri2010-03-152-88/+0
| * | nvfx: clean up shader headerLuca Barbieri2010-03-154-103/+92
| * | nvfx: draw: make swtnl draw_elements actually work.Luca Barbieri2010-03-151-1/+1
| * | nvfx: draw: emit color as floating pointLuca Barbieri2010-03-151-1/+1
| * | nvfx: draw: make perspective corrective texturing workLuca Barbieri2010-03-151-1/+8
| * | nvfx: draw: create draw vp with uregLuca Barbieri2010-03-151-43/+24
| * | nvfx: add NOUVEAU_SWTNL to force swtnl at runtimeLuca Barbieri2010-03-151-3/+10
| * | nvfx: move nv04_surface_2d.c into nvfx directoryLuca Barbieri2010-03-156-5/+4
| * | nvfx: fix quads drawingLuca Barbieri2010-03-151-1/+1
| * | nvfx: fix viewport state after bypass removal for swtnlLuca Barbieri2010-03-151-11/+24
| * | nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri2010-03-1513-56/+10
| * | nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.cLuca Barbieri2010-03-1510-399/+252
| * | nv30, nv40: partially non-trivially unify nv[34]0_fragtex.cLuca Barbieri2010-03-156-106/+64
| * | nv30, nv40: unify nv[34]0_context.cLuca Barbieri2010-03-157-106/+9
| * | nv30, nv40: fully unify nv[34]0_context.hLuca Barbieri2010-03-159-37/+24
| * | nv30, nv40: non-trivially unify nv[34]0_screen.cLuca Barbieri2010-03-157-434/+181
| * | nv30, nv40: non-trivially unify nv[34]0_vertprog.cLuca Barbieri2010-03-1510-997/+205
| * | nv30, nv40: partially unify nv[34]0_state.cLuca Barbieri2010-03-159-1162/+618
| * | nv30, nv40: unify nv[34]0_vbo.cLuca Barbieri2010-03-1511-629/+50
| * | nv30, nv40: non-trivially unify nv[34]0_draw.cLuca Barbieri2010-03-1512-119/+61
| * | nv30, nv40: non-trivially unify nv[34]0_fragprog.cLuca Barbieri2010-03-1511-981/+99
| * | nv30, nv40: non-trivially partially unify nv[34]0_shader.hLuca Barbieri2010-03-158-1018/+726
| * | nv30, nv40: non-trivially unify nv[34]0_state_fb.cLuca Barbieri2010-03-159-212/+96
| * | nv30, nv40: unify nv[34]0_state_viewport.cLuca Barbieri2010-03-159-51/+7
| * | nv30, nv40: unify nv[34]0_query.cLuca Barbieri2010-03-1512-236/+42
| * | nv30, nv40: unify nv[34]0_miptree.cLuca Barbieri2010-03-159-264/+30
| * | nv30, nv40: unify nv[34]0_state_stipple.cLuca Barbieri2010-03-159-48/+7
| * | nv30, nv40: unify identical nv[34]0_state_zsa.cLuca Barbieri2010-03-159-56/+12