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
/
pipe
Age
Commit message (
Expand
)
Author
2007-12-26
nouveau: header update
Ben Skeggs
2007-12-26
nv40: use index buffers rather than inline indices.
Ben Skeggs
2007-12-24
nv40: ensure all required buffers are accounted for during state validation
Ben Skeggs
2007-12-23
nv40: seems we have stencil faces around the wrong way.
Ben Skeggs
2007-12-23
nouveau: some cleanups
Ben Skeggs
2007-12-23
nouveau: match gallium changes
Ben Skeggs
2007-12-23
Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1
Ben Skeggs
2007-12-20
i965: very crude and hacky way of handling immediates
Zack Rusin
2007-12-20
965: respect pipe flush flags
Keith Whitwell
2007-12-20
965: fix the constant buffers
Zack Rusin
2007-12-19
temporarily defeat an assertion
Brian
2007-12-19
Fix problem with initial viewport/scissor size.
Brian
2007-12-19
remove obsolete TXP, add some sanity checks
Brian
2007-12-19
move st_make_current() before buffer size check so renderbuffer alloc storage...
Brian
2007-12-19
965: dump curbe contents to stderr
Keith Whitwell
2007-12-19
965: handle BRW_CONSTANT_BUFFER data type
Keith Whitwell
2007-12-19
consts
Zack Rusin
2007-12-19
965: count grf allocation correctly for wm prog, first aub triangle
Keith Whitwell
2007-12-19
965: hardwire correct behaviour for vp-tri setup (for now...)
Keith Whitwell
2007-12-19
965: align buffer allocations to 4k
Keith Whitwell
2007-12-19
965: make sure stipple state gets uploaded
Keith Whitwell
2007-12-19
965: allocate buffer space to hold batch commands
Keith Whitwell
2007-12-19
965: fill unused surface pointers with zero
Keith Whitwell
2007-12-19
i965: emit fb write on RET for now (until we get END back)
Zack Rusin
2007-12-19
965: pitch is in bytes not pixels
Keith Whitwell
2007-12-19
965: fix off-by-one in scissor rect
Keith Whitwell
2007-12-19
965: fix off-by-one in surface dimensions
Keith Whitwell
2007-12-19
965: respect surface width when dumping bitmap
Keith Whitwell
2007-12-19
i965: actually detect whether a sampler is enabled/disabled
Zack Rusin
2007-12-19
965: disable clipping more, and restore drawing rect packet
Keith Whitwell
2007-12-19
965: disable clipping for now
Keith Whitwell
2007-12-19
965: fix vertex pointsize state, match default cull mode
Keith Whitwell
2007-12-19
965: fix colormask state
Keith Whitwell
2007-12-19
965: populate fp_input_count in setup key
Keith Whitwell
2007-12-19
i965: stuff the outputs into mrf registers when possible
Zack Rusin
2007-12-19
i965: be smarter about register allocation
Zack Rusin
2007-12-19
nouveau: nuke subchan auto-assign.
Ben Skeggs
2007-12-19
Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1
Ben Skeggs
2007-12-18
setup the frontface register (fog.y, ATM)
Brian
2007-12-18
fix some semantic info mix-ups in calculate_vertex_layout()
Brian
2007-12-18
gallium: rationalize vertex_element state packet
Keith Whitwell
2007-12-18
gallium: give userbuffers some storage in the aub buffer pool
Keith Whitwell
2007-12-18
i965: don't treat swz differently and upload vertex buffers
Zack Rusin
2007-12-17
obsolete
Brian
2007-12-18
nouveau: match latest gallium changes
Ben Skeggs
2007-12-18
Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1
Ben Skeggs
2007-12-17
updates for depth/stencil/alpha state
Brian
2007-12-17
i965: index the destination offset with regards to the current index
Zack Rusin
2007-12-17
i965: return false when the function fails, not succeeds
Zack Rusin
2007-12-17
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
[next]