index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/drivers: Use automake to generate makefile
Tom Stellard
2012-03-14
1
-0
/
+3
*
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
Marek Olšák
2012-03-05
1
-7
/
+1
*
gallium/util: remove u_simple_screen
Marek Olšák
2012-02-21
1
-1
/
+0
*
vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS
Christian König
2012-02-06
1
-1
/
+1
*
vl: add interlacing capabilities
Christian König
2012-02-06
1
-0
/
+6
*
vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
Christian König
2012-01-15
1
-0
/
+2
*
vl: move away from state like parameters
Christian König
2012-01-15
1
-40
/
+23
*
vl/video_buffer: use template style create params
Christian König
2012-01-15
1
-17
/
+12
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
1
-8
/
+12
*
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
2012-01-05
1
-1
/
+7
*
gallium: remove deprecated PIPE_TRANSFER_DISCARD
Marek Olšák
2012-01-05
1
-1
/
+1
*
nouveau: Fix bugs in nouveau_video_buffer
Maarten Lankhorst
2011-12-23
2
-4
/
+3
*
nvc0: implement new stream output interface
Christoph Bumiller
2011-12-15
1
-5
/
+8
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
4
-8
/
+12
*
nouveau,nvc0: fix/improve handling of multiple constant buffers
Christoph Bumiller
2011-10-21
2
-4
/
+19
*
nouveau: hide some debugging messages behind environment variable
Marcin Slusarz
2011-10-09
4
-3
/
+14
*
nouveau: fix fence hang
Marcin Slusarz
2011-10-09
3
-10
/
+16
*
nouveau: fix crash during fence emission
Marcin Slusarz
2011-09-25
1
-2
/
+2
*
nouveau: Fix typos of ParseSourceList in SConscript files.
Vinson Lee
2011-09-16
1
-1
/
+1
*
nouveau: make data argument of nouveau_context::push_data const
Christoph Bumiller
2011-09-14
1
-1
/
+1
*
nouveau: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-6
/
+7
*
nouveau: Add support for XvMC acceleration
Maarten Lankhorst
2011-09-10
4
-4
/
+1325
*
nouveau: fix nouveau_fence leak
Marcin Slusarz
2011-09-08
1
-0
/
+2
*
nouveau: use PRIu64 for printing uint64_t
Christoph Bumiller
2011-08-30
2
-1
/
+5
*
nouveau/mm: move slabs to correct list on memory release
Christoph Bumiller
2011-08-30
1
-5
/
+5
*
nvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
Christoph Bumiller
2011-08-30
1
-1
/
+2
*
nv50: add support for linear textures and render targets
Christoph Bumiller
2011-08-30
1
-0
/
+2
*
android: add support for nouveau
Chia-I Wu
2011-08-27
1
-0
/
+37
*
nouveau: share the source lists
Chia-I Wu
2011-08-27
3
-8
/
+10
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
1
-0
/
+2
*
nouveau: hook up video decoding with nouveau_context
Christoph Bumiller
2011-07-21
4
-1
/
+45
*
gallium/nouveau: remove unused nouveau_screen_bo_user
Marcin Slusarz
2011-06-20
2
-16
/
+0
*
gallium/nouveau: fix printf warnings
Marek Olšák
2011-04-27
1
-1
/
+1
*
nouveau: Fix serious compiler warnings
Johannes Obermayr
2011-03-18
1
-0
/
+1
*
nv50,nvc0: clean up flushes
Christoph Bumiller
2011-03-13
1
-3
/
+6
*
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
3
-25
/
+0
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-03
2
-1
/
+2
*
nouveau: remove nouveau_stateobj.h
Ben Skeggs
2011-03-01
1
-316
/
+0
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
4
-35
/
+54
*
nouveau: fix leak of nouveau_mman structs
Ben Skeggs
2011-03-01
1
-0
/
+2
*
nv50: sync textures with render targets ourselves
Ben Skeggs
2011-03-01
2
-5
/
+6
*
nv50: move onto common linear buffer manager
Ben Skeggs
2011-03-01
1
-2
/
+2
*
nouveau: common linear buffer manager, ported from nv50/nvc0 drivers
Ben Skeggs
2011-03-01
5
-2
/
+637
*
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
2
-0
/
+12
*
nouveau: fix fence_ref() where fence and *ref are the same fence
Ben Skeggs
2011-03-01
1
-2
/
+3
*
nouveau: fix compiler complaint
Ben Skeggs
2011-03-01
2
-0
/
+9
*
nv50: make mm available as common code
Ben Skeggs
2011-03-01
3
-1
/
+311
*
nouveau: move nv50/nvc0 fencing to common location, and modify slightly
Ben Skeggs
2011-03-01
5
-4
/
+296
[next]