summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-20nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use it...Patrice Mandin
2008-06-08Merge branch 'gallium-0.1' of ssh://ymanton@git.freedesktop.org/git/nouveau/m...Younes Manton
2008-06-08g3dvl: Reduce number of input vert streams by copying, reusing in shaders.Younes Manton
2008-06-08Initial commit for g3dvl.Younes Manton
2008-06-08nouveau: kill off surface_alloc_storage()Ben Skeggs
2008-05-30nouveau: fix warningBen Skeggs
2008-05-30nv40: a couple of memory leaksBen Skeggs
2008-05-30nouveau: flush pending pushbuf if buffer on validate list at map/delBen Skeggs
2008-05-30nouveau: rework buffer validation a bitBen Skeggs
2008-05-30nouveau: oops, more tex-surfaces falloutBen Skeggs
2008-05-27nouveau: very quick port to tex-surface changes.Ben Skeggs
2008-05-27Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-05-26Revert DOS line endings.José Fonseca
2008-05-26Remove CVS keywords.José Fonseca
2008-05-26i915: Removed screen sufixes on texture functionsJakob Bornecrantz
2008-05-26i915: Fix for tex-surface mergeJakob Bornecrantz
2008-05-26Merge branch 'gallium-tex-surface' into gallium-0.1Jakob Bornecrantz
2008-05-25cso: use memcpy rather than structure asignment for copyingKeith Whitwell
2008-05-25nouveau: missed PCI caseBen Skeggs
2008-05-25nouveau: remove final PIPE_FORMAT_U_* usageBen Skeggs
2008-05-25Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-05-24gallium: Poor-man profiler for win32 kernel.José Fonseca
2008-05-24scons: New profile build.José Fonseca
2008-05-23i915: Revert accidental changeJakob Bornecrantz
2008-05-23i915: Improved vertex buffer performanceJakob Bornecrantz
2008-05-23i915: Fix for edgeflagsJakob Bornecrantz
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz
2008-05-23i915: Made EGL report the actual modes on the screen/output pairJakob Bornecrantz
2008-05-23i915: Make batchbuffers larger.Thomas Hellstrom
2008-05-23i915: Use the malloc pool for constant buffers since they don't go to the GPU...Thomas Hellstrom
2008-05-22pipebuffer: More robust face null pointers.José Fonseca
2008-05-22pipebuffer: Don't retry allocating in slab suballocator.José Fonseca
2008-05-21Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer
2008-05-21mesa: fix #include path for glapioffsets.h (fixes x86 build)Brian
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20gallium: fix vertex shader mem leak (glRasterPos)Brian Paul
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20gallium: replace assignment with pipe_texture_reference()Brian Paul
2008-05-20gallium: fix shader mem leakBrian Paul
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20gallium: move vertex/fragment program unbindingBrian Paul
2008-05-20gallium: fix default case in st_new_program()Brian Paul
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20gallium: fix mem leaksBrian Paul
2008-05-20gallium: clean-up glDraw/CopyPixels shaders when destroying contextBrian Paul
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20gallium: clean-up glDraw/CopyPixels shaders when destroying contextBrian Paul
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20copy StateFlags in _mesa_clone_parameter_list()Brian Paul
2008-05-20fix incorrect sampler numbering/indexing.Brian Paul