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-09-24
Merge branch 'mesa_7_6_branch'
Pauli Nieminen
2009-09-24
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2009-09-19
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-09
radeon: Add more verbose error message for failed command buffer.
Pauli Nieminen
2009-09-01
radeon: trim down #includes
Brian Paul
2009-09-01
radeon: use _mesa_meta_clear()
Brian Paul
2009-09-01
radeon: fix r100/r200 polygon stipple under kms
Dave Airlie
2009-08-31
r100: Use shared debug code.
Pauli Nieminen
2009-08-28
radeon: Fix scissors for dri1.
Pauli Nieminen
2009-08-28
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-08-28
r100/r200: Share PolygonStripple code.
Pauli Nieminen
2009-08-27
radeon: fix scissor calcs.
Dave Airlie
2009-08-27
radeon: Fix loop en condition so debug output doesn't flood meaningless values.
Pauli Nieminen
2009-08-27
radeon: Make RADEON_CMDBUF more fine grained.
Pauli Nieminen
2009-08-26
r200: Add scissor to state atom list.
Pauli Nieminen
2009-08-24
radeon: Add debug output to radeonCountStateEmitSize.
Pauli Nieminen
2009-08-22
radeon/r300: Code clean up and logic fix.
Pauli Nieminen
2009-08-21
radeon: protect against buffer overflow in state atom debug code.
Pauli Nieminen
2009-08-21
radeon: Improve state emit code.
Pauli Nieminen
2009-08-21
r300: Predict emit size for next rendering operation.
Pauli Nieminen
2009-08-21
r200: Remove unnecessary calls to rcommonEnsureCmdBufSpace.
Pauli Nieminen
2009-08-21
r200: Fix atom->check call to return emit size for atom.
Pauli Nieminen
2009-08-21
r200: Prevent flush in middle of rendering.
Pauli Nieminen
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
r300: OQ rework
Dave Airlie
2009-08-15
r300: clear not_flushed OQ list after flush
Maciej Cencora
2009-08-11
r600: use the drm ioctls for swap and texture upload
Alex Deucher
2009-08-03
radeon: Fix inverted test for disabling flushing of front buffer output.
Eric Anholt
2009-07-31
radeon: Cliprects has to be updated before doing anything with clip rectangles
Pauli Nieminen
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
[next]