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
/
nv30
/
nv30_vbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nv30: Fix memory leak.
Vinson Lee
2013-02-01
1
-0
/
+1
*
nv30: handle user index buffers
Christoph Bumiller
2012-05-25
1
-11
/
+15
*
nv30: check for NULL vertex buffers in prevalidate_vbufs
Christoph Bumiller
2012-05-22
1
-1
/
+1
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
1
-0
/
+620
*
nv30, nv40: unify nv[34]0_vbo.c
Luca Barbieri
2010-03-15
1
-562
/
+0
*
nv30, nv40: non-trivially unify nv[34]0_state_emit.c
Luca Barbieri
2010-03-15
1
-7
/
+7
*
nv30, nv40: unify all structures and headers, except shaders
Luca Barbieri
2010-03-15
1
-56
/
+56
*
nouveau: s/rankine/eng3d/g; s/curie/eng3d/g
Luca Barbieri
2010-03-15
1
-34
/
+34
*
nv30: adapt to vertex element cso
Roland Scheidegger
2010-03-01
1
-4
/
+4
*
nv: Use util_format_name().
José Fonseca
2010-02-14
1
-2
/
+3
*
nouveau: use AVAIL_RING()
Ben Skeggs
2010-02-12
1
-5
/
+5
*
nouveau: Fix warning for void function returning value. Add missing include f...
Patrice Mandin
2010-02-05
1
-4
/
+3
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-3
/
+3
*
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
1
-48
/
+58
*
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-10
/
+6
|
\
|
*
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
1
-10
/
+6
*
|
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-5
/
+0
|
/
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
1
-9
/
+9
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-5
/
+5
*
nv30: remove u_simple_screen usage
Ben Skeggs
2009-06-05
1
-1
/
+1
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-6
/
+8
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+3
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
1
-2
/
+2
*
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-09-11
1
-1
/
+0
*
nouveau: pf_sprint_name -> pf_name
Ben Skeggs
2008-08-11
1
-6
/
+2
*
nv30: Emit vertex buffer objects using state objects
Patrice Mandin
2008-07-12
1
-247
/
+381
*
nv30: Rename state emission func
Patrice Mandin
2008-07-12
1
-1
/
+1
*
nv30: Emit vertex program using state objects
Patrice Mandin
2008-07-12
1
-1
/
+1
*
nv30: Emit framebuffer state using state objects
Patrice Mandin
2008-07-03
1
-0
/
+2
*
Update for extra vertex attributes
Patrice Mandin
2008-06-21
1
-1
/
+1
*
nv30: Update nouveau_class.h to get its proper defines instead of using nv40 ...
Patrice Mandin
2008-06-21
1
-17
/
+17
*
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
1
-2
/
+2
*
nv30: silence some warnings
Patrice Mandin
2008-03-11
1
-1
/
+1
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+425