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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: implement missing timer query functionality
Christoph Bumiller
2012-07-13
2
-0
/
+26
*
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
2012-06-11
1
-3
/
+0
*
nouveau: fix scratch buffer leak
Marcin Slusarz
2012-06-05
1
-0
/
+12
*
nouveau: unreference fences on resource destruction
Christoph Bumiller
2012-05-29
1
-0
/
+3
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
3
-5
/
+42
*
nv50,nvc0: handle user vertex buffers
Christoph Bumiller
2012-05-17
2
-15
/
+14
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
1
-1
/
+0
|
\
|
*
gallium: remove pipe_resource::user_ptr
Marek Olšák
2012-04-30
1
-1
/
+0
*
|
nouveau: fix nouveau_scratch_runout_release bo count underflow
Christoph Bumiller
2012-05-06
1
-1
/
+3
|
/
*
gallium: add user_ptr in pipe_resource
Marek Olšák
2012-04-24
1
-0
/
+1
*
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
2012-04-15
2
-0
/
+5
*
nouveau: add new shared scratch buffers
Christoph Bumiller
2012-04-14
3
-0
/
+185
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
3
-3
/
+5
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
17
-512
/
+734
*
nouveau: remove automatic buffer migration heuristics
Christoph Bumiller
2012-04-14
2
-30
/
+0
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
2
-51
/
+2
*
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
[next]