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
Age
Commit message (
Expand
)
Author
2006-11-01
Added OUT_RING* debugging macros. Compile with NOUVEAU_RING_DEBUG to use.
Jeremy Kolb
2006-11-01
Oops. Forgot to check in the context change.
Jeremy Kolb
2006-11-01
Fix compile errors. Add vblank_seq to nouveau_context.
Jeremy Kolb
2006-09-24
Kill all the current shader code.
Ben Skeggs
2006-09-17
Some small changes
Stephane Marchesin
2006-09-17
Rename nouveau_tris.* to nouveau_swtcl.*
Stephane Marchesin
2006-09-17
Small changes
Stephane Marchesin
2006-09-17
Make nouveau actually compile
Stephane Marchesin
2006-09-17
Some work towards making the nv10 swtcl compile
Stephane Marchesin
2006-09-08
oops, time to go to bed
Patrice Mandin
2006-09-08
nv10: vertex attribute output format
Patrice Mandin
2006-09-08
more macros, still missing the alloc_verts one
Patrice Mandin
2006-09-08
reimport sw stuff
Patrice Mandin
2006-09-08
render_primitive macro
Patrice Mandin
2006-09-08
vert_copy_spec macro
Patrice Mandin
2006-09-08
vert_copy_rgba macro
Patrice Mandin
2006-09-08
basic primitives
Patrice Mandin
2006-09-08
Remove useless reference to fifo_num field
Patrice Mandin
2006-06-03
A couple of quick fixes, the original had some half-finished
Ben Skeggs
2006-06-03
Another TODO, so I don't forget..
Ben Skeggs
2006-06-03
Add start of vertex shader backend, will most likely not work correctly yet
Ben Skeggs
2006-04-17
More context.
Jeremy Kolb
2006-04-17
Changed invalid context fields to valid ones.
Jeremy Kolb
2006-04-15
State changes.
Jeremy Kolb
2006-04-14
More work on the tcl code... still have to make my mind on a number of
Stephane Marchesin
2006-04-14
Add more feilds to context.
Jeremy Kolb
2006-04-14
ooops
Stephane Marchesin
2006-04-14
Added render index field to the context
Stephane Marchesin
2006-04-14
Cleaning
Jeremy Kolb
2006-04-14
Silence the lock warning
Stephane Marchesin
2006-04-14
Added vertex attributes to the context
Stephane Marchesin
2006-04-14
Cleaned stuff in the tcl code
Stephane Marchesin
2006-04-14
Added the beginnings of state (not much there yet). Fixed some includes.
Jeremy Kolb
2006-04-13
Some compile fixes.
Jeremy Kolb
2006-03-13
Cleaned up some code, made more files compile. Renamed nv20_swtcl.* to
Stephane Marchesin
2006-03-10
A little work here and there
Stephane Marchesin
2006-03-07
Added a missing field
Stephane Marchesin
2006-03-06
Cleaned up the software TCL code a bit. Renamed nv30_tris.[c,h] to
Stephane Marchesin
2006-03-06
Added some NV20 support - nv_30_tris.c should probably be renamed again.
Stephane Marchesin
2006-03-06
More work on the nv30 software tcl code
Stephane Marchesin
2006-03-03
Rename nouveau_3d_reg.h to nouveau_reg.h
Stephane Marchesin
2006-03-03
rename nv40_tris to nv30_tris.
Stephane Marchesin
2006-03-02
Some small improvements.
Stephane Marchesin
2006-02-23
Import
Stephane Marchesin
2006-02-23
Initial revision
Stephane Marchesin