| Commit message (Expand) | Author | Age | Files | Lines |
* | [g3dvl] fix field selection of mb without mc | Christian König | 2011-05-08 | 1 | -18/+23 |
* | [g3dvl] memcpy the DCT buffer instead of writing it directly | Christian König | 2011-05-07 | 1 | -2/+6 |
* | vdpau: use multiple buffers to speed up rendering | Christian König | 2011-05-07 | 2 | -9/+27 |
* | vdpau: implement PresentationQueueSetBackgroundColor | Christian König | 2011-05-07 | 1 | -1/+11 |
* | vdpau: as long as we don't have a background picture we don't want an alpha c... | Christian König | 2011-05-07 | 1 | -0/+4 |
* | [g3dvl] rgba surfaces are clearing if the alpha channel is one | Christian König | 2011-05-07 | 1 | -1/+1 |
* | [g3dvl] using reciprocals for size calc is sometimes not precise enough | Christian König | 2011-05-07 | 1 | -9/+9 |
* | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-05-07 | 303 | -24918/+19869 |
|\ |
|
| * | r300/compiler: implement TXD and TXL opcodes | Marek Olšák | 2011-05-07 | 5 | -0/+52 |
| * | r300g: handle seamless_cube_map caps | Marek Olšák | 2011-05-07 | 1 | -0/+2 |
| * | egl/wayland: Follow wl_resource_destroy changes | Benjamin Franzke | 2011-05-06 | 1 | -1/+1 |
| * | nv50,nvc0: activate seamless cube map filtering | Christoph Bumiller | 2011-05-06 | 3 | -1/+44 |
| * | docs: update relnotes-7.11 | Marek Olšák | 2011-05-06 | 1 | -0/+5 |
| * | docs: update GL3 status | Marek Olšák | 2011-05-06 | 1 | -1/+1 |
| * | r600g: implement seamless_cube_map for evergreen | Marek Olšák | 2011-05-06 | 3 | -0/+15 |
| * | gallium: implement seamless cubemap extensions | Marek Olšák | 2011-05-06 | 5 | -0/+18 |
| * | mesa: handle TEXTURE_CUBE_MAP_SEAMLESS in SamplerParameter | Marek Olšák | 2011-05-06 | 1 | -0/+37 |
| * | mesa: implement AMD_seamless_cubemap_per_texture | Marek Olšák | 2011-05-06 | 5 | -0/+58 |
| * | r600g: avoid recursion in rv670 flush workaround | Alex Deucher | 2011-05-06 | 1 | -2/+7 |
| * | gallium/xorg st/nv50: add PIPE_BIND_CURSOR | Marcin Slusarz | 2011-05-06 | 3 | -2/+12 |
| * | Add pci id for FirePro 2270 | Kostas Georgiou | 2011-05-06 | 4 | -0/+4 |
| * | egl_dri2: add new radeon pci ids | Alex Deucher | 2011-05-06 | 1 | -0/+6 |
| * | egl: Add a cursor use bit to MESA_drm_image | Kristian Høgsberg | 2011-05-06 | 5 | -9/+26 |
| * | egl/wayland-drm: Generalize interface | Benjamin Franzke | 2011-05-06 | 3 | -63/+113 |
| * | glx: Check flush DRI extension version at runtime | nobled | 2011-05-06 | 1 | -2/+3 |
| * | r600g: add back SOURCE_FORMAT setting that get accidently dropped | Alex Deucher | 2011-05-05 | 1 | -0/+1 |
| * | r600g: fix up the rules for enabling SOURCE_FORMAT(EXPORT_NORM) | Alex Deucher | 2011-05-05 | 2 | -10/+41 |
| * | r600g: further r6xx cache flush fixes | Alex Deucher | 2011-05-05 | 1 | -12/+10 |
| * | r600g: add rv670 flushing workaround. | Dave Airlie | 2011-05-06 | 1 | -0/+4 |
| * | r600g: fix cache flushes on r6xx | Alex Deucher | 2011-05-06 | 2 | -9/+28 |
| * | mesa: don't call git if it's not git repository | Marcin Slusarz | 2011-05-05 | 1 | -0/+4 |
| * | mesa: don't touch git_sha1.h if sha1 didn't change | Marcin Slusarz | 2011-05-05 | 2 | -2/+9 |
| * | r600g: Match alpha ref precision to color format precision. | Henri Verbeet | 2011-05-05 | 4 | -21/+64 |
| * | Revert "DRI2/GLX: make swap event handling match spec" | Dave Airlie | 2011-05-05 | 3 | -4/+4 |
| * | r600g: do RV6xx base updates inline with state updates. | Dave Airlie | 2011-05-05 | 2 | -54/+22 |
| * | DRI2/GLX: make swap event handling match spec | Jesse Barnes | 2011-05-04 | 3 | -4/+4 |
| * | GLX: don't crash when indirect clients try to set an event mask | Jesse Barnes | 2011-05-04 | 1 | -0/+3 |
| * | scons: Add a few more human friendly messages. | José Fonseca | 2011-05-04 | 2 | -1/+2 |
| * | mesa/gdi: Silence gcc warning about unused result. | José Fonseca | 2011-05-04 | 1 | -1/+1 |
| * | st/wgl: Allow to create pbuffers bigger than the desktop. | José Fonseca | 2011-05-04 | 1 | -1/+25 |
| * | st/wgl: Cope with zero width/height windows. | José Fonseca | 2011-05-04 | 1 | -12/+38 |
| * | i915g: add const qualifier to silence warning | Brian Paul | 2011-05-03 | 1 | -1/+1 |
| * | mesa: remove unused restart.[ch] files | Brian Paul | 2011-05-03 | 2 | -109/+0 |
| * | glsl: Remove extra newline from error message | Ian Romanick | 2011-05-03 | 1 | -1/+1 |
| * | r600c: add some new pci ids | Alex Deucher | 2011-05-03 | 2 | -0/+8 |
| * | r600g: add some new pci ids | Alex Deucher | 2011-05-03 | 1 | -0/+4 |
| * | st/xorg: flush after loading the cursor | Marcin Slusarz | 2011-05-03 | 1 | -7/+15 |
| * | gallium/draw: Fix enum type taken by draw_get_shader_param(). | Michel Dänzer | 2011-05-03 | 1 | -1/+1 |
| * | mesa: implement AMD_shader_stencil_export | Marek Olšák | 2011-05-03 | 4 | -0/+33 |
| * | r600g: reorder caps | Marek Olšák | 2011-05-03 | 1 | -17/+10 |