mesa.git
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 Paulprogs/objviewer: remove debug code
2010-03-15 Brian Paulgallivm: fix typo/bug in lp_build_sgn()
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 Luca Barbierinv40: remove leftover nv40_transfer.c from unification...
2010-03-15 Chia-I Wust/mesa: Update the comments in st_manager.c.
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...
2010-03-15 Luca Barbierinv40: use NV34TCL_ constants where available
2010-03-14 Vinson Leer300g: Remove unnecessary headers.
2010-03-14 George Sapountzisdri/common: mv __driUtilMessage to utils.c
2010-03-14 George Sapountzisdri/swrast: add comment in case it's not clear
2010-03-14 George Sapountzisdri/swrast: drop mtypes.h from dri_sw
2010-03-14 George Sapountzisdri/swrast: update copyright email
2010-03-14 George Sapountzisdri/swrast: port to dri_sw (drawable)
2010-03-14 George Sapountzisdri/swrast: port to dri_sw (context)
2010-03-14 George Sapountzisdri/swrast: port to dri_sw
2010-03-14 George Sapountzisdri: add dri_sw.c helper
2010-03-14 Vinson Leetrace: Remove unnecessary headers.
2010-03-14 Vinson Leesvga: Remove unnecessary header.
2010-03-14 George Sapountzisglapi: exec_malloc for dispatch stubs
2010-03-14 George Sapountzisglapi: this one should be by THREAD
2010-03-14 George Sapountzisglapi: more organize code by arch
2010-03-14 George Sapountzisglapi: organize arch-specific code by arch (2)
2010-03-14 George Sapountzisglapi: organize arch-specific code by arch
2010-03-14 Marek Olšákr300g: remove pipe_context from r300_screen
2010-03-14 Chia-I Wust/glx: Fix glXCopySubBufferMESA.
2010-03-14 Chia-I Wust/glx: Sync the back buffer to the front buffer.
2010-03-14 Chia-I Wust/glx: Add support for GLX_MESA_copy_sub_buffer.
2010-03-14 Chia-I Wust/glx: Add xmesa_display to hold per-display variables.
2010-03-14 Chia-I Wust/mesa: Fix handling of FBO.
2010-03-14 Vinson Leesoftpipe: Remove unnecessary header.
2010-03-13 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
2010-03-13 Jeff SmithUse X_LIBS from pkg-config, instead of libdir, for...
2010-03-13 José Fonsecallvmpipe: Switch to PIPE_TEX_MIPFILTER_NONE when textur...
2010-03-13 Marek Olšákr300g: add high quality anisotropic filtering for R5xx...
2010-03-13 Marek Olšákr300g: fix anisotropic filtering, fix macrotiling
2010-03-13 Marek Olšákr300g: refrain from using immediate mode if it causes...
2010-03-13 Marek Olšákr300g: fix up function names
2010-03-13 Maciej Cencoraradeon: add some debuging info for glCopyTex(Sub)Image
2010-03-13 Maciej Cencorar300: blits for small dst pitch work just fine
2010-03-13 Maciej Cencoraradeon: fix gl format to mesa format mapping and add...
2010-03-13 Maciej Cencoraradeon: fix glCopyTex(Sub)Image
2010-03-13 José Fonsecallvmpipe: Ensure the context is flushed before modifyin...
2010-03-13 José Fonsecallvmpipe: Don't use texture transfer internally.
2010-03-13 Chia-I Wust/mesa: Validate the state in st_readpixels.
next