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
/
nouveau_screen.c
Age
Commit message (
Expand
)
Author
2010-10-12
nouveau: Get larger push buffers.
Francisco Jerez
2010-08-26
nouveau: handle early initialization errors
Marcin Slusarz
2010-07-16
nouveau: s/__func__/__FUNCTION__/
Vinson Lee
2010-07-16
nouveau: s/snprintf/util_snprintf/
Vinson Lee
2010-06-24
nouveau: Remove reference to drm_api
Jakob Bornecrantz
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-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-10
nouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED
Ben Skeggs
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-04
nouveau: Conversion to winsys handle
Jakob Bornecrantz
2010-02-26
gallium/nouveau: clean-up #includes
Brian Paul
2010-02-12
nouveau: switch to nouveau_bo_new_tile()
Ben Skeggs
2010-02-04
gallium: fix more missing includes from various places
Dave Airlie
2010-01-25
nouveau: fix winsys object leak
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-07-29
nouveau: map_range returning -EBUSY isn't necessarily an error
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: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs