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
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-06
cell: fix build
Marc Dietrich
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-22
Merge branch '7.8'
Brian Paul
2010-03-17
cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
Brian Paul
2010-03-17
cell: be more conservative in cell_is_format_supported()
Brian Paul
2010-03-16
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-09
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
cell: attempt conversion to sw_winsys
Keith Whitwell
2010-03-04
gallium: remove redundant includes
Keith Whitwell
2010-03-01
cell: Rename pipe formats.
José Fonseca
2010-02-12
cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
2010-02-12
cell: include cell_context.h
Brian Paul
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
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