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
/
nv10_state.c
Age
Commit message (
Collapse
)
Author
2007-09-19
nouveau : nv1x use OUT_RING_CACHE_FORCE for ↵
Matthieu Castet
NV10_TCL_PRIMITIVE_3D_PROJECTION_MATRIX as strange results appear when the matrix is partialy updated.
2007-09-19
nouveau : add GL_FOG_COLOR + fix a compil error
Matthieu Castet
2007-09-19
nouveau: nv10: color logic op only for nv11+
Patrice Mandin
2007-09-15
nouveau : use new nouveau_reg.h with correct Bracket in macro
Matthieu Castet
2007-09-14
nouveau : fix NV10_TCL_PRIMITIVE_3D_CLIP_PLANE
Matthieu Castet
2007-09-13
nouveau : diable broken light enable on nv10
Matthieu Castet
2007-09-06
nouveau: nv10: check NULL pointers
Patrice Mandin
2007-09-04
nouveau: nv10: need to transpose mesa model+proj matrix for hw
Patrice Mandin
2007-09-03
nouveau: nv10: forgot function to set modelview matrix
Patrice Mandin
2007-09-03
nouveau: separate modelview and projection matrix updates
Patrice Mandin
2007-08-31
nouveau: nv10: remove setting projection matrix when scaling viewport
Patrice Mandin
2007-08-31
nouveau: add hw-dependent function to update modelview*projection matrix
Patrice Mandin
2007-08-25
nouveau: nv10: also set modelview0 matrix to identity
Patrice Mandin
2007-08-25
nouveau: nv10: add a scissor func, do not cache viewport settings
Patrice Mandin
2007-08-25
nouveau: nv10: properly set viewport and projection
Patrice Mandin
2007-08-22
nouveau: nv10: set projection matrix from viewport size
Patrice Mandin
2007-08-22
nouveau: nv10: initialize more of nv10 tcl engine
Patrice Mandin
2007-08-21
nouveau: nv10: Move some initialization stuff
Patrice Mandin
2007-08-21
nouveau: nv10: Remove commented, unsupported by hw command
Patrice Mandin
2007-08-20
Use correct object for GART
Patrice Mandin
2007-08-19
nouveau: nv10: only one color buffer atm
Patrice Mandin
2007-08-16
nouveau: nv10: clear a buffer
Patrice Mandin
2007-08-16
nouveau: nv10: add function to clear a buffer
Patrice Mandin
2007-08-16
nouveau: store render buffer pointers in context, to access them when ↵
Patrice Mandin
clearing buffer
2007-08-15
nouveau: Always render offscreen, emulate front buffer rendering.
Ben Skeggs
2007-07-14
nouveau: nv10 and nv11,15 are different
Patrice Mandin
2007-07-06
NV1X don't support VIEWPORT_ORIGIN in hardware
Patrice Mandin
2007-02-20
nouveau: nv10: grr, ctx->DrawBuffer invalid?
Patrice Mandin
2007-02-20
nouveau: nv10: also check ctx->DrawBuffer in nv10ViewportScale
Patrice Mandin
2007-02-20
nouveau: nv10: keep 24/8 depth/stencil value, don't check for depth bits
Patrice Mandin
2007-02-16
nouveau: nv10,20: wrong viewport clip setup
Patrice Mandin
2007-02-16
nouveau: nv10: set clear value for 16 and 24 bits depth
Patrice Mandin
2007-02-16
nouveau: nv10: rescale depth near and far
Patrice Mandin
2007-02-16
nouveau: nv10: fix viewport scale and origin
Patrice Mandin
2007-02-14
nouveau: nv10: there are 8 clipping regions
Patrice Mandin
2007-02-04
nouveau: nv10: add init for unknown 0x120
Patrice Mandin
2007-02-03
nouveau: fix viewport clipping initialization
Patrice Mandin
2007-02-03
nouveau: use color pitch as depth pitch if depth disabled
Patrice Mandin
2007-01-29
nouveau : nv10 comment icomplete command
Matthieu Castet
2007-01-28
nouveau : nv10 mixing cached stuff with not cached stuff is bad.
Matthieu Castet
2007-01-15
nouveau:nv10: fix setting clip region
Patrice Mandin
2007-01-14
nouveau: nv10: 16 bits color buffer format
Patrice Mandin
2007-01-14
nouveau: nv10: added missing functions
Patrice Mandin
2007-01-14
nouveau: nv10: stencil functions
Patrice Mandin
2007-01-14
nouveau: nv10: currently fails initcard and bindbuffers, till done
Patrice Mandin
2007-01-14
nouveau: nv10 blending done, remove nv10Viewport
Patrice Mandin
2007-01-13
nouveau: update nv10 state
Patrice Mandin
2007-01-13
nv10 has alpha color mask
Patrice Mandin
2007-01-02
Update spot light params
Patrice Mandin
2006-12-15
NV1x/2x hw_func stubs.
Ben Skeggs
[next]