summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* vl: Fix up configure.ac/MakefileYounes Manton2010-04-241-1/+1
* vl: Do some subpicture validation.Younes Manton2010-04-183-23/+122
* vl: Add some query methods to pipe_video_context and use them.Younes Manton2010-03-123-5/+78
* vl: Remove pipe_video_surface hooks from pipe_screen as well.Younes Manton2010-03-122-14/+1
* vl: Don't wrap blocks in pipe_user_buffers.Younes Manton2010-03-123-16/+14
* vl: Use pipe_surface instead of pipe_texture in interfaces.Younes Manton2010-03-126-76/+62
* vl: Get rid of pipe_video_surface.Younes Manton2010-03-1213-224/+46
* gallium: Add common video format enums.Younes Manton2010-03-122-13/+19
* Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-121009-44306/+82770
|\
| * softpipe: minor tweaks to texture filtering codeBrian Paul2010-03-041-9/+5
| * gallivm: implement texture border color, plus tweaks to some wrap modesBrian Paul2010-03-041-23/+129
| * gallivm: added texture border_color fieldBrian Paul2010-03-042-0/+10
| * gallivm: added question/commentBrian Paul2010-03-041-0/+1
| * llvmpipe: new commentBrian Paul2010-03-041-0/+4
| * gallivm: commentsBrian Paul2010-03-041-0/+5
| * r300g: Fix indexbuf upper limits.Corbin Simpson2010-03-041-1/+6
| * gallivm: rework and implement more texture wrap modesBrian Paul2010-03-041-60/+448
| * gallivm: added lp_build_fract()Brian Paul2010-03-042-0/+17
| * gallivm: added lp_build_set_sign()Brian Paul2010-03-042-0/+39
| * gallivm: added lp_build_negate()Brian Paul2010-03-042-0/+12
| * gallivm: clarify unsigned vs. signed integer type constructionBrian Paul2010-03-043-19/+43
| * wgl: Fix mingw32 build.Vinson Lee2010-03-031-2/+0
| * Remove support for GCC older than 3.3.0Ian Romanick2010-03-031-4/+3
| * mesa: Remove support for creating color-index visualsIan Romanick2010-03-031-2/+1
| * llvmpipe: Store the original triangle coordinates in the debug build.José Fonseca2010-03-032-0/+13
| * llvmpipe: Ensure context is flushed when destroying shaders.José Fonseca2010-03-031-0/+7
| * gallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.José Fonseca2010-03-031-1/+0
| * util: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.José Fonseca2010-03-031-2/+1
| * r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.José Fonseca2010-03-031-2/+0
| * llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on w...José Fonseca2010-03-031-2/+0
| * llvmpipe: Centralize LLVM initialization.José Fonseca2010-03-032-4/+3
| * gallivm: Centralize initialization. Fix stack alignment issues on Windows.José Fonseca2010-03-032-35/+20
| * llvmpipe: Update for lp_bld_init.h rename.José Fonseca2010-03-031-1/+1
| * gallivm: Rename lp_bld_misc -> lp_bld_init.José Fonseca2010-03-034-6/+6
| * r300g: Use a macro to consolidate general state handling.Corbin Simpson2010-03-021-10/+11
| * nv50: fix RT formats after format rename fixesChristoph Bumiller2010-03-021-18/+36
| * nouveau: Rename pipe formats.José Fonseca2010-03-024-29/+29
| * Merge branch 'gallium-format-cleanup'José Fonseca2010-03-0273-564/+562
| |\
| | * util: Tweak comment for D3D10-like formats.José Fonseca2010-03-021-1/+3
| | * gdi: Rename pipe formats.José Fonseca2010-03-021-2/+2
| | * drm/nouveau: Rename pipe formats.José Fonseca2010-03-021-2/+2
| | * svga: Rename pipe formats.José Fonseca2010-03-027-35/+35
| | * softpipe: Rename pipe formats.José Fonseca2010-03-024-20/+20
| | * r300: Rename pipe formats.José Fonseca2010-03-024-48/+48
| | * nouveau: Rename pipe formats.José Fonseca2010-03-0110-74/+74
| | * llvmpipe: Rename pipe formats.José Fonseca2010-03-011-24/+24
| | * i965: Rename pipe formats.José Fonseca2010-03-015-37/+37
| | * i915g: Rename pipe formats.José Fonseca2010-03-013-24/+24
| | * cell: Rename pipe formats.José Fonseca2010-03-015-29/+29
| | * python: Rename pipe formats.José Fonseca2010-03-012-2/+2