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
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: fix two sided stencil
Alex Deucher
2009-08-26
1
-14
/
+4
*
r600: add missing radeon_cs_space_set_flush call
Alex Deucher
2009-08-26
1
-0
/
+3
*
r600: make reloc_chunk size dynamic
Alex Deucher
2009-08-26
2
-5
/
+10
*
r600: fix memory leak
Alex Deucher
2009-08-26
1
-1
/
+2
*
r600: Update vertex fetch shader if necessary
Cooper Yuan
2009-08-26
3
-6
/
+19
*
radeon/r600: Fix remaining warnings when building 64 bit binary.
Pauli Nieminen
2009-08-25
2
-2
/
+4
*
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
2
-3
/
+3
*
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-25
8
-122
/
+149
|
\
|
*
r600: code cleanup
Alex Deucher
2009-08-24
5
-108
/
+74
|
*
r600: fix state emit sizes
Alex Deucher
2009-08-24
3
-14
/
+75
*
|
radeon/r200/r300/r600: Warn if we emit more than prediction was.
Pauli Nieminen
2009-08-25
1
-1
/
+5
*
|
r600: Fix indetion and add useful debug output.
Pauli Nieminen
2009-08-24
1
-9
/
+14
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
4
-47
/
+41
|
\
|
|
*
r600: scissor updates for dri2
Dave Airlie
2009-08-24
1
-14
/
+23
|
*
r600: switch to common cs functions
Dave Airlie
2009-08-24
2
-31
/
+14
|
*
r600: map 16 VS outputs
Alex Deucher
2009-08-24
1
-0
/
+2
|
*
r600: fix logic copy paste error
Alex Deucher
2009-08-23
1
-2
/
+2
*
|
r600: Improve emit prediction.
Pauli Nieminen
2009-08-24
1
-5
/
+13
*
|
r600: Predict emit size for next rendering.
Pauli Nieminen
2009-08-24
1
-6
/
+32
|
/
*
r600: bump reloc_chunk size
Alex Deucher
2009-08-23
1
-1
/
+1
*
r600: fix count for CB/DB target state
Alex Deucher
2009-08-23
1
-2
/
+2
*
r600: use persistent bos for shaders
Alex Deucher
2009-08-23
1
-24
/
+26
*
r600: always emit CB base
Alex Deucher
2009-08-23
1
-1
/
+7
*
r600: make state emit more fine grained
Alex Deucher
2009-08-22
4
-106
/
+230
*
r600: move full state to radeon state atoms
Alex Deucher
2009-08-22
9
-192
/
+262
*
r600: add support for RS880
Alex Deucher
2009-08-22
2
-0
/
+3
*
r600: better default state size.
Alex Deucher
2009-08-21
3
-9
/
+15
*
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
7
-226
/
+154
*
r600: improve state emission
Alex Deucher
2009-08-20
6
-30
/
+182
*
r600: split state emit into block specific functions
Alex Deucher
2009-08-20
5
-319
/
+378
*
r600: try and get everything in the draw in one IB
Alex Deucher
2009-08-20
1
-3
/
+10
*
r600: move misc regs from general state
Alex Deucher
2009-08-20
1
-7
/
+9
*
r600: rework emit code
Alex Deucher
2009-08-20
4
-37
/
+44
*
r600: minor cleanup
Alex Deucher
2009-08-19
1
-2
/
+1
*
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
3
-18
/
+4
*
r600: fix build
Dave Airlie
2009-08-18
3
-1
/
+4
*
r600: fix counting error after the last commit
Alex Deucher
2009-08-17
1
-1
/
+1
*
r600: make sure the number of indices is valid
Alex Deucher
2009-08-17
1
-1
/
+54
*
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-17
1
-17
/
+6
*
r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xx
Alex Deucher
2009-08-14
1
-0
/
+8
*
r600: move non-surface related cb state to general state
Alex Deucher
2009-08-13
1
-6
/
+12
*
r600: move non-surface related depth state to general state
Alex Deucher
2009-08-13
1
-23
/
+15
*
r600: state cleanups
Alex Deucher
2009-08-12
4
-52
/
+40
*
r600: clean up Create/DestroyContext
Alex Deucher
2009-08-12
1
-0
/
+2
*
radeon: Minor warnings cleanup.
Eric Anholt
2009-08-12
4
-3
/
+13
*
r600: A shader is bound that exports Z as a float into Red channel
Cooper Yuan
2009-08-12
2
-0
/
+4
*
r600: update num of interp if posizition is used
Cooper Yuan
2009-08-11
1
-8
/
+10
*
r600: looks like a typo
Dave Airlie
2009-08-09
1
-1
/
+1
*
r600: load per-pixel position into PS in order to use fragment.position.
Cooper Yuan
2009-08-09
1
-0
/
+27
*
r600: fix r600SetTexOffset
Alex Deucher
2009-08-03
1
-5
/
+7
[next]