index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
cell
/
ppu
/
cell_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+25
*
cell: update clear() code to catch up to gallium changes
Brian Paul
2009-04-04
1
-1
/
+1
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
cell: replace 0 with -1 in SPE_COUNT_USABLE_SPES query
Jonathan Adamczewski
2009-01-06
1
-1
/
+1
*
cell: implement fencing for texture buffers
Brian Paul
2008-10-22
1
-0
/
+6
*
cell: add new debug flag (cache) to report texture cache stats on exit
Brian Paul
2008-10-17
1
-0
/
+1
*
cell: CELL_NUM_SPUS env var
Brian Paul
2008-10-16
1
-0
/
+4
*
cell: query # cells too
Brian Paul
2008-10-15
1
-2
/
+4
*
cell: query number SPUs with spe_cpu_info_get()
Brian Paul
2008-10-15
1
-3
/
+4
*
cell: simplify spu debug code
Brian Paul
2008-10-15
1
-0
/
+1
*
cell: remove old code, clean-ups, etc.
Brian Paul
2008-10-14
1
-1
/
+0
*
cell: call cell_flush_int() at end of cell_create_context()
Brian Paul
2008-10-10
1
-0
/
+3
*
cell: use new keymap to save/re-use fragment ops code
Brian Paul
2008-10-07
1
-0
/
+6
*
CELL: fleshing out the blending fragment ops
Robert Ellison
2008-09-17
1
-0
/
+2
*
cell: export CELL_DEBUG=asm to dump SPU assembly code
Brian Paul
2008-09-15
1
-0
/
+1
*
cell: fix non-debug build error
Brian Paul
2008-09-12
1
-2
/
+0
*
cell: move batch buffer init code
Brian Paul
2008-09-04
1
-16
/
+4
*
cell: more cell_init_*_functions()
Brian Paul
2008-09-04
1
-9
/
+2
*
cell: implement CELL_DEBUG env/options var
Brian Paul
2008-09-04
1
-0
/
+13
*
cell: asst fixes to get driver building/running again.
Brian
2008-08-25
1
-0
/
+4
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
1
-2
/
+2
*
cell: convert all points/lines to tris for the time being
Brian
2008-02-28
1
-0
/
+4
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
1
-23
/
+0
*
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
1
-29
/
+0
*
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
1
-56
/
+12
*
cell: insert a (disabled) call to spe_cpu_info_get()
Brian
2008-02-26
1
-0
/
+3
*
cell: init shader-related functions in cell_init_shader_functions()
Brian
2008-02-20
1
-10
/
+1
*
cell: put most simple state-setter functions in new cell_pipe_state.c file
Brian
2008-02-20
1
-32
/
+3
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-0
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-3
/
+3
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+287