summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21intel: Replace release info in DRIVER_DATE with "DEVELOPMENT"Ian Romanick
2009-12-21Merge branch 'mesa_7_7_branch'Ian Romanick
2009-12-21mesa: set version string to 7.7Ian Romanick
2009-12-21intel: Bump driver date to reflect status as final Q4 driver RCIan Romanick
2009-12-21glsl: assorted clean-ups in slang_compile.cBrian Paul
2009-12-21osmesa: Fix a copy/paste error in building libOSMesaJeremy Huddleston
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-22radeon/r600: use new libdrm_radeon apiDave Airlie
2009-12-22radeon: drop assert accessing cref which is meant to be hiddenDave Airlie
2009-12-22radeon: drop unused members of radeon_state.Dave Airlie
2009-12-22r600: move structs for legacy cmdbuf into cmdbuf C file.Dave Airlie
2009-12-22radeon/r600: use new libdrm_radeon apiDave Airlie
2009-12-22radeon: drop assert accessing cref which is meant to be hiddenDave Airlie
2009-12-22radeon: drop unused members of radeon_state.Dave Airlie
2009-12-22r600: move structs for legacy cmdbuf into cmdbuf C file.Dave Airlie
2009-12-21osmesa: added new GLSL libsBrian Paul
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-21r600: fix glFrontFace(GL_CW)Dave Airlie
2009-12-21r600: support more of arb_point_sprite and also sprite_coord_originAndre Maasikas
2009-12-21r600: disallow negative offsets for relative addressing for nowAndre Maasikas
2009-12-21st/mesa: Check for single level mipmap trees.Younes Manton
2009-12-21r600: fix glFrontFace(GL_CW)Dave Airlie
2009-12-21radeon/r600: use new libdrm_radeon apiDave Airlie
2009-12-20slang: Update after glsl cl interface changes.Michal Krol
2009-12-20slang: Add gitignore for autogenerated files.Michal Krol
2009-12-20slang: Update after glsl pp changes.Michal Krol
2009-12-19r300: minor blit reworkMaciej Cencora
2009-12-19r300: better fix for glCopyTexSubImageMaciej Cencora
2009-12-18glsl: clear out shader code before compilingBrian Paul
2009-12-18radeon: protect fbo allocation message with debugAlex Deucher
2009-12-18Merge branch 'pipe-format-simplify'Michal Krol
2009-12-18r600 : enable gl2, set R600_ENABLE_GLSL_TEST by default.Richard Li
2009-12-18radeon: fix frontbuffer read/drawpixelsDave Airlie
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-17s/desc->type/desc->channel[0].type/Michal Krol
2009-12-17Merge branch 'glsl-pp-rework-2'Michal Krol
2009-12-17radeon: drop assert accessing cref which is meant to be hiddenDave Airlie
2009-12-17radeon: drop unused members of radeon_state.Dave Airlie
2009-12-17r600: move structs for legacy cmdbuf into cmdbuf C file.Dave Airlie
2009-12-16r600: Invert front face winding when rendering to FBOAlex Deucher
2009-12-16mesa: set version string to 7.6.1-rc4Ian Romanick
2009-12-16mesa: add missing semicolonBrian Paul
2009-12-16r600 : clean a bit to prepare to enable gl2.Richard Li
2009-12-16mesa: test for __blrts for CPU_TO_LE32()Brian Paul
2009-12-16mesa: no dlopen on BlueGeneBrian Paul
2009-12-16mesa: remove //-style commentsBrian Paul
2009-12-16st/mesa: remove //-style commentsBrian Paul