summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/identity/id_screen.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-11gallium: cleanup fence_signalled and fence_finishMarek Olšák
2011-03-08gallium: add timeout parameter to fence_finishMarek Olšák
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-09-13identity: Fix 'assignment from incompatible pointer type' warning.Vinson Lee
2010-09-14gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-17identity: adapt to interface changesRoland Scheidegger
2010-05-03identity: s/texture/resource/Jakob Bornecrantz
2010-05-03identity: Whitespace & StyleJakob Bornecrantz
2010-05-12gallium: Make PIPE_CAP_xxx enums.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-03-01gallium: Expose a opaque winsys handle and functions on pipe_screenJakob Bornecrantz
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2009-11-19identity: Add missing screen methods.Michal Krol
2009-08-11gallium: Add texture usage information to surface_buffer_createJakob Bornecrantz
2009-06-24identity: Add new identity driverJakob Bornecrantz