summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-27osmesa: update SRC_DIRS to fix buildBrian Paul
2010-04-27osdemos: replace assertion with error handlerBrian Paul
2010-04-27osmesa: don't need to link with -lGLBrian Paul
2010-04-27mesa: Disable scissor when begining meta operationsPierre Willenbrock
2010-04-27mesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targetsPierre Willenbrock
2010-04-27glx: Initialize have_back.Pierre Willenbrok
2010-04-27Buildfixes to work around issues in OpenGL.frameworkJeremy Huddleston
2010-04-27Update OpenGL specsJeremy Huddleston
2010-04-27apple: Use mesa gl.h rather than generating one.Jeremy Huddleston
2010-04-27apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-04-27darwin: Use clientattribJeremy Huddleston
2010-04-27apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston
2010-04-27apple: Remove duplicate headers that already exist in mesa.Jeremy Huddleston
2010-04-27apple: Initial import of libGL for OSX from AppleSGLX svn repository.Jeremy Huddleston
2010-04-27glapi: Fix loading of old DRI drivers.Chia-I Wu
2010-04-27nv30/40g: fix calls to draw_create(), draw_set_rasterizer_state()Pedro Maia
2010-04-26docs: document updated glext.h and glxext.h filesBrian Paul
2010-04-26glxext.h: upgraded to 2010/02/10 versionBrian Paul
2010-04-26glext: upgraded to version 61Brian Paul
2010-04-23docs: add links to old mailing list archivesBrian Paul
2010-04-23Fix __glXInitializeVisualConfigFromTags's handling of unrecognized fbconfig t...Aaron Plattner
2010-04-23r600: don't enable depth test if there is no depth bufferJerome Glisse
2010-04-23glx/dri2: Fix build with dri2proto which doesn't define X_DRI2SwapInterval.Michel Dänzer
2010-04-22radeon: 9800 SE has only one quadpipeTormod Volden
2010-04-22st/mesa: add cases for MESA_FORMAT_Z24_X8, MESA_FORMAT_X8_Z24Brian Paul
2010-04-22mesa: fix conversion errors in signed_rgba8888[rev] texel fetchBrian Paul
2010-04-22r300: fix vertex unit setupAlex Deucher
2010-04-21progs/demos: Fix the progs/demos/rain help textAaron Plattner
2010-04-19egl: Pass flags to locate Xlib headers and librariesDan Nicholson
2010-04-19progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson
2010-04-19Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson
2010-04-19gallium: Respect user's CFLAGS for including X headersDan Nicholson
2010-04-19Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith
2010-04-19DRI2: check for swapAvailable before using swap interval protocolJesse Barnes
2010-04-19DRI2: synchronize swap interval with server at startup timeJesse Barnes
2010-04-19st/mesa: invert scissor rect depending on FB orientationBrian Paul
2010-04-19mesa: Fix build with gcc 3.3.Matthieu Herrb
2010-04-19radeon: Let this build with gcc 3.3Matthieu Herrb
2010-04-19radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.Owain Ainsworth
2010-04-19mesa: Use __OpenBSD__ to check for OpenBSD.Matthieu Herrb
2010-04-19gallium/draw: use correct rasterization state for wide/AA points/linesBrian Paul
2010-04-16docs: update links for new mesa-users and mesa-announce listsBrian Paul
2010-04-16savage: call _mesa_meta_init/free()Tormod Volden
2010-04-14softpipe: Fix division by zeroArpad Borsos
2010-04-14Initialize DRI2 swap interval to 0Michael Schmidt
2010-04-13DRI2: report swap events correctly in direct rendered caseJesse Barnes
2010-04-12docs: update name, link for mesa-dev listBrian Paul
2010-04-11i915g: Fix assert.Vinson Lee
2010-04-11r300: respect radeon common code fallbacksMaciej Cencora
2010-04-11r300: set proper vertex index limits also in non indexed modeMaciej Cencora