| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "r300g: add generating texture coordinates for point sprites (WIP)" | Corbin Simpson | 2010-03-26 | 6 | -61/+13 |
* | nv50: fix FACE semantic check in FP input slot assignments | Christoph Bumiller | 2010-03-26 | 1 | -1/+1 |
* | identity: Remove unnecessary header. | Vinson Lee | 2010-03-25 | 1 | -1/+0 |
* | draw: Add EMIT_4UB_BGRA format | Jakob Bornecrantz | 2010-03-26 | 3 | -2/+15 |
* | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz | 2010-03-26 | 15 | -136/+139 |
* | Revert "llvmpipe: optimize the lp_setup_fence() function" | Brian Paul | 2010-03-25 | 1 | -20/+6 |
* | llvmpipe: disable an assertion | Brian Paul | 2010-03-25 | 1 | -1/+1 |
* | r300g/radeong: fix scons build | Joakim Sindholt | 2010-03-25 | 1 | -0/+1 |
* | r300g: Remove unnecessary header. | Vinson Lee | 2010-03-25 | 1 | -1/+0 |
* | llvmpipe: fix up some questionable fence code | Brian Paul | 2010-03-24 | 1 | -2/+1 |
* | llvmpipe: optimize the lp_setup_fence() function | Brian Paul | 2010-03-24 | 1 | -6/+20 |
* | llvmpipe: call lp_fence_signal() | Brian Paul | 2010-03-24 | 1 | -12/+1 |
* | llvmpipe: added lp_fence_signal() | Brian Paul | 2010-03-24 | 2 | -0/+20 |
* | i915g: Correct and add supperted texture formats | Jakob Bornecrantz | 2010-03-25 | 2 | -1/+13 |
* | llvmpipe: fix texture reference counting bug | Brian Paul | 2010-03-24 | 2 | -6/+22 |
* | nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM | Luca Barbieri | 2010-03-23 | 3 | -1/+33 |
* | nvfx: delay allocation of buffers in GART/VRAM to validation time | Luca Barbieri | 2010-03-23 | 2 | -5/+3 |
* | Merge branch '7.8' | Brian Paul | 2010-03-23 | 2 | -187/+219 |
|\ |
|
| * | softpipe: comments, re-formatting, etc | Brian Paul | 2010-03-23 | 1 | -14/+24 |
| * | softpipe: add special cases for all Z compare modes for 16-bit Z buffer | Brian Paul | 2010-03-23 | 2 | -173/+195 |
* | | nvfx: don't crash on empty fragment program | Luca Barbieri | 2010-03-23 | 1 | -1/+2 |
* | | nvfx: fix coding style in nvfx_transfer.c | Luca Barbieri | 2010-03-23 | 1 | -8/+8 |
* | | nvfx: stop incessantly spewing debug messages on the terminal | Luca Barbieri | 2010-03-23 | 2 | -3/+8 |
* | | nvfx: fix/workaround nv3x hwtnl issues | Luca Barbieri | 2010-03-23 | 1 | -5/+6 |
* | | r300g: fix glean occlusion query test | Dave Airlie | 2010-03-23 | 1 | -0/+2 |
* | | r300g: Cleanup a few old warnings. | Corbin Simpson | 2010-03-22 | 1 | -24/+9 |
* | | nvfx: fix sampler views support | Luca Barbieri | 2010-03-22 | 3 | -3/+2 |
* | | Merge branch '7.8' | Brian Paul | 2010-03-22 | 1 | -9/+12 |
|\| |
|
| * | r300g: remove hacks from translate_vertex_data_swizzle | Marek Olšák | 2010-03-19 | 1 | -20/+4 |
| * | cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE | Brian Paul | 2010-03-17 | 1 | -0/+2 |
| * | cell: be more conservative in cell_is_format_supported() | Brian Paul | 2010-03-17 | 1 | -5/+9 |
* | | r300g: disable tiling for YUV formats | Marek Olšák | 2010-03-21 | 1 | -3/+15 |
* | | r300g: fix scons build | Marek Olšák | 2010-03-21 | 5 | -11/+6 |
* | | r300g: accelerate blitting for all 64-bit texture formats | Marek Olšák | 2010-03-21 | 1 | -0/+3 |
* | | r300g: add and enable square microtiling | Marek Olšák | 2010-03-21 | 2 | -5/+7 |
* | | r300g: cleanup tiling flags propagation | Marek Olšák | 2010-03-21 | 3 | -12/+12 |
* | | r300g: put common defines into one file | Marek Olšák | 2010-03-21 | 5 | -22/+52 |
* | | r300g: remove unused code | Marek Olšák | 2010-03-21 | 3 | -5/+1 |
* | | nv50: report driver as GLSL capable | Christoph Bumiller | 2010-03-21 | 1 | -1/+1 |
* | | nv50: don't validate arrays on clear | Christoph Bumiller | 2010-03-21 | 1 | -0/+4 |
* | | nv50: get rid of the static_init stateobj | Christoph Bumiller | 2010-03-21 | 3 | -140/+142 |
* | | drm/sw: llvmpipe texture_from_handle | George Sapountzis | 2010-03-21 | 1 | -0/+1 |
* | | r300g: fix occlusion query hangs. | Dave Airlie | 2010-03-21 | 1 | -1/+1 |
* | | r300g: align misaligned ushort vertex indices | Marek Olšák | 2010-03-21 | 1 | -1/+29 |
* | | r300g: fix misaligned generated offset for ubyte vertex indices | Marek Olšák | 2010-03-21 | 1 | -1/+5 |
* | | r300g: split the vertex buffer alignment validation | Marek Olšák | 2010-03-21 | 1 | -22/+29 |
* | | r300g: skip null vertex buffers | Marek Olšák | 2010-03-21 | 1 | -1/+6 |
* | | r300g: Bump immediate limits. | Corbin Simpson | 2010-03-20 | 1 | -3/+2 |
* | | r300g: Correctly hax max_index on pipe_vertex_buffers. | Corbin Simpson | 2010-03-20 | 2 | -12/+28 |
* | | r300g: add buffer/texture referenced checks. | Dave Airlie | 2010-03-21 | 1 | -15/+9 |