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
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-22
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-18
radeon: fix frontbuffer read/drawpixels
Dave Airlie
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-07
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-05
radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.
Michel Dänzer
2009-12-04
radeon: fix polygon stipple
Alex Deucher
2009-12-02
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-11-14
radeon: use radeon_bo_is_referenced_by_cs for query objects
Maciej Cencora
2009-11-14
radeon/r300: no need to flush the cmdbuf when changing scissors state in KMM ...
Maciej Cencora
2009-11-14
radeon: remove unnecessary call to radeonEmitState
Maciej Cencora
2009-10-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-09
radeon: fix scissor regression
Alex Deucher
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
[next]