summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv20/nv20_screen.c
AgeCommit message (Expand)Author
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2010-01-26gallium: add the new PIPE_CAP blend bits to more driversRoland Scheidegger
2010-01-05nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis
2009-12-28nouveau: Unreference state/buffer objects on context/screen destruction.Younes Manton
2009-09-16gallium: Deprecate PIPE_CAP_S3TC.José Fonseca
2009-07-14gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...Patrice Mandin
2009-07-01nouveau: return some supported zeta formatsBen Skeggs
2009-07-01nouveau: deal with PIPE_CAP_TGSI_CONT_SUPPORTEDBen Skeggs
2009-06-05nouveau: move channel creation into pipe driversBen Skeggs
2009-06-05nouveau: call notifier/grobj etc funcs directlyBen Skeggs
2009-06-05nv20: remove u_simple_screen usageBen Skeggs
2009-02-25nouveau: nv04-nv40 texture transfer.Younes Manton
2009-02-05nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2009-01-31gallium: initialize simple screen in driversZack Rusin
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-29gallium: give the screen priority when it comes to buffer allocationsZack Rusin
2008-12-16nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITSBen Skeggs
2008-12-07nouveau: make nv20 use NV{20,25}TCL objectsPekka Paalanen
2008-11-08Nouveau: name replace for nv20.Pekka Paalanen
2008-11-08Nouveau: Rename nv20/ files as nv20.Pekka Paalanen