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
/
nouveau
Age
Commit message (
Expand
)
Author
2009-02-05
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-05
nouveau: support getting "native" bo from winsys
Ben Skeggs
2009-02-04
nouveau: notifier timeout is a float now
Ben Skeggs
2009-02-04
nouveau: link against libdrm_nouveau (installed with libdrm)
Ben Skeggs
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2008-12-13
Nouveau: move the definition of log2i() to header
Pekka Paalanen
2008-12-12
nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...
Patrice Mandin
2008-12-02
nouveau: nv04-nv40 linear <-> swizzled conversion.
Younes Manton
2008-11-30
Nouveau: nv{10,20} set_primitive API fix
Pekka Paalanen
2008-11-30
Nouveau: update nouveau_class.h
Pekka Paalanen
2008-11-08
Nouveau: build, link and use nv20.
Pekka Paalanen
2008-09-21
nouveau: add flag for swizzled surface upload
Patrice Mandin
2008-09-11
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-08-03
nv40: Support for PIPE_FORMAT_R16_SNORM.
Younes Manton
2008-07-12
nv30: does not have vp_attrib/result
Patrice Mandin
2008-07-11
nouveau: update to latest object header
Ben Skeggs
2008-07-09
nv30: update nouveau_class.h
Patrice Mandin
2008-07-08
nv50: make use of nouveau drm 0.0.11 to get 3d going
Ben Skeggs
2008-07-08
nv04.
Stephane Marchesin
2008-06-29
nv50: use stateobjs for sampler/image_control uploads
Ben Skeggs
2008-06-29
nv50: flag to indicate to winsys we want a surface for use as a zeta buffer
Ben Skeggs
2008-06-21
Update for extra vertex attributes
Patrice Mandin
2008-06-21
nv30: Update nouveau_class.h to get its proper defines instead of using nv40 ...
Patrice Mandin
2008-05-13
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
Ben Skeggs
2008-05-13
nouveau: make nouveau_device.h part of public API
Ben Skeggs
2008-05-13
nouveau: create objnull during channel creation
Ben Skeggs
2008-04-04
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-04-04
nv40: need to resubmit buffers if pushbuf gets flushed during draw
Ben Skeggs
2008-04-02
nv10: fix stuff and things.
Stephane Marchesin
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-19
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-17
nouveau: latest header.
Stephane Marchesin
2008-03-15
nv10.
Stephane Marchesin
2008-03-15
nouveau: latest header.
Stephane Marchesin
2008-03-13
nouveau: update to latest nouveau_class.h
Stephane Marchesin
2008-03-12
nouveau: update to latest reg header.
Stephane Marchesin
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-22
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-18
nouveau: cleanups + fixes
Ben Skeggs
2008-02-18
nouveau: header update
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs