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
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
nouveau: adapt to interface changes
Roland Scheidegger
2010-05-05
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-04-24
nouveau: Add to SCons build.
Vinson Lee
2010-04-18
nouveau: Add missing header.
Vinson Lee
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-12
nvfx: add support for ARB_half_float_vertex
Luca Barbieri
2010-04-12
nouveau: add state buffers, lightweight replacement for state objects
Luca Barbieri
2010-04-12
nouveau: don't autobind in state objects relocations
Luca Barbieri
2010-04-12
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-09
nouveau: Import latest nouveau_class.h from renouveau
Ben Skeggs
2010-03-15
nvfx: move nv04_surface_2d.c into nvfx directory
Luca Barbieri
2010-03-15
nvfx: fix quads drawing
Luca Barbieri
2010-03-15
nv30, nv40: non-trivially unify nv[34]0_screen.c
Luca Barbieri
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
nouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED
Ben Skeggs
2010-03-10
nv50: when doing inline indices, split elt lists so they fit into pushbuf
Ben Skeggs
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-04
nouveau: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
nouveau: Rename pipe formats.
José Fonseca
2010-02-26
gallium/nouveau: clean-up #includes
Brian Paul
2010-02-16
nouveau: fix for latest libdrm
Ben Skeggs
2010-02-12
nouveau: switch to nouveau_bo_new_tile()
Ben Skeggs
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-04
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
2010-02-04
gallium: fix more missing includes from various places
Dave Airlie
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-01-25
nouveau: fix winsys object leak
Marcin Slusarz
2010-01-05
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2009-12-28
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
2009-12-28
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
2009-12-14
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-03
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-10-19
nouveau: implement is_{texture,buffer}_referenced properly
Ben Skeggs
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-07-29
nouveau: map_range returning -EBUSY isn't necessarily an error
Ben Skeggs
2009-06-07
nouveau: forgotten makefile...
Ben Skeggs
2009-06-05
nouveau: plug in our map_buffer_range and friends
Ben Skeggs
2009-06-05
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
nouveau: call nouveau_pushbuf directly rather than going through nvws
Ben Skeggs
2009-03-25
nouveau: fix some pipe_buffer reference counting issues
Ben Skeggs
2009-03-18
nouveau: rewrite winsys in terms of drm_api, support dri2 state tracker
Ben Skeggs
[next]