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
/
nv50
/
nv50_context.c
Age
Commit message (
Expand
)
Author
2010-01-17
nv50: implement instanced drawing
Christoph Bumiller
2010-01-16
nv50: support for geometry programs in nv50_program
Christoph Bumiller
2009-12-28
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-10-19
nv50: use SIFC for TIC, TSC upload
Christoph Bumiller
2009-10-19
nouveau: implement is_{texture,buffer}_referenced properly
Ben Skeggs
2009-09-15
nv50: avoid excessive FIRE_RING
Maarten Maathuis
2009-09-15
nv50: use flush_notify to reduce number of relocs
Maarten Maathuis
2009-08-17
nv50: remove a few cases of directly casting struct pipe_context
Maarten Maathuis
2009-08-17
nv50: borrow some flushing code from the ddx
Maarten Maathuis
2009-08-17
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-02-05
nv50: stop using nouveau_push.h, it's evil
Ben Skeggs
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2008-09-11
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-07-11
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
nv50: more "abuse" by using libc malloc etc..
Ben Skeggs
2008-05-27
nouveau: very quick port to tex-surface changes.
Ben Skeggs
2008-04-27
nouveau: stub set_edgeflags for all nv pipe drivers
Ben Skeggs
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-12
nv50: convert to hwctx-in-screen as nv40 is
Ben Skeggs
2008-03-02
nouveau: enable multi-context/single-channel support for nv40
Ben Skeggs
2008-02-29
nouveau: hand nouveau_winsys in with pipe_screen init
Ben Skeggs
2008-02-29
nouveau: implement pipe_screen
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs