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
/
nv30
/
nv30_vertprog.c
Age
Commit message (
Expand
)
Author
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-05
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-06-05
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-03-07
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-02-10
nv30: Fix build -- rename Size to NrTokens.
Michal Krol
2008-08-18
nv30: add some opcodes.
Stephane Marchesin
2008-08-07
nouveau: fix build
Ben Skeggs
2008-07-12
nv30: does not have vp_attrib/result
Patrice Mandin
2008-07-12
nv30: Change comment about slowdown
Patrice Mandin
2008-07-12
nv30: Emit vertex program using state objects
Patrice Mandin
2008-07-11
nv30: Move constant buffers out of vert/frag prog structures
Patrice Mandin
2008-06-23
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-04-11
nv30: Move some structures and functions from context to screen
Patrice Mandin
2008-03-30
nv30: use FREE macro
Patrice Mandin
2008-03-13
nouveau: match interface changes
Ben Skeggs
2008-03-12
nv30: debug dumps vp constants
Patrice Mandin
2008-03-10
nv30: put the card into vtxprog mode + small cleanups/fixes
Ben Skeggs
2008-03-06
nv30: a couple of vtxprog fixes
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs