summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_screen.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2010-09-14gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17cell: adapt to interface changesRoland Scheidegger
2010-05-17gallium: EXT_timer_query support.Mathias Fröhlich
2010-05-12gallium: Make PIPE_CAP_xxx enums.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-06cell: fix buildMarc Dietrich
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-22Merge branch '7.8'Brian Paul
2010-03-17cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATEBrian Paul
2010-03-17cell: be more conservative in cell_is_format_supported()Brian Paul
2010-03-16winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09cell: fix up assorted compilation problemsBrian Paul
2010-03-09cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell
2010-03-09cell: attempt conversion to sw_winsysKeith Whitwell
2010-03-04gallium: remove redundant includesKeith Whitwell
2010-03-01cell: Rename pipe formats.José Fonseca
2010-02-12cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS queryBrian Paul
2010-02-12cell: include cell_context.hBrian Paul
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-02gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2009-09-23gallium: Update vendor string.José Fonseca
2009-09-16gallium: Deprecate PIPE_CAP_S3TC.José Fonseca
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