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.h
Age
Commit message (
Expand
)
Author
2007-03-21
nouveau: update for drm interface changes (0.0.5)
Ben Skeggs
2007-02-28
nouveau: drm interface changes
Ben Skeggs
2007-02-06
nouveau: a couple of NV3x fixes
Ben Skeggs
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-13
nouveau: Add clear color for nv10
Patrice Mandin
2006-12-27
nouveau: Initial buffer object support
Ben Skeggs
2006-12-27
nouveau: add nouveau_mem_alloc/free debugging
Ben Skeggs
2006-12-26
nouveau: Make use of NOUVEAU_DEBUG for shader disasm
Ben Skeggs
2006-12-26
nouveau: Add notifier support functions
Ben Skeggs
2006-12-23
nouveau: maintain numClipRects/pClipRects in context.
Ben Skeggs
2006-12-16
Get nv10_swtcl.c working enough for glxgears on NV40.
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
Add the state caching mechanism. It seems to work, from what I can see.
Stephane Marchesin
2006-11-17
Use RENDERINPUTS macros to access render_inputs_bitset
Ben Skeggs
2006-11-17
Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.
Ben Skeggs
2006-11-12
Some more nouveau_screen.c setup, not sure how correct it is yet though..
Ben Skeggs
2006-11-11
Add the GL_LIGHING enable
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-11-01
Oops. Forgot to check in the context change.
Jeremy Kolb
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-04-17
More context.
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
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-06
More work on the nv30 software tcl code
Stephane Marchesin
2006-02-23
Initial revision
Stephane Marchesin