mesa.git
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 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Chia-I Wust/mesa: Validate the state in st_readpixels.
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/glx: Fix framebuffer validation.
2010-03-13 Chia-I Wust/glx: Correctly set buffer_mask of a visual.
2010-03-13 Chia-I Wust/mesa: Set revalidate in st_framebuffer_update_attach...
2010-03-13 Chia-I Wust/glx: Make xmesa_create_st_api a callback of xm_driver.
2010-03-13 Chia-I Wust/egl: Fix eglCopyBuffers.
2010-03-13 Chia-I Wust/glx: Fix leaks in xmesa_st_framebuffer.
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 Michal Krolcso: Remove set/save/restore_vertex_sampler_textures().
2010-03-12 Michal Krolst/mesa: Associate a sampler view with an st texture...
2010-03-12 Michal Krolcso: Add entry points for vertex/fragment sampler views.
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 Chia-I Wust/glx: Add xm_st.c to SConscript.
2010-03-12 Vinson Leellvmpipe: Remove unnecessary header.
2010-03-12 Chia-I Wust/mesa: Check the format before adding depth/stencil...
2010-03-12 Chia-I Wust/glx: Return a better format in choose_depth_stencil_...
2010-03-12 Chia-I Wust/glx: Fix an infinite recursion in flush_front.
2010-03-12 Chia-I Wust/glx: Use st_api.h instead of st_public.h.
2010-03-12 Chia-I Wust/egl: Use st_api.h instead of st_public.h.
2010-03-12 Chia-I Wuwinsys/xlib, st/es: Advertise st_api.h support.
2010-03-12 Chia-I Wust/mesa: Implement st_api.h.
2010-03-12 Chia-I Wust/vega: Implement st_api.h.
2010-03-12 Chia-I Wugallium: Add st_api.h.
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
next