Merge branch '7.8' into master
[mesa.git] / src /
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Brian Paulcell: add missing semicolon
2010-03-16 Christoph Bumillernv50: support more formats in surface_copy,fill
2010-03-16 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-16 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-16 Eric Anholtintel: Remove more code for x8z24 visuals, since we...
2010-03-16 Eric AnholtRevert "i965: Do VS SGT, SLT, and friends using CMP...
2010-03-16 Eric AnholtRevert "i965: Do FS SLT, SGT, and friends using CMP...
2010-03-16 Eric Anholtmeta: Fix up restoration of state if _mesa_map_pbo_sour...
2010-03-16 Eric Anholtmeta: Properly refcount our saved programs and texobjs.
2010-03-16 Brian Paulgallium: add target-helpers/wrap_screen.c to C_SOURCES
2010-03-16 Eric Anholti965: Fix ENDLOOP to only patch up this loop's BREAK...
2010-03-16 Eric Anholti965: Unalias all GLSL source regs from the destination...
2010-03-16 Eric Anholti965: Fix nested loops in the VS.
2010-03-16 Eric Anholti965: Fix up VP constbuf leak on program delete.
2010-03-16 Eric Anholti965: Fix up the handling of point sprite coordinate...
2010-03-16 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-16 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-16 Michal Krolst/mesa: Invalidate sampler view when texture object...
2010-03-16 Ian Romanickmesa: set version string to 7.8-rc1
2010-03-16 Matthew W. S. BellCorrect GL_EQUIV code in r67/7xx.
2010-03-16 Roland Scheideggerst/xorg: fix up xorg state tracker to use cso changes
2010-03-16 Pauli Nieminenradeon: Fix buffer object unmap to be called only once...
2010-03-16 José Fonsecalibgl-xlib: Use a simple GALLIUM_DRIVER env var to...
2010-03-16 José Fonsecagallium: Silence warning.
2010-03-16 Roland Scheideggergallium: change remaining util functions to use cso...
2010-03-16 Michal Krolgallium/docs: Create a separate section for Sampler...
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I Wui965g: Fix use of an uninitialized variable.
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Ben Skeggsnv50: fix texturing from >=4GiB mark
2010-03-16 Jakob Bornecrantzllvmpipe: Fix rebase typo
2010-03-16 Jakob Bornecrantzwinsys/sw: Add a software winsys layered on a pipe
2010-03-16 Jakob Bornecrantzi965g: Fix after context transfers
2010-03-16 Brian Paulgallivm: checkpoint: stencil test code
2010-03-16 Brian Paulgallivm/llvmpipe: rename some constant building functions
2010-03-16 Brian Paulgallivm: fix up some #includes
2010-03-16 Brian Paulgallivm/llvmpipe: rename os_llvm.h to lp_bld.h
2010-03-15 José Fonsecalibgl-xlib: Obey GALLIUM_SOFTPIPE define.
2010-03-15 Dave Airliegallium: fix frontbuffer rendering with r300g
2010-03-15 Brian Paulllvmpipe: updated status in README file
2010-03-15 Brian Paulgallivm: fix typo/bug in lp_build_sgn()
2010-03-15 Keith Whitwellcso: Do not hold references to bound textures.
2010-03-15 Brian Paulgallivm: add min_lod==max_lod special-case code in...
2010-03-15 Brian Paulgallivm: asst clean-ups, comments, etc.
2010-03-15 Brian Paulgallivm: implement minification/magnification selection
2010-03-15 Brian Paulgallivm: fix incorrect clamp in lp_build_linear_mip_lev...
2010-03-15 Brian Paulgallivm: fix incorrect floor(), itrunc()
2010-03-15 Marcin BaczyńskiReplace _mesa_strtod with _mesa_strtof.
2010-03-15 Michal Krolst/mesa: Fix a call to st_get_stobj_sampler_view().
2010-03-15 Michal Krolst/mesa: Pass in correct sampler view object to blitter.
2010-03-15 Michal Krolutil: Fix nil pointer reference.
2010-03-15 Luca Barbierinv40: remove leftover nv40_transfer.c from unification...
2010-03-15 Michal Krolgallium: util_blit_pixels() takes source sampler view...
2010-03-15 Michal Krolst/mesa: Cache FBO texture's sampler view object.
2010-03-15 Chia-I Wust/mesa: Update the comments in st_manager.c.
2010-03-15 Keith Whitwellnvfx: fix up after merge
2010-03-15 Keith Whitwellr300g: fix up after merge
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-15 Dave Airlier300g: rebuild screen/winsys interface
2010-03-15 Ben Skeggsnv50: reset vbo_fifo before each validate
2010-03-15 Luca Barbierinvfx: remove src_native_swz, which was a no-op
2010-03-15 Luca Barbierinvfx: clean up shader header
2010-03-15 Luca Barbierinvfx: draw: make swtnl draw_elements actually work.
2010-03-15 Luca Barbierinvfx: draw: emit color as floating point
2010-03-15 Luca Barbierinvfx: draw: make perspective corrective texturing work
2010-03-15 Luca Barbierinvfx: draw: create draw vp with ureg
2010-03-15 Luca Barbierinvfx: add NOUVEAU_SWTNL to force swtnl at runtime
2010-03-15 Luca Barbierinvfx: move nv04_surface_2d.c into nvfx directory
2010-03-15 Luca Barbierinvfx: fix quads drawing
2010-03-15 Luca Barbierinvfx: fix viewport state after bypass removal for swtnl
2010-03-15 Luca Barbierinv30, nv40: move last files to nvfx/ and rm -rf nv30...
2010-03-15 Luca Barbierinv30, nv40: partially non-trivially unify sampler state...
2010-03-15 Luca Barbierinv30, nv40: partially non-trivially unify nv[34]0_fragtex.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_context.c
2010-03-15 Luca Barbierinv30, nv40: fully unify nv[34]0_context.h
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_screen.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_vertprog.c
2010-03-15 Luca Barbierinv30, nv40: partially unify nv[34]0_state.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_vbo.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_draw.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_fragprog.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially partially unify nv[34]0_shader.h
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_state_fb.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_state_viewport.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_query.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_miptree.c
2010-03-15 Luca Barbierinv30, nv40: unify nv[34]0_state_stipple.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_zsa.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_scissor.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_rasterizer.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_state_blend.c
2010-03-15 Luca Barbierinv30, nv40: non-trivially unify nv[34]0_state_emit.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_transfer.c
2010-03-15 Luca Barbierinv30, nv40: unify identical nv[34]0_clear.c
2010-03-15 Luca Barbierinvfx: add nvfx directory to build system
2010-03-15 Luca Barbierinv30, nv40: add is_nv4x member to context and screen...
2010-03-15 Luca Barbierinv30, nv40: unify all structures and headers, except...
2010-03-15 Luca Barbierinouveau: s/rankine/eng3d/g; s/curie/eng3d/g
2010-03-15 Luca Barbierinv30: remove unused on_hw field and constant fp_reg_con...
next