index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
Merge remote branch 'origin/master' into nv50-compiler
Christoph Bumiller
2010-08-18
1
-19
/
+33
|
\
|
*
auxiliary: fix u_split_prim naming convention
Luca Barbieri
2010-08-11
1
-3
/
+3
|
*
auxiliary: move Ben Skeggs' primitive splitter to common code
Luca Barbieri
2010-08-11
1
-1
/
+1
|
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-19
/
+2
|
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+31
*
|
nv50: introduce the big formats table
Christoph Bumiller
2010-07-24
1
-98
/
+2
*
|
nouveau: update nouveau_class.h
Christoph Bumiller
2010-07-24
1
-7
/
+10
*
|
nv50: import new compiler
Christoph Bumiller
2010-07-23
1
-2
/
+2
|
/
*
nv50: make a working check for user memory vertex/index buffers
Christoph Bumiller
2010-04-20
1
-2
/
+2
*
nv50: support vertex index bias
Christoph Bumiller
2010-04-20
1
-3
/
+6
*
nv50: add missing idxbias param to nv50_push_elements_instanced()
Brian Paul
2010-04-20
1
-3
/
+3
*
nv50: Adapt for index bias interface change.
José Fonseca
2010-04-19
1
-3
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-15
/
+18
*
nv50: reset vbo_fifo before each validate
Ben Skeggs
2010-03-15
1
-0
/
+1
*
nv50: remove unnecessary macro
Ben Skeggs
2010-03-10
1
-3
/
+2
*
nv50: move nv50_prim() into a header file rather than duplicating
Ben Skeggs
2010-03-10
1
-31
/
+0
*
nv50: add option to force immediate-mode submission, disable by default
Ben Skeggs
2010-03-10
1
-2
/
+7
*
nv50: re-add immediate mode vertex submission paths
Ben Skeggs
2010-03-10
1
-7
/
+31
*
nv50: when doing inline indices, split elt lists so they fit into pushbuf
Ben Skeggs
2010-03-10
1
-85
/
+102
*
nv50: reimplement draw_elements_instance(), use for draw_elements() too
Ben Skeggs
2010-03-10
1
-159
/
+93
*
nv50: reimplement draw_arrays_instanced(), do draw_arrays() in terms of it
Ben Skeggs
2010-03-10
1
-144
/
+134
*
nv50: rip out inline push draw paths temporarily
Ben Skeggs
2010-03-10
1
-549
/
+12
*
nv50: move magic 0x142c stuff to after state emission
Ben Skeggs
2010-03-10
1
-10
/
+0
*
nv50: remove horrific abuse of nouveau_channel.flush_notify
Ben Skeggs
2010-03-10
1
-0
/
+10
*
nv50: ensure enough room for state changes in current pushbuf
Ben Skeggs
2010-03-10
1
-4
/
+8
*
nv50: rework state emission
Ben Skeggs
2010-03-10
1
-4
/
+3
*
nv50: adapt to vertex elements cso
Christoph Bumiller
2010-02-26
1
-35
/
+49
*
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-11
/
+16
*
nv50: use hw idx buffers where we can
Ben Skeggs
2010-02-16
1
-7
/
+26
*
nv: Use util_format_name().
José Fonseca
2010-02-14
1
-2
/
+1
*
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
[next]