index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
cell
/
ppu
/
cell_state_shader.c
Age
Commit message (
Expand
)
Author
2009-03-04
cell: update cell driver after gallium reference count changes
Brian Paul
2009-02-07
cell: remove unused var
Brian Paul
2009-02-07
cell: compile fix: pipe_constant_buffer no longer has size field
Brian Paul
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-29
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2008-10-15
cell: need to flush draw module when constants change
Brian Paul
2008-10-07
cell: add support for fragment shader constant buffers
Brian Paul
2008-09-11
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-04
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-08-25
cell: asst fixes to get driver building/running again.
Brian
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-05-17
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-03-13
cell: Fix to work with commit fa9e7e9a8debb68611909ac2ffab527c6c39a3e5
Ian Romanick
2008-03-11
cell: check for NULL shader pointer in cell_bind_vs_state()
Brian
2008-02-20
cell: rename cell_state_fs.c -> cell_state_shader.c
Brian