summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv40
AgeCommit message (Expand)Author
2010-03-15nv30, nv40: non-trivially unify nv[34]0_fragprog.cLuca Barbieri
2010-03-15nv30, nv40: non-trivially partially unify nv[34]0_shader.hLuca Barbieri
2010-03-15nv30, nv40: non-trivially unify nv[34]0_state_fb.cLuca Barbieri
2010-03-15nv30, nv40: unify nv[34]0_state_viewport.cLuca Barbieri
2010-03-15nv30, nv40: unify nv[34]0_query.cLuca Barbieri
2010-03-15nv30, nv40: unify nv[34]0_miptree.cLuca Barbieri
2010-03-15nv30, nv40: unify nv[34]0_state_stipple.cLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_state_zsa.cLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_state_scissor.cLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_state_rasterizer.cLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_state_blend.cLuca Barbieri
2010-03-15nv30, nv40: non-trivially unify nv[34]0_state_emit.cLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_transfer.cLuca Barbieri
2010-03-15nv30, nv40: unify identical nv[34]0_clear.cLuca Barbieri
2010-03-15nv30, nv40: add is_nv4x member to context and screen structsLuca Barbieri
2010-03-15nv30, nv40: unify all structures and headers, except shadersLuca Barbieri
2010-03-15nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri
2010-03-15nv40: use NV34TCL_ constants where availableLuca Barbieri
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12Grammar and spelling fixesJeff Smith
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-03-08nv: define NV30/40/50_MAX_TEXTURE_LEVELSBrian Paul
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-05nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUTChristoph Bumiller
2010-03-02nouveau: Rename pipe formats.José Fonseca
2010-03-02Merge branch 'gallium-format-cleanup'José Fonseca
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol
2010-03-01nv40: adapt to vertex element csoRoland Scheidegger
2010-03-01nouveau: Rename pipe formats.José Fonseca
2010-02-26nv40: fix include of nv04_surface_2d.hChristoph Bumiller
2010-02-26gallium/nouveau: clean-up #includesBrian Paul
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol
2010-02-16nv40: Fix incorrect so_new() numbering.Francisco Jerez
2010-02-16nv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS.Francisco Jerez
2010-02-14nv: Use util_format_name().José Fonseca
2010-02-12Merge branch 'gallium-dynamicstencilref'Roland Scheidegger
2010-02-12nouveau: use AVAIL_RING()Ben Skeggs
2010-02-12gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger
2010-02-11nouveau: fix compile errors...Roland Scheidegger
2010-02-11nv40: adapt to stencil ref changesRoland Scheidegger
2010-02-11nouveau: remove u_simple_screen.h includesBen Skeggs
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-05nouveau: Fix warning for void function returning value. Add missing include f...Patrice Mandin
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez
2010-02-04gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger
2010-02-04nouveau: include stdio.h and u_inlines.h in all context files since embedded ...Dave Airlie