| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | nv30, nv40: unify nv[34]0_state_viewport.c | Luca Barbieri | 2010-03-15 | 9 | -51/+7 |
| * | nv30, nv40: unify nv[34]0_query.c | Luca Barbieri | 2010-03-15 | 12 | -236/+42 |
| * | nv30, nv40: unify nv[34]0_miptree.c | Luca Barbieri | 2010-03-15 | 9 | -264/+30 |
| * | nv30, nv40: unify nv[34]0_state_stipple.c | Luca Barbieri | 2010-03-15 | 9 | -48/+7 |
| * | nv30, nv40: unify identical nv[34]0_state_zsa.c | Luca Barbieri | 2010-03-15 | 9 | -56/+12 |
| * | nv30, nv40: unify identical nv[34]0_state_scissor.c | Luca Barbieri | 2010-03-15 | 9 | -45/+7 |
| * | nv30, nv40: unify identical nv[34]0_state_rasterizer.c | Luca Barbieri | 2010-03-15 | 10 | -39/+20 |
| * | nv30, nv40: unify identical nv[34]0_state_blend.c | Luca Barbieri | 2010-03-15 | 9 | -56/+13 |
| * | nv30, nv40: non-trivially unify nv[34]0_state_emit.c | Luca Barbieri | 2010-03-15 | 13 | -199/+75 |
| * | nv30, nv40: unify identical nv[34]0_transfer.c | Luca Barbieri | 2010-03-15 | 9 | -26/+26 |
| * | nv30, nv40: unify identical nv[34]0_clear.c | Luca Barbieri | 2010-03-15 | 10 | -32/+10 |
| * | nvfx: add nvfx directory to build system | Luca Barbieri | 2010-03-15 | 1 | -0/+11 |
| * | nv30, nv40: add is_nv4x member to context and screen structs | Luca Barbieri | 2010-03-15 | 5 | -0/+11 |
| * | nv30, nv40: unify all structures and headers, except shaders | Luca Barbieri | 2010-03-15 | 51 | -1575/+1298 |
| * | nouveau: s/rankine/eng3d/g; s/curie/eng3d/g | Luca Barbieri | 2010-03-15 | 32 | -289/+289 |
| * | nv30: remove unused on_hw field and constant fp_reg_control field | Luca Barbieri | 2010-03-15 | 2 | -5/+1 |
| * | nv40: use NV34TCL_ constants where available | Luca Barbieri | 2010-03-15 | 14 | -186/+186 |
| * | r300g: Remove unnecessary headers. | Vinson Lee | 2010-03-14 | 2 | -3/+0 |
| * | trace: Remove unnecessary headers. | Vinson Lee | 2010-03-14 | 1 | -3/+0 |
| * | svga: Remove unnecessary header. | Vinson Lee | 2010-03-14 | 1 | -2/+0 |
| * | r300g: remove pipe_context from r300_screen | Marek Olšák | 2010-03-14 | 2 | -8/+0 |
| * | softpipe: Remove unnecessary header. | Vinson Lee | 2010-03-13 | 1 | -1/+0 |
| * | r300g: add high quality anisotropic filtering for R5xx (disabled by default) | Marek Olšák | 2010-03-13 | 5 | -0/+27 |
| * | r300g: fix anisotropic filtering, fix macrotiling | Marek Olšák | 2010-03-13 | 1 | -2/+2 |
| * | r300g: refrain from using immediate mode if it causes slowdown | Marek Olšák | 2010-03-13 | 1 | -2/+31 |
| * | r300g: fix up function names | Marek Olšák | 2010-03-13 | 2 | -3/+2 |
| * | llvmpipe: Ensure the context is flushed before modifying textures. | José Fonseca | 2010-03-13 | 4 | -0/+102 |
| * | llvmpipe: Don't use texture transfer internally. | José Fonseca | 2010-03-13 | 5 | -116/+150 |
* | | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell | 2010-03-13 | 93 | -644/+840 |
|\| |
|
| * | llvmpipe: Obey rasterization rules. | José Fonseca | 2010-03-13 | 5 | -30/+40 |
| * | llvmpipe: setup_context -> lp_setup_context | José Fonseca | 2010-03-13 | 9 | -82/+82 |
| * | nv50: fixup after gallium-context-transfers merge | Xavier Chantry | 2010-03-13 | 2 | -3/+0 |
| * | r300g: Forcibly sanitize max index. | Corbin Simpson | 2010-03-12 | 1 | -3/+3 |
| * | svga: Fix up for context transfers. | Michel Dänzer | 2010-03-12 | 1 | -0/+2 |
| * | Merge branch '7.8' | Michel Dänzer | 2010-03-12 | 4 | -5/+5 |
| |\ |
|
| | * | Grammar and spelling fixes | Jeff Smith | 2010-03-12 | 4 | -5/+5 |
| * | | r300g: Properly clamp index limits. | Corbin Simpson | 2010-03-12 | 2 | -2/+2 |
| * | | Merge commit 'origin/gallium-context-transfers-2' | Keith Whitwell | 2010-03-12 | 53 | -426/+530 |
| |\ \ |
|
| | * | | cell: adapt to context texture transfers (untested) | Roland Scheidegger | 2010-03-11 | 3 | -10/+16 |
| | * | | gallium: remove pipe_context member from pipe_transfer | Keith Whitwell | 2010-03-11 | 21 | -54/+72 |
| | * | | Squashed commit of gallium-context-transfers: | Keith Whitwell | 2010-03-11 | 50 | -389/+469 |
| * | | | llvmpipe: Remove unnecessary header. | Vinson Lee | 2010-03-11 | 1 | -1/+0 |
| * | | | softpipe: further tighen up sample_cube() | Brian Paul | 2010-03-11 | 1 | -45/+21 |
| * | | | softpipe: tighten up the code in sample_cube() | Brian Paul | 2010-03-11 | 1 | -62/+38 |
| * | | | gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]' | Brian Paul | 2010-03-11 | 4 | -8/+10 |
| * | | | llvmpipe: fix comment typo | Brian Paul | 2010-03-11 | 1 | -1/+1 |
| * | | | gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h | Brian Paul | 2010-03-11 | 6 | -7/+8 |
| * | | | svga: use memset() to initialize u to avoid warnings | Brian Paul | 2010-03-11 | 1 | -1/+3 |
| * | | | softpipe: Dummy fence functions. | José Fonseca | 2010-03-11 | 5 | -0/+114 |
| |/ / |
|
| * | | llvmpipe: fix loop over mipmap levels | Brian Paul | 2010-03-10 | 1 | -1/+1 |