mesa.git
2010-02-27 Jakob Bornecrantzst/xorg: Make resize fail gracefully
2010-02-27 Jakob Bornecrantzst/xorg: Obey max {width|height} from kernel and Gallium
2010-02-27 Thomas Hellstromst/xorg: Encapsulate all customizable stuff in a separa...
2010-02-27 Jakob Bornecrantzvmware/xorg: Export modinfo just as the other vmware...
2010-02-27 Jakob Bornecrantzst/xorg: A bit more debugging info
2010-02-27 Jakob Bornecrantzst/xorg: Make default of debugging fallbacks smart
2010-02-27 Jakob Bornecrantzdrm/vmware: Latest interface changes are backwards...
2010-02-27 Thomas Hellstromst/xorg, vmware/xorg: Fix xnfcalloc arguments.
2010-02-27 Thomas Hellstromvmware: Update vmwgfx_drm.h to kernel version.
2010-02-26 Alex Deucherr600: enable OQ on rv740 on drms with working pipe...
2010-02-26 Klaus Schnassr600: fail to validate unsupported texture formats
2010-02-26 Christoph Bumillernv40: fix include of nv04_surface_2d.h
2010-02-26 Kristian Høgsbergeglinfo: Wrap extension string
2010-02-26 Kristian Høgsbergxeglgears: Add an case that exercises EGL_KHR_gl_render...
2010-02-26 Kristian Høgsbergegl_dri2: Implement EGL_KHR_gl_renderbuffer_image
2010-02-26 Kristian Høgsbergintel: Lookup requested renderbuffer in intel_create_im...
2010-02-26 Brian Paulprogs/tests: add compile-time option for coloring textu...
2010-02-26 Brian Paulgallium: define GENERATED auxiliary files
2010-02-26 Brian Paulgallium: added GENERATED_SOURCES var to Makefile.template
2010-02-26 Dan Nicholsonprogs/glsl: Ensure CFLAGS are passed during linking
2010-02-26 Kristian Høgsbergxeglgears: Clean up the code a bit
2010-02-26 Kristian HøgsbergSet API dispatch pointers for OES_EGL_image functions
2010-02-26 Brian PaulRevert "gallium: remove unneeded -I path from Makefile...
2010-02-26 Brian Paulgallium/nouveau: clean-up #includes
2010-02-26 Brian Paulgallium: remove unneeded -I path from Makefile.templast
2010-02-26 Brian Paulsoftpipe: fix up #includes
2010-02-26 Brian Paulgallium/trace: remove unneeded path prefixes on #includes
2010-02-26 Brian Paulgallium/identity: remove unneeded path prefixes on...
2010-02-26 Markus Fleschutzglx: fix incorrect array stack memory allocation
2010-02-26 José Fonsecautil: Define SRGB's channels as normalized.
2010-02-26 José Fonsecautil: Code generate functions to pack and unpack a...
2010-02-26 José Fonsecautil: Factor some code into u_format_parse.py
2010-02-26 José Fonsecautil: Add util_bswap16.
2010-02-26 José Fonsecautil: Use python names consistent with u_format.h
2010-02-26 Brian Paulmesa: fix _BaseFormat assignment in _mesa_soft_renderbu...
2010-02-26 Brian Paulmesa: update tarball file list, bump version string
2010-02-26 Brian Paulprogs/xdemos: fix typo in glxinfo help
2010-02-26 José Fonsecallvmpipe: Fix lp_tile_r5g6b5_unorm_write_4ub.
2010-02-26 José Fonsecallvmpipe: Fix scons dependencies.
2010-02-26 José Fonsecautil: Add is_pot() method to formats.
2010-02-26 Michel DänzerFix up more stale references to gl(X)_API.xml which...
2010-02-26 Wil Reichertfix test progs from gl_API move
2010-02-26 José FonsecaRevert "glapi: Remove unnecessary headers."
2010-02-26 Vinson Leer300/compiler: Assert that array index is not negative.
2010-02-26 Vinson Leeglapi: Remove unnecessary headers.
2010-02-26 Vinson Leei965: Remove unnecessary headers.
2010-02-26 Brian Paulswrast: add 0.5 bias in tex_array_slice() per the spec
2010-02-26 Brian Pauldocs: GL_EXT_texture_array updates
2010-02-26 Brian Paulmesa: enable GL_EXT_texture_array for sw drivers
2010-02-26 Brian Paulglsl: implement support for GL_EXT_texture_array
2010-02-26 Brian Paulmesa: added new extension flag for GL_EXT_texture_array
2010-02-26 Brian Paulswrast: the only wrap mode for selecting texture array...
2010-02-26 Brian Paulmesa: added texture array targets in sizeof_glsl_type()
2010-02-26 Brian Paulmesa: added cases for texture array targets
2010-02-26 Brian Paulmesa: remove redundant call to _mesa_base_fbo_format()
2010-02-26 Brian Paulmesa: added renderbuffer->_BaseFormat assertion
2010-02-26 Eric Anholti965: Try to hook up the Sandybridge URB_WRITE SEND...
2010-02-26 Eric Anholti965: Fix up the VUE handling for SNB, and hopefully...
2010-02-26 Eric Anholti965: Don't set a nonexistent enable bit in several...
2010-02-26 Eric Anholti965: Lump SNB in with Ironlake for bigger VUEs.
2010-02-26 Eric Anholti965: Fix the SNB VE valid bit.
2010-02-26 Eric Anholtintel: Fix up INTEL_NO_HW support.
2010-02-26 Eric Anholti965: Don't include SNB in has_negative_rhw_bug.
2010-02-26 Eric Anholti965: Fix the SNB clip near VP API bit.
2010-02-26 Eric Anholti965: Fix the SNB URB entry count setup.
2010-02-26 George Sapountzisdrop header files and demos for dropped window systems
2010-02-26 George Sapountzisremove hack for miniglx from dri/utils.c
2010-02-26 George Sapountzisdrop linux-solo configs
2010-02-26 George Sapountzisminor cleanup of dri/Makefile.template's after miniglx...
2010-02-26 George Sapountzisdrop stray src/mesa/main/sources
2010-02-26 Brian Paulmesa: use simplified _BaseFormat value in render-to...
2010-02-26 Brian Paulutil: remove a trailing semicolon in format table code
2010-02-26 Török Edvinprogs/glsl: add ARCH_FLAGS to LDLIBS
2010-02-26 Vinson Leeutil: Remove import of unused sys module.
2010-02-25 Kristian HøgsbergRemove unused mini and mesa glu subdirectories
2010-02-25 Kristian HøgsbergDrop unused glut subdirectories
2010-02-25 Kristian HøgsbergRemove windml progs
2010-02-25 Kristian HøgsbergRemove remaining miniglx references
2010-02-25 Kristian HøgsbergDrop fb, ffb and gamma dri drivers
2010-02-25 Kristian HøgsbergDrop classic mesa svga driver
2010-02-25 Kristian HøgsbergDrop glide driver
2010-02-25 Kristian HøgsbergRemove GGI support
2010-02-25 Kristian HøgsbergRemove dos driver
2010-02-25 Kristian HøgsbergRemove d3d driver
2010-02-25 Kristian HøgsbergRemove directfb support
2010-02-25 Kristian HøgsbergRemove allegro driver
2010-02-25 Vinson LeeRevert "glu/sgi: Set freed pointer to NULL."
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholtdocs: addition of ARB_fcc to i965.
2010-02-25 Eric Anholti965: Add SNB math opcode support.
2010-02-25 Eric Anholti965: Emit SNB FF unit state after the unit's push...
2010-02-25 Eric Anholti965: Set up the SNB sampler state pointers.
2010-02-25 Eric Anholti965: Set GS rendering enabled even when the GS stage...
2010-02-25 Eric Anholti965: Add a couple SNB state packets I saw in other...
2010-02-25 Eric Anholti965: Re-disable the VS.
2010-02-25 Eric Anholti965: Fix up some Sandybridge define checks for the...
2010-02-25 Eric Anholti965: Move PIPELINE_SELECT to the top of gen6 3d pipeli...
2010-02-25 Eric Anholti965: Untested Sandybridge WM packets.
2010-02-25 Eric Anholti965: Hook up remaining Sandybridge state packets besid...
2010-02-25 Eric Anholti965: Untested Sandybridge SF setup.
next