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
*
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
|
*
radeon: Fix scissor rectangle calculation when rendering to FBO.
Michel Dänzer
2009-07-11
1
-3
/
+8
|
*
radeon: fix copy and paste typo
Maciej Cencora
2009-07-08
1
-1
/
+1
|
*
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-07-06
1
-45
/
+7
|
*
radeon: don't re-add BOs to validate list
Dave Airlie
2009-06-18
1
-0
/
+7
|
*
radeon: Flush command buffer on viewport change
Jerome Glisse
2009-06-17
1
-0
/
+1
*
|
make sure ctx->Driver.Flush is valid before calling it
Alex Deucher
2009-07-15
1
-2
/
+4
*
|
Use memcpy directly in the common code
Alex Deucher
2009-07-15
1
-3
/
+11
*
|
R6xx/r7xx: implement memcpy buffer swaps
Alex Deucher
2009-07-14
1
-0
/
+18
*
|
Merge master and fix conflicts
Alex Deucher
2009-06-12
1
-49
/
+137
|
\
|
|
*
radeon: on update drawable don't firevertices as it might be call from GetLock
Jerome Glisse
2009-05-25
1
-3
/
+1
|
*
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-24
1
-32
/
+31
|
*
radeon: Increase reference count of current renderbuffers.
Michel Dänzer
2009-05-20
1
-2
/
+2
|
*
Call _mesa_update_stencil() before accessing ctx->Stencil._Enabled
Owen W. Taylor
2009-05-13
1
-0
/
+2
|
*
radeon: add support for new dri2 interfaces & fix single buffer rendering
Joel Bosveld
2009-05-10
1
-0
/
+39
|
*
r300: fix compiler warnings
Maciej Cencora
2009-05-07
1
-0
/
+1
[next]