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
/
mesa
/
drivers
/
dri
/
nouveau
/
Makefile
Age
Commit message (
Expand
)
Author
2007-01-28
nouveau: initial GL_ARB_occlusion_query support
Ben Skeggs
2007-01-21
nouveau: add nv04 state support, and small nv04 fixes.
Stephane Marchesin
2007-01-21
nouveau: rename pass0_arb to pass0.
Ben Skeggs
2007-01-18
nouveau: preliminary nv50 state
Patrice Mandin
2007-01-14
nouveau: add the nv04 swtcl module (it's untested for now).
Stephane Marchesin
2006-12-27
nouveau: Initial buffer object support
Ben Skeggs
2006-12-26
nouveau: Add notifier support functions
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-11-25
Incomplete shader stuff, should mostly work for NV40. Other cards, not so
Ben Skeggs
2006-11-21
Add the state caching mechanism. It seems to work, from what I can see.
Stephane Marchesin
2006-11-18
Add nv20_state.c ; hook nv10_state.c into the build ; do the renaming
Stephane Marchesin
2006-11-11
Some work on nv30 state, heavily based on jkolb's work
Stephane Marchesin
2006-11-05
Architect the DRI :
Stephane Marchesin
2006-09-17
Rename nouveau_tris.* to nouveau_swtcl.*
Stephane Marchesin
2006-04-14
Added the beginnings of state (not much there yet). Fixed some includes.
Jeremy Kolb
2006-03-13
Cleaned up some code, made more files compile. Renamed nv20_swtcl.* to
Stephane Marchesin
2006-03-06
Cleaned up the software TCL code a bit. Renamed nv30_tris.[c,h] to
Stephane Marchesin
2006-03-03
rename nv40_tris to nv30_tris.
Stephane Marchesin
2006-02-23
Initial revision
Stephane Marchesin