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: implement missing timer query functionality
Christoph Bumiller
2012-07-13
1
-0
/
+24
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
1
-0
/
+10
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-111
/
+38
*
gallium/util: remove u_simple_screen
Marek Olšák
2012-02-21
1
-1
/
+0
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
1
-4
/
+3
*
nouveau: hide some debugging messages behind environment variable
Marcin Slusarz
2011-10-09
1
-0
/
+7
*
gallium/nouveau: remove unused nouveau_screen_bo_user
Marcin Slusarz
2011-06-20
1
-14
/
+0
*
nouveau: Fix serious compiler warnings
Johannes Obermayr
2011-03-18
1
-0
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-7
/
+5
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-20
/
+0
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
1
-0
/
+9
*
nouveau: move nv50/nvc0 fencing to common location, and modify slightly
Ben Skeggs
2011-03-01
1
-3
/
+4
*
nouveau: Get larger push buffers.
Francisco Jerez
2010-10-12
1
-1
/
+1
*
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