Age | Commit message (Expand) | Author |
2008-11-24 | gallium: massage sp_vbuf_draw() and sp_vbuf_draw_arrays() to look more alike | Brian Paul |
2008-11-23 | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian |
2008-11-21 | CELL: use variant-length fragment ops programs | Robert Ellison |
2008-11-20 | CELL: improve twiddling/untwiddling error text | Robert Ellison |
2008-11-16 | i915: Silence warnings | Jakob Bornecrantz |
2008-11-13 | CELL: fix stencil twiddling, stencil invert | Robert Ellison |
2008-11-13 | Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/nouve... | Stephane Marchesin |
2008-11-12 | nv04..nv30: fix pipe_surface init | Pekka Paalanen |
2008-11-12 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Pekka Paalanen |
2008-11-12 | CELL: fix stencil test bugs | Robert Ellison |
2008-11-12 | cell: include cell_surface.h | Brian Paul |
2008-11-12 | cell: include cell_pipe_state.h | Brian Paul |
2008-11-11 | cell: implement NRM3 opcode | Brian Paul |
2008-11-11 | CELL: two-sided stencil fixes | Robert Ellison |
2008-11-10 | nv40: init pipe_surface correctly | Ben Skeggs |
2008-11-10 | Merge remote branch 'origin/gallium-0.2' into gallium-0.2 | Ben Skeggs |
2008-11-09 | gallium: use PIPE_ARCH_SSE to protect use of SSE instrinsics only | Brian |
2008-11-09 | Nouveau: fix nv20_vertex_layout() | Pekka Paalanen |
2008-11-08 | Nouveau: update nv20 miptree according to nv40. | Pekka Paalanen |
2008-11-08 | Nouveau: build, link and use nv20. | Pekka Paalanen |
2008-11-08 | Nouveau: name replace for nv20. | Pekka Paalanen |
2008-11-08 | Nouveau: Rename nv20/ files as nv20. | Pekka Paalanen |
2008-11-08 | Nouveau: copy nv30_vertprog.c to nv20. | Pekka Paalanen |
2008-11-08 | Nouveau: start nv20 by copying the nv10 tree. | Pekka Paalanen |
2008-11-07 | CELL: fix several stencil problems | Robert Ellison |
2008-11-06 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul |
2008-11-06 | softpipe: debug code (disabled) | Brian Paul |
2008-11-05 | cell: minor reformatting, var renaming | Brian Paul |
2008-11-05 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul |
2008-11-05 | gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code | Brian Paul |
2008-10-30 | CELL: fix use of stencil value mask | Robert Ellison |
2008-10-30 | cell: Protected use of non-initialized untile buffers | Jonathan White |
2008-10-30 | CELL: stencil bug fixes | Robert Ellison |
2008-10-30 | cell: Added check for PIPE_FLUSH_RENDER_CACHE to cell_flush to fix black blo... | Jonathan White |
2008-10-29 | cell: add scalar param to emit_function_call() to indicate scalar function calls | Brian Paul |
2008-10-29 | cell: use simd utilities for pow, exp2, log2 | Brian Paul |
2008-10-29 | nv40: rename some vars in texture layout code | Ben Skeggs |
2008-10-28 | cell: fix a number of fence issues | Brian Paul |
2008-10-28 | cell: don't include libmisc.h | Brian Paul |
2008-10-27 | cell: fix some problems when displaying to a PIPE_FORMAT_B8G8R8A8_UNORM screen | Brian Paul |
2008-10-27 | cell: Added support for untwiddling textures during glReadPixels. This allo... | Jonathan White |
2008-10-27 | Merge remote branch 'nouveau/gallium-0.1' into gallium-0.2 | Ben Skeggs |
2008-10-27 | Merge remote branch 'origin/gallium-0.2' into gallium-0.2 | Ben Skeggs |
2008-10-22 | cell: include pthread.h | Brian Paul |
2008-10-22 | cell: implement fencing for texture buffers | Brian Paul |
2008-10-22 | cell: set cell->num_textures | Brian Paul |
2008-10-22 | cell: note that dst reg writing needs clamping | Brian Paul |
2008-10-21 | gallium: remove unused var | Brian Paul |
2008-10-20 | cell: minor improvements to batch buffer functions | Brian Paul |
2008-10-20 | cell: temporarily disable freeing of tiled texture memory | Brian Paul |