2008-01-04 |
Keith Whitwell | 965: use correct offset for constants vs immediates |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Keith Whitwell | 965: always perform SF parameter setup for position |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Keith Whitwell | 965: scan fs inputs to work out interpolation in setup... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | clean-ups, silence warnings |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | rename vars, clean-up formatting |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | replace void * with struct draw_vertex_shader opaque... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: added -Wmissing-prototypes to SPU_CFLAGS |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: initial work for getting/putting Z tiles |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | disable bbox code until glitches are fixed |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: improve surface state code to replace some tempor... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | asst changes in bbox code, dma tags, etc |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | insert a temporary flush to fix missing triangles artifact |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | pass surface format in cell_command_framebuffer struct |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | better debug code |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | make use of prim bounds box info |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | only fetch as much vertex data as needed |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | remove previous triangle test code |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: basic triangle rendering works. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | Plug in more infrastructure for actual rendering. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | hack/fix pack_color() for correct ps3 format |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | Clean-up, re-org some vertex/fragment shader state... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | move SP_NEW_ #defines into sp_state.h |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | fix vbo display list memleak upon context destruction |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | unref buffer after drawing, fixes rastpos mem leak |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | fix single-sided stencil test bug |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | fix leak, fix refcount error |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | fix a mem leak, document another existing leak |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | unref const buffers during context destroy |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | unref const buffers during context destroy |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | free program caches |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | fix mem leaks |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | fix mem leak (free key) |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | free surface caches in softpipe_destroy() |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | fix a memleak |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | free tgsi machine state |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | free tgsi machine state |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | added tgsi_exec_machine_free_data() |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | free Default1D/2DArray objects |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Zack Rusin | i965: a little better way of handling immediates |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zack Rusin | i965: very crude and hacky way of handling immediates |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Keith Whitwell | gallium: make state tracker explictly ask for rendercac... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Keith Whitwell | 965: respect pipe flush flags |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Keith Whitwell | gallium: translate ARB fp/vp immediates consistently... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Zack Rusin | 965: fix the constant buffers |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | Add some prototype code for converting RET to END for... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | temporarily defeat an assertion |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | Fix problem with initial viewport/scissor size. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | convert Mesa OPCODE_END to TGSI_OPCODE_END, not TGSI_OP... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | remove obsolete TXP, add some sanity checks |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | special-case PSIZE too |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | move st_make_current() before buffer size check so... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Brian | new assertions |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: dump curbe contents to stderr |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: handle BRW_CONSTANT_BUFFER data type |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | consts |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: count grf allocation correctly for wm prog, first... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: hardwire correct behaviour for vp-tri setup (for... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | vp-tri: match vertex/color data of other tests |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: align buffer allocations to 4k |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | use a depth buffer temporarily |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: make sure stipple state gets uploaded |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: allocate buffer space to hold batch commands |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | actually set the max_index. useful in the driver |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: fill unused surface pointers with zero |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | i965: emit fb write on RET for now (until we get END... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: pitch is in bytes not pixels |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: fix off-by-one in scissor rect |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: fix off-by-one in surface dimensions |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: respect surface width when dumping bitmap |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | i965: actually detect whether a sampler is enabled... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: disable clipping more, and restore drawing rect... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: disable clipping for now |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: fix vertex pointsize state, match default cull... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: fix colormask state |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Keith Whitwell | 965: populate fp_input_count in setup key |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | i965: stuff the outputs into mrf registers when possible |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zack Rusin | i965: be smarter about register allocation |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | turn off TGSI_DEBUG |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | fix bug on GL_VERTEX_PROGRAM_TWO_SIDE path |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | setup the frontface register (fog.y, ATM) |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | fix some semantic info mix-ups in calculate_vertex_layout() |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Keith Whitwell | gallium: rationalize vertex_element state packet |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Keith Whitwell | gallium: give userbuffers some storage in the aub buffe... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Keith Whitwell | vbo: unmap and remap immediate vbo before/after each... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zack Rusin | i965: don't treat swz differently and upload vertex... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian | obsolete |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Brian | updates for depth/stencil/alpha state |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Brian | Emit declarations for constants (references to the... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Zack Rusin | i965: index the destination offset with regards to... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Zack Rusin | i965: return false when the function fails, not succeeds |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Zack Rusin | Add the new test program for fp's. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | gallium: incorporate alpha state into depth_stencil... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: remove dead state atom decls |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: fix for non-indexed draw path |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: fix/hack check for NULL texunit in state upload |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: fix ExtDivide check |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Keith Whitwell | 965: put brw_constant_buffer atom directly in update... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Brian | switch on cpp instead of format |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Brian | rename some 'mesa' functions |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Brian | Use tile functions in new p_tile.[ch] |
commit | commitdiff | tree | snapshot |
next |