summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* mesa/es: Update sources.mk.Chia-I Wu2010-01-121-4/+3
* mesa/es: Fix build issue after merge.Chia-I Wu2010-01-122-12/+14
* Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-12589-28486/+20078
|\
| * st/mesa: Remove st_api.c.Chia-I Wu2010-01-122-34/+0
| * Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes2010-01-118-8/+43
| |\
| | * intel/DRI2: add DRI2flushExtension support with invalidate hookKristian Høgsberg2010-01-085-17/+44
| | * DRI2/GLX: add INTEL_swap_event supportJesse Barnes2010-01-081-0/+3
| | * DRI2: add SwapBuffers supportJesse Barnes2010-01-082-0/+3
| * | st: Mark functions in st_public.h and vg_tracker.h as public.Chia-I Wu2010-01-111-0/+22
| * | Fix compressed texture loads for non-minimal pitchesLuca Barbieri2010-01-111-1/+16
| * | radeon: fix prediction for r100 inline vert/elt emits.Dave Airlie2010-01-111-0/+1
| * | radeon: fix bug in realloc code.Dave Airlie2010-01-111-1/+1
| * | st/dri: update dri2 drawables when viewport is changedBen Skeggs2010-01-111-2/+2
| * | r300: minor accelerated blit fixesMaciej Cencora2010-01-091-1/+14
| * | r300: fallback on depth buffer blitsMaciej Cencora2010-01-091-3/+5
| * | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-089-45/+65
| |\ \
| | * | mesa: Ensure libmesagallium.a is finished building before descendingDan Nicholson2010-01-081-1/+1
| | * | r300: Move initial declaration outside for loop.Vinson Lee2010-01-081-2/+4
| | * | meta: remove F suffix from _mesa_Ortho() paramsBrian Paul2010-01-061-3/+3
| | * | meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmapBrian Paul2010-01-061-19/+21
| | * | meta: set viewport and projection matrix in _mesa_meta_GenerateMipmapBrian Paul2010-01-061-0/+9
| | * | r600: adjust after radeon mipmap changes in 7118db8700Andre Maasikas2010-01-062-6/+5
| | * | tnl: set FOGC result to (f,0,0,1)Brian Paul2010-01-061-0/+7
| | * | r600: float texture component orderingPierre Ossman2010-01-061-20/+20
| | * | mesa: test index bounds before array elementRoel Kluin2010-01-063-3/+3
| | * | i965: fix invalid assertion in emit_xpd(), againBrian Paul2010-01-061-1/+1
| * | | intel: Remove leftover symlinks from DRI1 removal.Eric Anholt2010-01-072-2/+0
| * | | swrast: fix color masking for glAccum(GL_RETURN)Brian Paul2010-01-071-4/+4
| * | | i810: use ColorMask[0]Brian Paul2010-01-071-1/+1
| * | | r300/compiler: add full viewport transformation support in WPOS codegenMarek Olšák2010-01-064-6/+16
| * | | Make sure we use only signed/unsigned ints with bitfields.Michal Krol2010-01-063-13/+13
| * | | Merge remote branch 'origin/mesa_7_7_branch'José Fonseca2010-01-067-306/+337
| |\| |
| | * | i965: fix invalid assertion in emit_xpd()Brian Paul2010-01-051-1/+1
| | * | tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()Roel Kluin2010-01-051-1/+1
| | * | st/mesa: fix broken translation of negative register indexesBrian Paul2010-01-051-4/+16
| | * | ARB prog parser: regenerated parser fileBrian Paul2010-01-051-2/+5
| | * | ARB prog parser: fix parameter binding typeBrian Paul2010-01-051-2/+5
| | * | ARB prog parser: regenerated parser filesBrian Paul2010-01-052-275/+285
| | * | ARB prog parser: add allowSwizzle param to initialize_symbol_from_const()Brian Paul2010-01-051-8/+14
| | * | mesa: whitespace changes and commentsBrian Paul2010-01-051-10/+6
| | * | mesa: change constant search behaviour in _mesa_add_unnamed_constant()Brian Paul2010-01-051-4/+4
| | * | st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()Brian Paul2010-01-051-0/+1
| | * | mesa: bump version to 7.7.1-DEVELBrian Paul2010-01-051-4/+4
| * | | gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri2010-01-061-4/+0
| * | | mesa: added GL_MAJOR_VERSION and GL_MINOR_VERSION queriesBrian Paul2010-01-052-0/+26
| * | | mesa: call _mesa_compute_version() to set context's version infoBrian Paul2010-01-052-80/+6
| * | | mesa: added version.c to buildBrian Paul2010-01-052-0/+2
| * | | mesa: added _mesa_compute_version() in new version.c fileBrian Paul2010-01-052-0/+137
| * | | mesa: added version fields to GLcontextBrian Paul2010-01-051-0/+4
| * | | i965: Fix build after blind merge of mesa 7.7 by Brian.Eric Anholt2010-01-051-2/+3