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_vertprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-258
/
+0
*
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: Support negative offsets in indirect constant access.
Roy Spliet
2012-07-20
1
-3
/
+3
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
1
-0
/
+258
*
nv30, nv40: non-trivially unify nv[34]0_vertprog.c
Luca Barbieri
2010-03-15
1
-842
/
+0
*
nv30, nv40: non-trivially partially unify nv[34]0_shader.h
Luca Barbieri
2010-03-15
1
-67
/
+67
*
nv30, nv40: unify all structures and headers, except shaders
Luca Barbieri
2010-03-15
1
-30
/
+30
*
nouveau: s/rankine/eng3d/g; s/curie/eng3d/g
Luca Barbieri
2010-03-15
1
-5
/
+5
*
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
-1
/
+1
*
nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc
Marcin Slusarz
2010-01-05
1
-8
/
+10
*
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-0
/
+3
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-19
/
+19
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-4
/
+4
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-1
/
+1
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-4
/
+4
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-7
/
+7
*
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-24
1
-1
/
+1
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-4
/
+4
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
1
-6
/
+6
*
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
1
-11
/
+9
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+1
*
nv30: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-1
/
+1
*
nv30: add some opcodes.
Stephane Marchesin
2008-08-18
1
-0
/
+6
*
nouveau: fix build
Ben Skeggs
2008-08-07
1
-1
/
+1
*
nv30: does not have vp_attrib/result
Patrice Mandin
2008-07-12
1
-4
/
+0
*
nv30: Change comment about slowdown
Patrice Mandin
2008-07-12
1
-1
/
+1
*
nv30: Emit vertex program using state objects
Patrice Mandin
2008-07-12
1
-9
/
+31
*
nv30: Move constant buffers out of vert/frag prog structures
Patrice Mandin
2008-07-11
1
-10
/
+8
*
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-06-23
1
-1
/
+1
*
nv30: Move some structures and functions from context to screen
Patrice Mandin
2008-04-11
1
-6
/
+25
*
nv30: use FREE macro
Patrice Mandin
2008-03-30
1
-4
/
+4
*
nouveau: match interface changes
Ben Skeggs
2008-03-13
1
-2
/
+2
*
nv30: debug dumps vp constants
Patrice Mandin
2008-03-12
1
-4
/
+8
*
nv30: put the card into vtxprog mode + small cleanups/fixes
Ben Skeggs
2008-03-10
1
-0
/
+5
*
nv30: a couple of vtxprog fixes
Ben Skeggs
2008-03-06
1
-3
/
+14
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+777