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
/
mesa
/
drivers
/
dri
/
nouveau
/
nv10_swtcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: nv10: set total stride of vertex array for POS attribute
Patrice Mandin
2007-08-27
1
-9
/
+15
*
nouveau: nv10 and nv11,15 are different
Patrice Mandin
2007-07-14
1
-4
/
+4
*
NV_17 is different from NV_10
Patrice Mandin
2007-07-06
1
-4
/
+4
*
nouveau: remove useless viewport xform with id matrix.
Stephane Marchesin
2007-06-14
1
-31
/
+14
*
nouveau: some swtcl fixes
Ben Skeggs
2007-03-24
1
-0
/
+9
*
nouveau: a couple of NV3x fixes
Ben Skeggs
2007-02-06
1
-0
/
+10
*
nouveau: OUT_RINGp expects the size in dwords, not bytes.
Ben Skeggs
2007-02-06
1
-2
/
+2
*
nouveau: fix a small bug in nv10 swtcl
Ben Skeggs
2007-02-06
1
-1
/
+1
*
nouveau: fix nv04 and nv10 swtcl, more work on nv04 state.
Stephane Marchesin
2007-02-04
1
-0
/
+56
*
nouveau: allow for card-specific shader infos to be kept
Ben Skeggs
2007-01-23
1
-3
/
+0
*
nouveau: fix some bugs in the nv10 swtcl.
Stephane Marchesin
2007-01-22
1
-3
/
+18
*
nouveau: Cleanup the nv10 swtcl module.
Stephane Marchesin
2007-01-14
1
-58
/
+0
*
Get nv10_swtcl.c working enough for glxgears on NV40.
Ben Skeggs
2006-12-16
1
-1
/
+26
*
Fix the swtcl module.
Stephane Marchesin
2006-12-03
1
-6
/
+4
*
That was really stupid.
Stephane Marchesin
2006-11-23
1
-1
/
+5
*
Add the state caching mechanism. It seems to work, from what I can see.
Stephane Marchesin
2006-11-21
1
-25
/
+28
*
Cleanup the swtcl code.
Stephane Marchesin
2006-11-19
1
-27
/
+0
*
Use NONINC_METHOD for vertex data.
Stephane Marchesin
2006-11-19
1
-3
/
+3
*
More work on the swtcl
Stephane Marchesin
2006-11-19
1
-3
/
+1
*
Oops.
Stephane Marchesin
2006-11-19
1
-1
/
+0
*
New swtcl implementation. It's simpler than the previous one (doesn't use
Stephane Marchesin
2006-11-19
1
-405
/
+167
*
Use RENDERINPUTS macros to access render_inputs_bitset
Ben Skeggs
2006-11-17
1
-10
/
+14
*
Commit a small nitpick
Stephane Marchesin
2006-11-07
1
-1
/
+1
*
Architect the DRI :
Stephane Marchesin
2006-11-05
1
-29
/
+30
*
Rename nouveau_tris.* to nouveau_swtcl.*
Stephane Marchesin
2006-09-17
1
-1
/
+1
*
Small changes
Stephane Marchesin
2006-09-17
1
-2
/
+3
*
Make nouveau actually compile
Stephane Marchesin
2006-09-17
1
-9
/
+17
*
Some work towards making the nv10 swtcl compile
Stephane Marchesin
2006-09-17
1
-6
/
+35
*
oops, time to go to bed
Patrice Mandin
2006-09-08
1
-1
/
+1
*
nv10: vertex attribute output format
Patrice Mandin
2006-09-08
1
-1
/
+22
*
more macros, still missing the alloc_verts one
Patrice Mandin
2006-09-08
1
-0
/
+6
*
reimport sw stuff
Patrice Mandin
2006-09-08
1
-36
/
+4
*
render_primitive macro
Patrice Mandin
2006-09-08
1
-1
/
+1
*
vert_copy_spec macro
Patrice Mandin
2006-09-08
1
-3
/
+5
*
vert_copy_rgba macro
Patrice Mandin
2006-09-08
1
-9
/
+1
*
basic primitives
Patrice Mandin
2006-09-08
1
-30
/
+41
*
Changed invalid context fields to valid ones.
Jeremy Kolb
2006-04-17
1
-5
/
+5
*
More work on the tcl code... still have to make my mind on a number of
Stephane Marchesin
2006-04-14
1
-3
/
+3
*
Cleaned stuff in the tcl code
Stephane Marchesin
2006-04-14
1
-4
/
+3
*
Some compile fixes.
Jeremy Kolb
2006-04-13
1
-0
/
+1
*
Cleaned up some code, made more files compile. Renamed nv20_swtcl.* to
Stephane Marchesin
2006-03-13
1
-0
/
+822