summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-19egl: Pass flags to locate Xlib headers and librariesDan 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-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-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-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
2010-04-09r600: add new r7xx pci idsAlex Deucher
2010-04-09glx: Fix config chooser logic for 'mask' matchingKristian Høgsberg
2010-04-09mesa: fix instruction indexing bugsBrian Paul
2010-04-08st/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) regressionBrian Paul
2010-04-08intel: Call intel_prepare_render() in intelClear()Li Peng
2010-04-08texenvprogram: fix for ARB_draw_buffers.Dave Airlie
2010-04-05softpipe: index the correct blend/mask state indexBrian Paul
2010-04-05mesa: set version string to 7.8.1Ian Romanick
2010-04-05mesa: update_arrays() depends on program state.Henri Verbeet
2010-04-04Update to final names from GLX_INTEL_swap_event specIan Romanick
2010-04-03util: Use GCC atomic bultins on GCC 4.1 and higher only.Vinson Lee
2010-04-02glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.Vinson Lee
2010-04-02st/vega: Do not depend on libm.Chia-I Wu
2010-04-01GLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffersJesse Barnes
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston
2010-04-01apple: Use mesa gl.h rather than generating one.Jeremy Huddleston
2010-04-01apple: Integrate our libGL into the existing build system betterJeremy Huddleston
2010-04-01apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston
2010-04-01apple: Remove duplicate headers that already exist in mesa.Jeremy Huddleston
2010-04-01apple: Initial import of libGL for OSX from AppleSGLX svn repository.Jeremy Huddleston
2010-04-01glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.Vinson Lee
2010-03-31st/mesa: use BITFIELD64_BIT to access shader OutputsWritten in more placesBen Skeggs
2010-03-30glx/dri2: Fix debug build with old dri2proto.Michel Dänzer
2010-03-28intel: Bump intel driver date to reflect status as 2010Q1 releaseIan Romanick
2010-03-28mesa: set version string to 7.8Ian Romanick