index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv40
/
nv40_draw.c
Age
Commit message (
Expand
)
Author
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-05
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-06-05
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-29
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2008-09-11
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-06-23
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-06-21
Update for extra vertex attributes
Patrice Mandin
2008-04-23
nouveau: fix build
Ben Skeggs
2008-04-09
nv40: use vb/ve counts rather than shader inputs for related loops
Ben Skeggs
2008-04-07
nv40: implement user clip planes
Ben Skeggs
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-21
nv40: ensure vb relocs don't end up on list for swtnl
Ben Skeggs
2008-03-21
nv40: s/free/FREE/
Ben Skeggs
2008-03-17
nv40: workaround main swtnl breakage
Ben Skeggs
2008-03-16
nv40: simple swtnl path (half broken, but getting there)
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs