summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* [g3dvl] no need for seperate intermediate buffers any moreChristian König2011-05-152-102/+110
* [g3dvl] move alignment of buffers to mb size into contextChristian König2011-05-152-7/+4
* [g3dvl] fix fi_frame mb incrementChristian König2011-05-141-2/+19
* [g3dvl] move dct_type detection out of get_macroblock_modesChristian König2011-05-081-29/+23
* [g3dvl] fix field selection of mb without mcChristian König2011-05-081-18/+23
* [g3dvl] memcpy the DCT buffer instead of writing it directlyChristian König2011-05-071-2/+6
* vdpau: use multiple buffers to speed up renderingChristian König2011-05-072-9/+27
* vdpau: implement PresentationQueueSetBackgroundColorChristian König2011-05-071-1/+11
* vdpau: as long as we don't have a background picture we don't want an alpha c...Christian König2011-05-071-0/+4
* [g3dvl] rgba surfaces are clearing if the alpha channel is oneChristian König2011-05-071-1/+1
* [g3dvl] using reciprocals for size calc is sometimes not precise enoughChristian König2011-05-071-9/+9
* Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-0774-851/+2257
|\
| * r300g: handle seamless_cube_map capsMarek Olšák2011-05-071-0/+2
| * nv50,nvc0: activate seamless cube map filteringChristoph Bumiller2011-05-063-1/+44
| * r600g: implement seamless_cube_map for evergreenMarek Olšák2011-05-063-0/+15
| * gallium: implement seamless cubemap extensionsMarek Olšák2011-05-063-0/+7
| * r600g: avoid recursion in rv670 flush workaroundAlex Deucher2011-05-061-2/+7
| * gallium/xorg st/nv50: add PIPE_BIND_CURSORMarcin Slusarz2011-05-063-2/+12
| * Add pci id for FirePro 2270Kostas Georgiou2011-05-061-0/+1
| * r600g: add back SOURCE_FORMAT setting that get accidently droppedAlex Deucher2011-05-051-0/+1
| * r600g: fix up the rules for enabling SOURCE_FORMAT(EXPORT_NORM)Alex Deucher2011-05-052-10/+41
| * r600g: further r6xx cache flush fixesAlex Deucher2011-05-051-12/+10
| * r600g: add rv670 flushing workaround.Dave Airlie2011-05-061-0/+4
| * r600g: fix cache flushes on r6xxAlex Deucher2011-05-062-9/+28
| * r600g: Match alpha ref precision to color format precision.Henri Verbeet2011-05-054-21/+64
| * r600g: do RV6xx base updates inline with state updates.Dave Airlie2011-05-052-54/+22
| * st/wgl: Allow to create pbuffers bigger than the desktop.José Fonseca2011-05-041-1/+25
| * st/wgl: Cope with zero width/height windows.José Fonseca2011-05-041-12/+38
| * i915g: add const qualifier to silence warningBrian Paul2011-05-031-1/+1
| * r600g: add some new pci idsAlex Deucher2011-05-031-0/+4
| * st/xorg: flush after loading the cursorMarcin Slusarz2011-05-031-7/+15
| * gallium/draw: Fix enum type taken by draw_get_shader_param().Michel Dänzer2011-05-031-1/+1
| * r600g: reorder capsMarek Olšák2011-05-031-17/+10
| * r600g: set correct PIPE_CAP_MAX_COMBINED_SAMPLERSMarek Olšák2011-05-031-3/+2
| * nv50,nvc0: advertise GL_FIXED vertex buffers as supportedChristoph Bumiller2011-05-032-0/+36
| * gallium: reorder fields of pipe_rasterizer_state to pack it more tightlyMarek Olšák2011-05-021-6/+8
| * r600g: document some new evergreen formatsMarek Olšák2011-05-021-0/+3
| * r600g: remove some more FIXME commentsMarek Olšák2011-05-022-2/+0
| * st/xorg: Fix two more instances of typo 'accle'.Michel Dänzer2011-05-021-2/+2
| * st/xorg: fix typosMarcin Slusarz2011-05-022-4/+4
| * targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.soMarcin Slusarz2011-05-021-1/+1
| * targets/xorg-nouveau: add libnvc0.a to nouveau libsMarcin Slusarz2011-05-021-0/+1
| * r600g: remove some FIXME commentsMarek Olšák2011-05-022-2/+0
| * Revert "r600g: truncate point sampled texture coordinates"Marek Olšák2011-05-022-14/+1
| * tgsi: remove set-but-unused variablesMarek Olšák2011-05-011-4/+0
| * draw: remove set-but-unused variableMarek Olšák2011-05-011-2/+1
| * rbug: remove set-but-unused variablesMarek Olšák2011-05-013-28/+0
| * r600g: remove set-but-unused variableMarek Olšák2011-05-011-4/+0
| * r600g: remove FIXME commentMarek Olšák2011-05-011-3/+0
| * i915g: enable X-tiling for s3tc texturesDaniel Vetter2011-04-301-2/+1