index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: no need to emit full state twice after flush
Maciej Cencora
2010-03-07
1
-5
/
+0
*
radeon/r200/r300: don't clean non-emitted state.
Dave Airlie
2010-01-27
1
-1
/
+2
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-12
/
+12
*
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
1
-1
/
+1
*
radeon: fix frontbuffer read/drawpixels
Dave Airlie
2009-12-18
1
-1
/
+23
*
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-23
/
+0
|
\
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
1
-23
/
+0
|
|
\
|
|
*
radeon: fix polygon stipple
Alex Deucher
2009-12-04
1
-23
/
+0
*
|
|
radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.
Michel Dänzer
2009-12-05
1
-4
/
+4
|
/
/
*
|
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-12-02
1
-3
/
+1
*
|
radeon: use radeon_bo_is_referenced_by_cs for query objects
Maciej Cencora
2009-11-14
1
-3
/
+0
*
|
radeon/r300: no need to flush the cmdbuf when changing scissors state in KMM ...
Maciej Cencora
2009-11-14
1
-1
/
+3
*
|
radeon: remove unnecessary call to radeonEmitState
Maciej Cencora
2009-11-14
1
-2
/
+0
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-10
1
-5
/
+4
|
\
|
|
*
radeon: fix scissor regression
Alex Deucher
2009-10-09
1
-5
/
+4
*
|
Merge branch 'mesa_7_6_branch'
Pauli Nieminen
2009-09-24
1
-4
/
+4
|
\
|
|
*
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2009-09-24
1
-4
/
+4
*
|
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
1
-1
/
+1
|
/
*
radeon: Add more verbose error message for failed command buffer.
Pauli Nieminen
2009-09-09
1
-1
/
+3
*
radeon: trim down #includes
Brian Paul
2009-09-01
1
-28
/
+0
*
radeon: use _mesa_meta_clear()
Brian Paul
2009-09-01
1
-2
/
+2
*
radeon: fix r100/r200 polygon stipple under kms
Dave Airlie
2009-09-01
1
-25
/
+0
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-33
/
+26
*
radeon: Fix scissors for dri1.
Pauli Nieminen
2009-08-28
1
-4
/
+21
*
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-08-28
1
-0
/
+22
*
r100/r200: Share PolygonStripple code.
Pauli Nieminen
2009-08-28
1
-0
/
+25
*
radeon: fix scissor calcs.
Dave Airlie
2009-08-27
1
-15
/
+20
*
radeon: Fix loop en condition so debug output doesn't flood meaningless values.
Pauli Nieminen
2009-08-27
1
-1
/
+1
*
radeon: Make RADEON_CMDBUF more fine grained.
Pauli Nieminen
2009-08-27
1
-2
/
+8
*
r200: Add scissor to state atom list.
Pauli Nieminen
2009-08-26
1
-0
/
+3
*
radeon: Add debug output to radeonCountStateEmitSize.
Pauli Nieminen
2009-08-24
1
-4
/
+17
*
radeon/r300: Code clean up and logic fix.
Pauli Nieminen
2009-08-22
1
-2
/
+2
*
radeon: protect against buffer overflow in state atom debug code.
Pauli Nieminen
2009-08-21
1
-0
/
+5
*
radeon: Improve state emit code.
Pauli Nieminen
2009-08-21
1
-52
/
+70
*
r300: Predict emit size for next rendering operation.
Pauli Nieminen
2009-08-21
1
-1
/
+3
*
r200: Remove unnecessary calls to rcommonEnsureCmdBufSpace.
Pauli Nieminen
2009-08-21
1
-11
/
+6
*
r200: Fix atom->check call to return emit size for atom.
Pauli Nieminen
2009-08-21
1
-2
/
+2
*
r200: Prevent flush in middle of rendering.
Pauli Nieminen
2009-08-21
1
-0
/
+23
*
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
1
-2
/
+2
*
r300: OQ rework
Dave Airlie
2009-08-18
1
-0
/
+6
*
r300: clear not_flushed OQ list after flush
Maciej Cencora
2009-08-15
1
-2
/
+2
*
r600: use the drm ioctls for swap and texture upload
Alex Deucher
2009-08-11
1
-26
/
+0
*
radeon: Fix inverted test for disabling flushing of front buffer output.
Eric Anholt
2009-08-03
1
-1
/
+1
*
radeon: Cliprects has to be updated before doing anything with clip rectangles
Pauli Nieminen
2009-07-31
1
-1
/
+2
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa in...
Alex Deucher
2009-07-15
1
-270
/
+39
|
\
|
*
intel/radeon: add common metaops code.
Dave Airlie
2009-07-15
1
-249
/
+3
|
*
radeon: fix unsigned vs signed comparison in stencil code.
Dave Airlie
2009-07-15
1
-1
/
+1
|
*
radeon: port more front fixes from intel.
Dave Airlie
2009-07-14
1
-0
/
+11
|
*
radeon: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers.
Dave Airlie
2009-07-14
1
-2
/
+1
|
*
radeon: update clear code from Intel codebase.
Dave Airlie
2009-07-12
1
-35
/
+66
[next]