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
/
nv40
/
nv40_vertprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+4
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-20
/
+20
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-8
/
+8
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-5
/
+5
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-5
/
+5
*
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: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
1
-21
/
+2
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-13
/
+5
*
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
-4
/
+5
*
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
1
-11
/
+8
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+1
*
nv40: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-1
/
+1
*
nv40: apply ABS modifier to RSQ source in vp
Ben Skeggs
2008-12-16
1
-1
/
+1
*
nouveau: fix build
Ben Skeggs
2008-08-07
1
-2
/
+2
*
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-06-23
1
-5
/
+5
*
nv40: a couple of memory leaks
Ben Skeggs
2008-05-30
1
-0
/
+6
*
nv40: implement user clip planes
Ben Skeggs
2008-04-07
1
-78
/
+81
*
nv40: fix slight thinko
Ben Skeggs
2008-03-31
1
-10
/
+5
*
nv40: support vp clip distance regs, unused currently.
Ben Skeggs
2008-03-31
1
-3
/
+103
*
nv40: vp 1/0/- swz
Ben Skeggs
2008-03-30
1
-1
/
+73
*
nv40: vp const/immd fix
Ben Skeggs
2008-03-30
1
-6
/
+14
*
nv40: vp reg changes similar to recent fp changes
Ben Skeggs
2008-03-23
1
-20
/
+86
*
nv40: s/free/FREE/
Ben Skeggs
2008-03-21
1
-4
/
+4
*
nv40: simple swtnl path (half broken, but getting there)
Ben Skeggs
2008-03-16
1
-4
/
+12
*
nouveau: match interface changes
Ben Skeggs
2008-03-13
1
-2
/
+2
*
nv40: move "channel context" stuff into nv40_screen
Ben Skeggs
2008-02-29
1
-4
/
+4
*
nv40: remove pipe_state struct now.
Ben Skeggs
2008-02-25
1
-2
/
+2
*
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-22
1
-1
/
+0
*
nv40: keep track of generated context state vs current channel state
Ben Skeggs
2008-02-20
1
-3
/
+3
*
nv40: and vertprog..
Ben Skeggs
2008-02-18
1
-17
/
+40
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+790