mesa.git
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 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 José Fonsecallvmpipe: Obey rasterization rules.
2010-03-13 José Fonsecallvmpipe: setup_context -> lp_setup_context
2010-03-13 Xavier Chantrynv50: fixup after gallium-context-transfers merge
2010-03-13 José Fonsecapython: Temporarily disable python state tracker until...
2010-03-13 Chia-I Wust/egl: Cache the pipe surface used in flush_frontbuffer.
2010-03-13 Alan Coopersmithmklib: Fix amd64 builds on Solaris when using Sun compilers
2010-03-13 Corbin Simpsonr300g: Forcibly sanitize max index.
2010-03-13 Corbin SimpsonRevert "st/mesa: Always recalculate invalid index bounds."
2010-03-12 Brian Paulgallivm: cube map sampling works now
2010-03-12 Brian Paulgallivm: fix bugs in nested if/then/else codegen
2010-03-12 Brian Paulgallivm: support non-vector float in lp_build_sgn()
2010-03-12 Eric Anholti965: Clarify the roles of emit_pixel_xy(), emit_delta_...
2010-03-12 Eric Anholti965: Clarify that DELTAXY always occurs for both X...
2010-03-12 Eric Anholti965: Do FS SLT, SGT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Do VS SGT, SLT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Fix up VS DP4 sequences to avoid dependency control.
2010-03-12 Eric Anholti965: When doing a swizzled kill pixel, don't do redund...
2010-03-12 Eric Anholti965: Use the SEL instruction to implement MIN and...
2010-03-12 Michel Dänzersvga: Fix up for context transfers.
2010-03-12 Michel Dänzerst/xorg: Remove flushes no longer necessary thanks...
2010-03-12 Alan Coopersmithglx/single2.c: Don't call __builtin_expect on non-gnu...
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Michel Dänzervmwgfx/dri: Fix SCons build.
2010-03-12 Michel Dänzerst/dri: Always try to set up R5G6B5 configs.
2010-03-12 Alex Deucherr100/r200/r300/r300: only enable accelerated pixel...
2010-03-12 Luc Verhaegendri/r700: include shader/programopt.h instead of progra...
2010-03-12 Jeff SmithAdd programs to .gitignore in redbook
2010-03-12 Jeff SmithAdd programs to .gitignore in xdemos
2010-03-12 Jeff SmithAdd -L$(libdir) for xdemos and egl so that the right...
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Keith Whitwellst/xorg: context transfers
2010-03-12 Marek Olšákgallium: fix BGRA vertex color swizzles
2010-03-12 Corbin Simpsonst/mesa: Always recalculate invalid index bounds.
2010-03-12 Corbin Simpsonst/mesa: Update debug infos.
2010-03-12 Corbin Simpsonr300g: Properly clamp index limits.
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-12 Keith Whitwellmesa: fix linux-dri and autogen builds since sw-api...
2010-03-12 Vinson Leeradeon: Fix memory leaks from early return.
2010-03-12 Vinson Leellvmpipe: Remove unnecessary header.
2010-03-11 Brian Paulgallivm: checkpoint WIP cubemap code
2010-03-11 Brian Paulgallivm: added lp_build_sum_vector()
2010-03-11 Brian Paulsoftpipe: further tighen up sample_cube()
2010-03-11 Brian Paulsoftpipe: tighten up the code in sample_cube()
2010-03-11 Brian Paulst/mesa: s/BUFFER_FRONT_LEFT/surfIndex/
2010-03-11 Brian Paulgallivm: enable 3D texture sampling
2010-03-11 Brian Paulprogs/demos: added 'f' key to toggle filtering mode...
2010-03-11 Brian Paulgallivm/llvmpipe: replace 'int stride' with 'int row_st...
2010-03-11 Brian Paulllvmpipe: fix comment typo
2010-03-11 Brian Paulgallivm/llvmpipe: include os_llvm.h instead of llvm...
2010-03-11 Brian Paulgallium/os: wrapper for llvm-c/Core.h and #define HAVE_...
2010-03-11 Brian Paulst/mesa: fix st_set_framebuffer_surface() state validation
2010-03-11 Jakob Bornecrantzst/xorg: Fixup configure
next