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
/
gallium
/
drivers
/
cell
/
ppu
/
cell_draw_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
1
-113
/
+0
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
1
-11
/
+4
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-63
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-16
/
+53
*
cell: assorted compilation fixes
Brian Paul
2010-05-21
1
-2
/
+2
*
cell: Implement index bias.
José Fonseca
2010-04-19
1
-5
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
1
-7
/
+7
*
cell: attempt conversion to sw_winsys
Keith Whitwell
2010-03-09
1
-42
/
+9
*
gallium: remove redundant includes
Keith Whitwell
2010-03-04
1
-1
/
+0
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-1
/
+1
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-6
/
+6
|
\
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-6
/
+6
*
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-10
/
+8
|
\
\
|
*
|
gallium: propagate draw retval changes into cell driver
Roland Scheidegger
2009-12-23
1
-10
/
+8
*
|
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-1
/
+1
|
|
/
|
/
|
*
|
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-10
/
+0
|
/
*
cell: compile fix: pipe_constant_buffer no longer has size field
Brian Paul
2009-02-07
1
-3
/
+3
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-3
/
+3
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-3
/
+3
*
cell: more cell_init_*_functions()
Brian Paul
2008-09-04
1
-11
/
+22
*
cell: include p_inlines.h
Brian Paul
2008-09-04
1
-0
/
+1
*
cell: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-4
/
+4
*
cell: asst fixes to get driver building/running again.
Brian
2008-08-25
1
-5
/
+30
*
cell: don't need to trim prims
Keith Whitwell
2008-04-19
1
-11
/
+0
*
cell: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
1
-13
/
+9
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
1
-2
/
+2
*
cell: Trivial compiler warning clean-ups.
Ian Romanick
2008-02-25
1
-0
/
+1
*
Cell: Initial pass at unified data cache
Ian Romanick
2008-02-21
1
-1
/
+5
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+164