summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2010-01-1426-35/+0
|\
| * st/mesa: Remove unnecessary header from st_program.c.Vinson Lee2010-01-131-1/+0
| * st/mesa: Remove unnecessary header from st_texture.c.Vinson Lee2010-01-131-1/+0
| * swrast: Remove unnecessary header from s_accum.c.Vinson Lee2010-01-131-1/+0
| * swrast: Remove unnecessary header from s_atifragshader.c.Vinson Lee2010-01-131-1/+0
| * swrast: Remove unnecessary header from s_bitmap.c.Vinson Lee2010-01-131-1/+0
| * swrast: Remove unnecessary headers from s_copypix.c.Vinson Lee2010-01-131-2/+0
| * swrast: Remove unnecessary header from s_depth.c.Vinson Lee2010-01-131-1/+0
| * swrast: Remove unnecessary header from s_drawpix.c.Vinson Lee2010-01-131-1/+0
| * swrast: Remove unnecessary header from s_feedback.c.Vinson Lee2010-01-131-1/+0
| * swrast: Remove unnecessary header from s_fragprog.c.Vinson Lee2010-01-121-1/+0
| * swrast: Remove unnecessary header in s_lines.c.Vinson Lee2010-01-121-1/+0
| * swrast: Remove unnecessary header from s_points.c.Vinson Lee2010-01-121-1/+0
| * swrast: Remove unnecessary header from s_readpix.c.Vinson Lee2010-01-121-1/+0
| * swrast: Remove unnecessary header from s_texcombine.c.Vinson Lee2010-01-121-1/+0
| * tnl: Remove unnecessary header from t_context.c.Vinson Lee2010-01-121-1/+0
| * tnl: Remove unnecessary headers from t_draw.c.Vinson Lee2010-01-121-4/+0
| * tnl: Remove unnecessary header from t_pipeline.c.Vinson Lee2010-01-121-1/+0
| * tnl: Remove unnecessary header from t_rasterpos.c.Vinson Lee2010-01-121-1/+0
| * tnl: Remove unnecessary header from t_vb_program.c.Vinson Lee2010-01-121-1/+0
| * vbo: Remove unnecessary headers from vbo_exec.c.Vinson Lee2010-01-121-3/+0
| * vbo: Remove unnecessary header from vbo_exec_array.c.Vinson Lee2010-01-121-1/+0
| * vbo: Remove unnecessary header from vbo_exec_draw.c.Vinson Lee2010-01-121-1/+0
| * vbo: Remove unnecessary headers from vbo_save.c.Vinson Lee2010-01-121-2/+0
| * vbo: Remove unnecessary header from vbo_save_loopback.c.Vinson Lee2010-01-111-1/+0
| * vbo: Remove unnecessary header from vbo_split_copy.c.Vinson Lee2010-01-111-3/+0
| * x86: Remove unnecessary header from x86_xform.c.Vinson Lee2010-01-111-1/+0
| * 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/mesa: removed unused varBrian Paul2010-01-111-2/+0
* | st/mesa: comments, whitespaceBrian Paul2010-01-111-8/+15
* | 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