summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_screen.c
AgeCommit message (Expand)Author
2009-06-26cell: PIPE_CAP_TGSI_CONT_SUPPORTED queryBrian Paul
2009-01-31gallium: initialize simple screen in driversZack Rusin
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-04cell: add support for PIPE_CAP_TEXTURE_MIRROR_REPEAT queryBrian Paul
2009-01-03cell: fix typo (s/10/0)Brian
2008-10-13cell: initial work for mipmap texture filteringBrian Paul
2008-09-17cell: dump generated code if CELL_DEBUG=asmBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-08gallium: Add destroy callback to all *_winsys interfaces.José Fonseca
2008-07-19gallium: Finer grained is_format_supported.José Fonseca
2008-04-01cell: return CELL_MAX_SAMPLERS to indicate number of texture unitsBrian
2008-03-31cell: update some of the CAP, texformat queriesBrian
2008-02-27gallium: move is_format_supported() to pipe_screen structBrian
2008-02-27Cell: implement pipe_screen for cell driverBrian