index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_vbo.c
Age
Commit message (
Expand
)
Author
2010-12-20
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-08-18
Merge remote branch 'origin/master' into nv50-compiler
Christoph Bumiller
2010-08-11
auxiliary: fix u_split_prim naming convention
Luca Barbieri
2010-08-11
auxiliary: move Ben Skeggs' primitive splitter to common code
Luca Barbieri
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-24
nv50: introduce the big formats table
Christoph Bumiller
2010-07-24
nouveau: update nouveau_class.h
Christoph Bumiller
2010-07-23
nv50: import new compiler
Christoph Bumiller
2010-04-20
nv50: make a working check for user memory vertex/index buffers
Christoph Bumiller
2010-04-20
nv50: support vertex index bias
Christoph Bumiller
2010-04-20
nv50: add missing idxbias param to nv50_push_elements_instanced()
Brian Paul
2010-04-19
nv50: Adapt for index bias interface change.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-15
nv50: reset vbo_fifo before each validate
Ben Skeggs
2010-03-10
nv50: remove unnecessary macro
Ben Skeggs
2010-03-10
nv50: move nv50_prim() into a header file rather than duplicating
Ben Skeggs
2010-03-10
nv50: add option to force immediate-mode submission, disable by default
Ben Skeggs
2010-03-10
nv50: re-add immediate mode vertex submission paths
Ben Skeggs
2010-03-10
nv50: when doing inline indices, split elt lists so they fit into pushbuf
Ben Skeggs
2010-03-10
nv50: reimplement draw_elements_instance(), use for draw_elements() too
Ben Skeggs
2010-03-10
nv50: reimplement draw_arrays_instanced(), do draw_arrays() in terms of it
Ben Skeggs
2010-03-10
nv50: rip out inline push draw paths temporarily
Ben Skeggs
2010-03-10
nv50: move magic 0x142c stuff to after state emission
Ben Skeggs
2010-03-10
nv50: remove horrific abuse of nouveau_channel.flush_notify
Ben Skeggs
2010-03-10
nv50: ensure enough room for state changes in current pushbuf
Ben Skeggs
2010-03-10
nv50: rework state emission
Ben Skeggs
2010-02-26
nv50: adapt to vertex elements cso
Christoph Bumiller
2010-02-17
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-16
nv50: use hw idx buffers where we can
Ben Skeggs
2010-02-14
nv: Use util_format_name().
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-18
nv50: fix constant vtxattr methods
Christoph Bumiller
2010-01-18
nv50: make instanced drawing work with edge flags
Christoph Bumiller
2010-01-17
nv50: implement instanced drawing
Christoph Bumiller
2010-01-16
nv50: hook up geometry programs
Christoph Bumiller
2010-01-05
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2009-12-28
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-24
nv50: make edgeflags work
Christoph Bumiller
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-17
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-08
Format layout cannot be used to distinguish scaled/normalised formats.
Michal Krol
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-03
Remove pf_swizzle_* internal macros.
Michal Krol
2009-10-19
nv50: submit user vbo data through the fifo
Christoph Bumiller
2009-10-19
nv50: use SIFC for TIC, TSC upload
Christoph Bumiller
2009-09-03
nv50: fix vbo_static_attrib method size error
Christoph Bumiller
2009-09-03
nv50: fix draw_elements_inline_u08/16
Christoph Bumiller
2009-08-20
nv50: use VTX_ATTR_nF for constant vtxelts
Christoph Bumiller
[next]