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
/
radeon
/
common_misc.c
Age
Commit message (
Expand
)
Author
2009-02-11
radeon: r100 can't use some of the texture formats.
Dave Airlie
2009-02-10
radeon: fix fallback case where t->mt is valid NULL
Dave Airlie
2009-02-06
radeon: port over arrays code even though not in use yet
Dave Airlie
2009-02-06
r100: fixup radeon so gears seems to work
Dave Airlie
2009-02-04
r300: fix up CS for modesetting - gears under kms works
Dave Airlie
2009-02-04
radeon: make generate_mipmap static
Dave Airlie
2009-02-04
r300: fix swtcl
Dave Airlie
2009-02-04
r300: make dma buffer reuse much more sensible
Dave Airlie
2009-02-04
radeon: add support for stencil buffers + misc debug changes
Dave Airlie
2009-02-03
r300: fixup mipmap + texsubimage issues
Dave Airlie
2009-02-02
radeon: this code forgot to add dPriv x/y back to spans
Dave Airlie
2009-01-31
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
r200/r300: add aperture space checks
Dave Airlie
2009-01-29
WIP comit
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-22
r200r300: start merging span code
Dave Airlie
2009-01-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-21
r300/radeon: move face_for_target
Dave Airlie
2009-01-21
r300: start migrating common functions into common code
Dave Airlie
2009-01-21
r200: make tri render on my r200.
Dave Airlie
2009-01-20
r200: tri runs without crashing - doesn't draw anything
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-14
radeon: get ctx right in copybuffer
Dave Airlie
2009-01-14
radeon: move debug symbol add DRI2
Dave Airlie
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie