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
/
nv50
/
nv50_vbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nv50: fix constant vtxattr methods
Christoph Bumiller
2010-01-18
1
-13
/
+13
*
nv50: make instanced drawing work with edge flags
Christoph Bumiller
2010-01-18
1
-45
/
+162
*
nv50: implement instanced drawing
Christoph Bumiller
2010-01-17
1
-32
/
+260
*
nv50: hook up geometry programs
Christoph Bumiller
2010-01-16
1
-0
/
+8
*
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-3
/
+3
*
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-5
/
+9
|
\
|
*
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
1
-5
/
+9
*
|
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-28
1
-19
/
+19
*
|
nv50: make edgeflags work
Christoph Bumiller
2009-12-24
1
-1
/
+44
|
/
*
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-17
1
-2
/
+2
*
Format layout cannot be used to distinguish scaled/normalised formats.
Michal Krol
2009-12-08
1
-14
/
+4
*
Remove remaining pipe format utility functions.
Michal Krol
2009-12-08
1
-19
/
+49
*
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-03
1
-1
/
+3
*
nv50: submit user vbo data through the fifo
Christoph Bumiller
2009-10-19
1
-18
/
+391
*
nv50: use SIFC for TIC, TSC upload
Christoph Bumiller
2009-10-19
1
-4
/
+0
*
nv50: fix vbo_static_attrib method size error
Christoph Bumiller
2009-09-03
1
-3
/
+3
*
nv50: fix draw_elements_inline_u08/16
Christoph Bumiller
2009-09-03
1
-2
/
+2
*
nv50: use VTX_ATTR_nF for constant vtxelts
Christoph Bumiller
2009-08-20
1
-1
/
+72
*
nv50: set vertex buffer limits
Christoph Bumiller
2009-08-20
1
-2
/
+11
*
nv50: modify vbo format to hw translation, add BGRA swizzle
Christoph Bumiller
2009-08-20
1
-39
/
+65
*
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
1
-2
/
+3
*
nv50: support more vtxelt formats
Christoph Bumiller
2009-07-29
1
-24
/
+56
*
nv50: should use uint32_t ptr in draw_elements_inline_u32
Christoph Bumiller
2009-07-29
1
-1
/
+1
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
1
-2
/
+6
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-5
/
+5
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-2
/
+3
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+2
*
nv50: remove unused variable
Ben Skeggs
2009-02-20
1
-1
/
+1
*
nv50: stop using nouveau_push.h, it's evil
Ben Skeggs
2009-02-05
1
-34
/
+47
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
1
-1
/
+1
*
nv50: fix progs/tests/manytex
Ben Skeggs
2009-01-13
1
-0
/
+2
*
nv50: get glxgears showing all 3 gears instead of 1!!
Ben Skeggs
2009-01-13
1
-0
/
+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
-3
/
+2
*
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
1
-0
/
+22
*
nv50: enable GART usage for vertex buffers
Ben Skeggs
2008-07-11
1
-4
/
+4
*
nv50: R32_FLOAT vbo format
Ben Skeggs
2008-06-29
1
-0
/
+3
*
nv50: separate state validation and upload, similar to nv40
Ben Skeggs
2008-06-29
1
-4
/
+2
*
nv50: another vbo format
Ben Skeggs
2008-06-29
1
-0
/
+3
*
nv50: draw_elements() - inline only for the moment
Ben Skeggs
2008-06-29
1
-1
/
+95
*
nv50: support a couple more common VBO formats
Ben Skeggs
2008-06-29
1
-0
/
+6
*
nv50: rename nv50_state.h to nv50_program.h
Ben Skeggs
2008-06-29
1
-1
/
+0
*
nv50: LIT - sort-of
Ben Skeggs
2008-06-29
1
-1
/
+0
*
nv50: import current "state of the art" nv50 code
Ben Skeggs
2008-06-29
1
-1
/
+84
*
nv50: crappy state validate/emit function
Ben Skeggs
2008-03-12
1
-0
/
+8
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+24