index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nouveau_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: handle early initialization errors
Marcin Slusarz
2010-08-26
1
-1
/
+2
*
nouveau: s/__func__/__FUNCTION__/
Vinson Lee
2010-07-16
1
-1
/
+1
*
nouveau: s/snprintf/util_snprintf/
Vinson Lee
2010-07-16
1
-1
/
+2
*
nouveau: Remove reference to drm_api
Jakob Bornecrantz
2010-06-24
1
-1
/
+1
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-2
/
+0
|
\
|
*
nouveau: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-2
/
+0
*
|
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-05-05
1
-0
/
+3
|
/
*
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-15
1
-8
/
+4
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-152
/
+73
*
nouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED
Ben Skeggs
2010-03-10
1
-1
/
+1
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-1
/
+2
*
nouveau: Conversion to winsys handle
Jakob Bornecrantz
2010-03-04
1
-0
/
+72
*
gallium/nouveau: clean-up #includes
Brian Paul
2010-02-26
1
-5
/
+5
*
nouveau: switch to nouveau_bo_new_tile()
Ben Skeggs
2010-02-12
1
-4
/
+6
*
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
1
-0
/
+2
*
nouveau: fix winsys object leak
Marcin Slusarz
2010-01-25
1
-0
/
+2
*
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2010-01-05
1
-0
/
+21
*
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
2009-12-28
1
-1
/
+2
*
nouveau: map_range returning -EBUSY isn't necessarily an error
Ben Skeggs
2009-07-29
1
-3
/
+6
*
nouveau: plug in our map_buffer_range and friends
Ben Skeggs
2009-06-05
1
-7
/
+1
*
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
1
-5
/
+4
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-0
/
+5
*
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
1
-0
/
+242