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_pipe_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: disable invalid spe_release_func() calls, fixes crash on exit
Brian Paul
2008-09-12
1
-0
/
+4
*
cell: disable calls to old gen code
Brian Paul
2008-09-12
1
-2
/
+4
*
cell: more cell_init_*_functions()
Brian Paul
2008-09-04
1
-2
/
+3
*
cell: flush rendering to current surfaces before installing new ones
Brian Paul
2008-09-03
1
-2
/
+16
*
cell: asst fixes to get driver building/running again.
Brian
2008-08-25
1
-2
/
+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
*
cell: assert num samplers/textures <= CELL_MAX_SAMPLERS
Brian
2008-04-01
1
-4
/
+6
*
cell: set cell->num_textures in cell_set_sampler_textures()
Brian
2008-03-31
1
-0
/
+1
*
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
1
-1
/
+1
*
cell: Call the correct function to generate blending code
Ian Romanick
2008-03-20
1
-1
/
+1
*
cell: Use code-gen for alpha blend
Ian Romanick
2008-03-20
1
-3
/
+8
*
cell: Don't segfault when unbinding alpha / stencil / depth test state
Ian Romanick
2008-03-17
1
-1
/
+1
*
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-03-17
1
-7
/
+30
*
cell: sync up with sampler/texture state-setting changes
Brian
2008-03-10
1
-10
/
+22
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-2
/
+1
*
cell: use pipe_texture_reference()
Brian
2008-02-20
1
-1
/
+3
*
cell: init shader-related functions in cell_init_shader_functions()
Brian
2008-02-20
1
-1
/
+0
*
cell: plug in cell_set_sampler_texture
Brian
2008-02-20
1
-0
/
+2
*
cell: put most simple state-setter functions in new cell_pipe_state.c file
Brian
2008-02-20
1
-0
/
+323