index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
/
nouveau_context.c
Age
Commit message (
Expand
)
Author
2006-12-14
Improve SwapBuffers a bit.
Ben Skeggs
2006-12-08
Skeletal extension handling across chipsets.
Ben Skeggs
2006-12-08
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-03
Merge the pciid work. Use lock step versioning with the drm.
Stephane Marchesin
2006-11-25
Incomplete shader stuff, should mostly work for NV40. Other cards, not so
Ben Skeggs
2006-11-21
nouveauCreateDmaObject
Ben Skeggs
2006-11-20
Add state initialization to context creation.
Jeremy Kolb
2006-11-19
New swtcl implementation. It's simpler than the previous one (doesn't use
Stephane Marchesin
2006-11-13
Fix segfault in nouveauCalcViewport
Ben Skeggs
2006-11-12
Some more nouveau_screen.c setup, not sure how correct it is yet though..
Ben Skeggs
2006-11-12
We need nmesa->driFd and friends setup before we call nouveauFifoInit
Ben Skeggs
2006-11-12
Dont call exit() from the DRI driver, with AIGLX this is particularly nasty
Ben Skeggs
2006-11-05
Architect the DRI :
Stephane Marchesin
2006-11-01
Fix compile errors. Add vblank_seq to nouveau_context.
Jeremy Kolb
2006-09-17
Some small changes
Stephane Marchesin
2006-09-17
Small changes
Stephane Marchesin
2006-04-14
Cleaned stuff in the tcl code
Stephane Marchesin
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-07
Added a missing field
Stephane Marchesin
2006-03-03
rename nv40_tris to nv30_tris.
Stephane Marchesin
2006-02-23
Initial revision
Stephane Marchesin