mesa.git
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
2010-03-11 Alex Deucherr200: support additional blit formats
2010-03-11 Brian Paulgallivm: fix some bugs on the 1D texture paths
2010-03-11 Roland Scheideggerst/mesa: don't enable extensions which aren't actually...
2010-03-11 Roland Scheideggercell: adapt to context texture transfers (untested)
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Karl Schultzwindows: Add new file to project file.
2010-03-11 Brian PaulARB prog parser: added (float) casts and regenerate...
2010-03-11 Brian Paulgallivm: include tgsi_dump.h to silence warning
2010-03-11 Brian Paulgallivm: move declarations to silence unused var warnings
2010-03-11 Brian Paulgallium/util: use memset() to initialize vars to avoid...
2010-03-11 Brian Paulsvga: use memset() to initialize u to avoid warnings
2010-03-11 José Fonsecagallivm: Use bitmasks for scalar masks.
2010-03-11 José Fonsecagallivm: Handle scalar types in lp_build_*_type.
2010-03-11 Chia-I Wumesa/es: Validate the state in st_DrawTex.
2010-03-11 Chia-I Wumesa/es: Fix GL_OES_draw_texture support.
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 José Fonsecasoftpipe: Dummy fence functions.
2010-03-11 Marek Olšákst/dri: move extension initilization to st/mesa completely
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Vinson Leewinsys/xlib: Fix memory leak.
2010-03-11 Vinson Leeprogs/fpglsl: Fix GLSL compilation failures on Mac...
next