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: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-15
3
-11
/
+9
*
nvfx: add support for ARB_half_float_vertex
Luca Barbieri
2010-04-12
1
-0
/
+1
*
nouveau: add state buffers, lightweight replacement for state objects
Luca Barbieri
2010-04-12
1
-0
/
+27
*
nouveau: don't autobind in state objects relocations
Luca Barbieri
2010-04-12
1
-8
/
+4
*
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-12
1
-0
/
+12
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
7
-247
/
+140
*
nouveau: Import latest nouveau_class.h from renouveau
Ben Skeggs
2010-04-09
1
-0
/
+9024
*
nvfx: move nv04_surface_2d.c into nvfx directory
Luca Barbieri
2010-03-15
3
-585
/
+1
*
nvfx: fix quads drawing
Luca Barbieri
2010-03-15
1
-1
/
+1
*
nv30, nv40: non-trivially unify nv[34]0_screen.c
Luca Barbieri
2010-03-15
1
-4
/
+1
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-1
/
+0
*
nouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED
Ben Skeggs
2010-03-10
1
-1
/
+1
*
nv50: when doing inline indices, split elt lists so they fit into pushbuf
Ben Skeggs
2010-03-10
1
-0
/
+100
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
2
-1
/
+14
*
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
1
-0
/
+72
|
\
|
*
nouveau: Conversion to winsys handle
Jakob Bornecrantz
2010-03-04
1
-0
/
+72
*
|
nouveau: Rename pipe formats.
José Fonseca
2010-03-01
1
-17
/
+17
|
/
*
gallium/nouveau: clean-up #includes
Brian Paul
2010-02-26
2
-7
/
+7
*
nouveau: fix for latest libdrm
Ben Skeggs
2010-02-16
1
-5
/
+1
*
nouveau: switch to nouveau_bo_new_tile()
Ben Skeggs
2010-02-12
1
-4
/
+6
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-9
/
+0
*
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
2010-02-04
4
-19
/
+586
*
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
1
-0
/
+2
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
1
-1
/
+1
*
nouveau: fix winsys object leak
Marcin Slusarz
2010-01-25
1
-0
/
+2
*
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-82
/
+206
*
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
1
-93
/
+0
*
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2010-01-05
3
-0
/
+37
*
nouveau: Unreference state/buffer objects on context/screen destruction.
Younes Manton
2009-12-28
1
-1
/
+2
*
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
2009-12-28
1
-0
/
+3
*
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-14
1
-10
/
+39
*
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-12-03
1
-1
/
+2
*
nouveau: implement is_{texture,buffer}_referenced properly
Ben Skeggs
2009-10-19
3
-1
/
+54
*
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-31
1
-0
/
+11
*
nouveau: map_range returning -EBUSY isn't necessarily an error
Ben Skeggs
2009-07-29
1
-3
/
+6
*
nouveau: forgotten makefile...
Ben Skeggs
2009-06-07
1
-0
/
+8
*
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
3
-10
/
+9
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
4
-36
/
+33
*
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
2
-27
/
+1
*
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
2
-0
/
+266
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-11
/
+10
*
nouveau: call nouveau_pushbuf directly rather than going through nvws
Ben Skeggs
2009-06-05
3
-26
/
+36
*
nouveau: fix some pipe_buffer reference counting issues
Ben Skeggs
2009-03-25
1
-1
/
+5
*
nouveau: rewrite winsys in terms of drm_api, support dri2 state tracker
Ben Skeggs
2009-03-18
1
-1
/
+1
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-1
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-9
/
+3
*
nv50: rework for texture_transfer changes
Ben Skeggs
2009-02-20
1
-2
/
+3
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-05
1
-1
/
+1
[next]