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_screen.c
Age
Commit message (
Expand
)
Author
2009-09-23
gallium: Update vendor string.
José Fonseca
2009-09-16
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-06-26
cell: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-01-31
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-04
cell: add support for PIPE_CAP_TEXTURE_MIRROR_REPEAT query
Brian Paul
2009-01-03
cell: fix typo (s/10/0)
Brian
2008-10-13
cell: initial work for mipmap texture filtering
Brian Paul
2008-09-17
cell: dump generated code if CELL_DEBUG=asm
Brian Paul
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-08
gallium: Add destroy callback to all *_winsys interfaces.
José Fonseca
2008-07-19
gallium: Finer grained is_format_supported.
José Fonseca
2008-04-01
cell: return CELL_MAX_SAMPLERS to indicate number of texture units
Brian
2008-03-31
cell: update some of the CAP, texformat queries
Brian
2008-02-27
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
Cell: implement pipe_screen for cell driver
Brian