index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
cell
/
ppu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cell: fix a recursive flushing bug
Brian
2008-01-26
3
-1
/
+22
*
Cell: add check to catch recursive batch flushing
Brian
2008-01-26
1
-0
/
+7
*
Cell: updates to match pipe_buffer changes
Brian
2008-01-25
3
-12
/
+10
*
Cell: emit framebuffer state like other state
Brian
2008-01-25
2
-117
/
+15
*
gallium: replace prim pipeline begin/end() functions with flush()
Brian
2008-01-25
1
-6
/
+3
*
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-25
3
-3
/
+3
*
Cell: propogate vertex info to SPUs, use it for attrib interpolation
Brian
2008-01-25
3
-0
/
+12
*
Cell: batch_buffer_size should be uint, not ubyte
Brian
2008-01-25
1
-1
/
+1
*
Cell: send actual vertex size in the render command
Brian
2008-01-24
2
-23
/
+5
*
Cell: rewrite compute_vertex_layout()
Brian
2008-01-24
1
-89
/
+60
*
Cell: fix asst. warnings
Brian
2008-01-24
5
-5
/
+9
*
Cell: s/FORMAT/EMIT/
Brian
2008-01-23
1
-9
/
+9
*
Cell: remove old test code
Brian
2008-01-23
3
-83
/
+0
*
Cell: asst. updates to sync up with today's earlier gallium changes
Brian
2008-01-23
5
-21
/
+11
*
Cell: initial support for sampler state
Brian
2008-01-21
1
-0
/
+7
*
Cell: s/cell_init_surface_funcs/cell_init_surface_functions/
Brian
2008-01-21
1
-1
/
+1
*
Cell: Added cell_surface.[ch] files
Brian
2008-01-21
4
-1
/
+228
*
Cell: renamed cell_surface.[ch] to cell_clear.[ch]
Brian
2008-01-21
2
-142
/
+0
*
Cell: rename cell_surface.[ch] cell_clear.[ch]
Brian
2008-01-21
4
-2
/
+144
*
Cell: Add initial texture functions
Brian
2008-01-21
5
-5
/
+251
*
Cell: add cell_set_sampler_texture()
Brian
2008-01-21
2
-0
/
+19
*
gallium: add a src_index[] array to draw's vertex_info for mapping post-xform...
Brian
2008-01-21
1
-9
/
+10
*
enable call to cell_emit_state()
Brian
2008-01-20
1
-1
/
+1
*
Cell: improve "finished copying batch buffer" signalling.
Brian
2008-01-19
4
-17
/
+61
*
vbuf updates/fixes (KeithW)
Brian
2008-01-16
1
-9
/
+25
*
Cell: after sending a batch, wait for a DMA completion signal.
Brian
2008-01-14
1
-3
/
+14
*
Cell: update surface map code to match recent changes in pipe_surface struct
Brian
2008-01-14
4
-15
/
+18
*
Cell: disable cell_emit_state() for now
Brian
2008-01-12
1
-1
/
+1
*
Cell: first state object (depth/stencil/alpha) emitted to SPUs
Brian
2008-01-12
6
-0
/
+86
*
Cell: whitespace/cleanup
Brian
2008-01-12
2
-18
/
+25
*
Cell: sketch out needed rasterizer state
Brian
2008-01-12
1
-0
/
+42
*
Cell: basic batch buffer working
Brian
2008-01-11
6
-8
/
+103
*
Cell: initial work for a hw-like batch buffer system
Brian
2008-01-11
7
-11
/
+150
*
Cell: remove obsolete cell_prim_buffer struct and code
Brian
2008-01-11
2
-7
/
+0
*
Cell: debug code, comments
Brian
2008-01-11
1
-2
/
+15
*
Cell: reformattting
Brian
2008-01-11
1
-8
/
+6
*
Cell: Remove the pre-vbuf rendering code
Brian
2008-01-11
3
-10
/
+3
*
Cell: compute bounding box in cell_vbuf_draw()
Brian
2008-01-10
1
-11
/
+20
*
Cell: enable vbuf path by default
Brian
2008-01-10
2
-5
/
+2
*
Cell: checkpoint: draw_vbuf code in place and works, but not enabled by defau...
Brian
2008-01-10
1
-8
/
+51
*
Cell: initial implementation of vbuf code.
Brian
2008-01-10
5
-1
/
+188
*
Cell: call draw_compute_vertex_size()
Brian
2008-01-10
1
-1
/
+2
*
Cell: s/free/align_free/
Brian
2008-01-10
1
-1
/
+1
*
Cell: clean-up cell_spu_exit() code
Brian
2008-01-10
3
-22
/
+8
*
Cell: remove some debug printfs, predicate others with Debug boolean
Brian
2008-01-09
3
-7
/
+0
*
Cell: implemement basic Z testing
Brian
2008-01-09
2
-24
/
+26
*
Cell: improve surface state code to replace some temporary code.
Brian
2008-01-03
3
-13
/
+86
*
insert a temporary flush to fix missing triangles artifact
Brian
2008-01-03
1
-0
/
+5
*
better debug code
Brian
2008-01-03
1
-2
/
+15
*
make use of prim bounds box info
Brian
2008-01-02
2
-0
/
+10
[next]