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
*
scons: remove nouveau build
Andreas Boll
2013-05-03
1
-10
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
4
-16
/
+16
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
4
-4
/
+4
*
nouveau: accelerate buffer copies in resource_copy_region
Christoph Bumiller
2013-04-03
2
-3
/
+38
*
nvc0: add some driver statistics queries
Christoph Bumiller
2013-04-03
3
-0
/
+87
*
nvc0: implement compute support for nve4
Christoph Bumiller
2013-03-12
2
-0
/
+2
*
nouveau: align PIPE_BIND_SHADER,COMPUTE_RESOURCEs to 256 bytes
Christoph Bumiller
2013-03-12
1
-1
/
+3
*
nouveau: Bail out from nouveau_fence_wait if flushing the pushbuf fails.
Francisco Jerez
2013-03-12
1
-2
/
+4
*
nouveau: don't try to use push_data if it's not implemented
Christoph Bumiller
2013-01-27
1
-0
/
+3
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-3
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
nouveau: Convert to automake
Matt Turner
2013-01-10
3
-16
/
+39
*
nouveau: increase max order of suballocated buffers by 1
Christoph Bumiller
2013-01-08
1
-2
/
+9
*
nouveau: improve buffer transfers
Christoph Bumiller
2013-01-08
5
-132
/
+300
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
nv50,nvc0: expose ARB_map_buffer_alignment
Lucas Stach
2012-11-04
2
-4
/
+4
*
nouveau: fix offset in nouveau_buffer_transfer_map
Christoph Bumiller
2012-10-14
1
-1
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-56
/
+46
*
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
[next]