| Commit message (Expand) | Author | Age | Files | Lines |
* | nv40: fp: fix multiple refs to a single const withing an instruction | Ben Skeggs | 2008-03-23 | 1 | -1/+7 |
* | nv40: workaround fp result.data[0] clobberage | Ben Skeggs | 2008-03-23 | 1 | -1/+3 |
* | nv40: add dxtn formats (disabled) | Ben Skeggs | 2008-03-23 | 2 | -4/+10 |
* | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-03-23 | 8 | -121/+98 |
|\ |
|
| * | gallium: remove temporary _screen suffix from function names | Brian | 2008-03-22 | 1 | -10/+10 |
| * | cell: Generate blend / depth test code when state atom is created | Ian Romanick | 2008-03-21 | 1 | -21/+9 |
| * | cell: Change code-gen for CONST_COLOR blend factor | Ian Romanick | 2008-03-21 | 5 | -49/+53 |
| * | Tabs to spaces | Ian Romanick | 2008-03-21 | 1 | -27/+27 |
| * | cell: Remove unnecessary default_blend work-around | Ian Romanick | 2008-03-21 | 1 | -21/+0 |
| * | i915: added to-do note about setting the max_lod register to get proper min/m... | Brian | 2008-03-21 | 1 | -0/+6 |
* | | nv40: fix bug in query code | Ben Skeggs | 2008-03-21 | 1 | -0/+9 |
* | | nv40: add 16-bit SSCALED vb formats | Ben Skeggs | 2008-03-21 | 1 | -0/+10 |
* | | nv40: ensure vb relocs don't end up on list for swtnl | Ben Skeggs | 2008-03-21 | 1 | -0/+1 |
* | | nv40: call semi-magic 0x1d88 method | Ben Skeggs | 2008-03-21 | 1 | -0/+2 |
* | | nv40: swtnl fallback on unsupported array format | Ben Skeggs | 2008-03-21 | 1 | -2/+6 |
* | | nv40: oops | Ben Skeggs | 2008-03-21 | 1 | -1/+0 |
* | | nv40: s/free/FREE/ | Ben Skeggs | 2008-03-21 | 6 | -12/+12 |
* | | nv40: align each level to 64 pixels | Ben Skeggs | 2008-03-21 | 1 | -6/+7 |
* | | nv40: use num_cbufs | Ben Skeggs | 2008-03-21 | 1 | -4/+1 |
* | | nv40: use new pipe_framebuffer width/height fields | Ben Skeggs | 2008-03-21 | 1 | -13/+3 |
* | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-03-21 | 16 | -187/+235 |
|\| |
|
| * | cell: Fix several bugs in blend code-gen | Ian Romanick | 2008-03-20 | 1 | -20/+92 |
| * | cell: Call the correct function to generate blending code | Ian Romanick | 2008-03-20 | 1 | -1/+1 |
| * | cell: Fix bus error when there is no depth buffer | Ian Romanick | 2008-03-20 | 1 | -0/+3 |
| * | cell: Use code-gen for alpha blend | Ian Romanick | 2008-03-20 | 9 | -132/+129 |
| * | gallium: use new framebuffer width, height fields | Brian | 2008-03-20 | 5 | -22/+7 |
| * | cell: use pipe_framebuffer_state.width, height | Brian | 2008-03-20 | 2 | -13/+4 |
* | | nouveau: match gallium API changes | Ben Skeggs | 2008-03-21 | 3 | -3/+6 |
* | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-03-21 | 10 | -17/+27 |
|\| |
|
| * | gallium: added fb_width/height fields to softpipe context | Brian Paul | 2008-03-19 | 5 | -13/+18 |
| * | gallium: add face, dirtyLevels params to pipe->texture_update() | Brian Paul | 2008-03-19 | 4 | -4/+8 |
| * | gallium: set tc->surface_map = NULL after unmapping | Brian | 2008-03-19 | 1 | -0/+1 |
* | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-03-19 | 18 | -182/+1593 |
|\| |
|
| * | cell: Fix various stencil test code-gen bugs | Ian Romanick | 2008-03-18 | 1 | -27/+43 |
| * | cell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORM | Ian Romanick | 2008-03-18 | 1 | -3/+2 |
| * | cell: Fix depth read / write for s8z24. | Ian Romanick | 2008-03-18 | 2 | -2/+24 |
| * | cell: Fix added whitespace errors. | Ian Romanick | 2008-03-18 | 1 | -2/+2 |
| * | cell: Minor changes to make stencil not crash | Ian Romanick | 2008-03-18 | 2 | -5/+11 |
| * | cell: Move and (conditionally) silence debug code | Ian Romanick | 2008-03-18 | 2 | -10/+39 |
| * | cell: Don't segfault when unbinding alpha / stencil / depth test state | Ian Romanick | 2008-03-17 | 3 | -13/+29 |
| * | cell: Initial code-gen for alpha / stencil / depth testing | Ian Romanick | 2008-03-17 | 15 | -170/+1409 |
| * | gallium: improvements, or extensions at least, to the passthrough path | Keith Whitwell | 2008-03-17 | 2 | -7/+18 |
| * | gallium: finish remaining prim types for sp_vbuf_draw_arrays() | Brian | 2008-03-16 | 1 | -0/+73 |
* | | nv40: "implement" noise opcodes in fragprog | Ben Skeggs | 2008-03-19 | 1 | -0/+6 |
* | | nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel* | Ben Skeggs | 2008-03-19 | 6 | -79/+12 |
* | | nv30: disable emit texture image in state_emit, already done in fragtex | Patrice Mandin | 2008-03-18 | 2 | -5/+5 |
* | | nv30: hmm, no buffer for texture | Patrice Mandin | 2008-03-18 | 1 | -0/+2 |
* | | nv30: update miptree stuff for texturing | Patrice Mandin | 2008-03-18 | 4 | -8/+22 |
* | | nv30: another 2 rt, and set viewport tx origin, so we render at the proper pl... | Patrice Mandin | 2008-03-17 | 1 | -1/+3 |
* | | nv30: only 2 render targets | Patrice Mandin | 2008-03-17 | 1 | -1/+1 |