index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_bo_legacy.c
Age
Commit message (
Expand
)
Author
2009-07-06
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-05-22
radeon: reading back to scratch reg through status map doesn't work
Jerome Glisse
2009-02-23
radeon: fixup legacy bo/cs out of VRAM waiting.
Dave Airlie
2009-02-17
radeon: initialise swapped objects pointer
Dave Airlie
2009-02-17
radeon: legacy texMem interface fixups.
Dave Airlie
2009-02-17
Revert "dri/radeon: export a function to cleanup a texture object."
Dave Airlie
2009-02-17
radeon: fixup destroy texture object exit path and update LRU
Dave Airlie
2009-02-17
dri/radeon: export a function to cleanup a texture object.
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-02-04
radeon: call getpagesize once and store in a static
Dave Airlie
2009-02-04
radeon: only do the fb read if we are mapping a VRAM object
Dave Airlie
2009-02-03
radeon: add a reference to the static buffers so they don't get deleted
Dave Airlie
2009-02-03
radeon_bo: align size of bo to page size.
Dave Airlie
2009-01-31
r200/r300: add aperture space checks
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-22
radeon: cleanup bo unref codepath in pending code
Dave Airlie
2009-01-22
radeon: fix counting for cfree handles in an inline
Dave Airlie
2009-01-23
radeon: add r100/r200 workarounds for legacy aging
Dave Airlie
2009-01-14
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2008-11-15
radeon: update to libdrm-radeon API changes
Jerome Glisse
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse