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_common.c
Age
Commit message (
Expand
)
Author
2009-07-15
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
2009-07-15
make sure ctx->Driver.Flush is valid before calling it
Alex Deucher
2009-07-15
Use memcpy directly in the common code
Alex Deucher
2009-07-14
R6xx/r7xx: implement memcpy buffer swaps
Alex Deucher
2009-07-15
intel/radeon: add common metaops code.
Dave Airlie
2009-07-15
radeon: fix unsigned vs signed comparison in stencil code.
Dave Airlie
2009-07-14
radeon: port more front fixes from intel.
Dave Airlie
2009-07-14
radeon: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers.
Dave Airlie
2009-07-12
radeon: update clear code from Intel codebase.
Dave Airlie
2009-07-11
radeon: Fix scissor rectangle calculation when rendering to FBO.
Michel Dänzer
2009-07-08
radeon: fix copy and paste typo
Maciej Cencora
2009-07-06
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-06-18
radeon: don't re-add BOs to validate list
Dave Airlie
2009-06-17
radeon: Flush command buffer on viewport change
Jerome Glisse
2009-06-12
Merge master and fix conflicts
Alex Deucher
2009-05-25
radeon: on update drawable don't firevertices as it might be call from GetLock
Jerome Glisse
2009-05-24
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-20
radeon: Increase reference count of current renderbuffers.
Michel Dänzer
2009-05-13
Call _mesa_update_stencil() before accessing ctx->Stencil._Enabled
Owen W. Taylor
2009-05-10
radeon: add support for new dri2 interfaces & fix single buffer rendering
Joel Bosveld
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-05-07
r300: fix compiler warnings
Maciej Cencora
2009-05-06
When clearing the stencil buffer, don't use a two-sided stencil
Owen W. Taylor
2009-04-27
r300: fix valgrind warnings
Maciej Cencora
2009-04-27
r300: add atom print function for kernel mm path
Maciej Cencora
2009-04-19
radeon: update clear state with latest intel code
Dave Airlie
2009-04-16
radeon: take a bo reference when adding to validate list
Dave Airlie
2009-04-07
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-06
radeon: add support for new ttm
Jerome Glisse
2009-04-02
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-03-26
r300: check buffer sizes in non-tcl case + set correct VRAM limits
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-22
radeon fbo: add draw offset calcs
Dave Airlie
2009-03-21
radeon: fixup span code for FBOs
Dave Airlie
2009-03-20
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-19
radeon: fix up locking like the intel driver for pageflip/swaps
Dave Airlie
2009-03-16
Fixup previous commit.
Michel Dänzer
2009-03-16
radeon: Take the hardware lock for swaps and flips.
Michel Dänzer
2009-03-03
radeon: remove debugging
Dave Airlie
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-23
radeon: add more debug info to the flush debug
Dave Airlie
2009-02-23
radeon: add some debugging for flush ioctls
Dave Airlie
2009-02-23
radeon: make state atom print like old r300 code
Dave Airlie
2009-02-13
radeon/r200: make setTexOffset work again
Dave Airlie
2009-02-13
radeon/r200/r300: make build again with tracker changes
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