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: add support for CUBE textures, also TXP
Andre Maasikas
2009-09-24
2
-47
/
+263
*
r600: fix typo in the last commit
Alex Deucher
2009-09-24
1
-5
/
+5
*
r600: various cleanups
Alex Deucher
2009-09-24
2
-40
/
+22
*
r600: fix some issues with LIT instruction
Andre Maasikas
2009-09-24
1
-33
/
+36
*
r600: fix point sizes
Alex Deucher
2009-09-24
1
-4
/
+4
*
r600: fix polygon offset
Alex Deucher
2009-09-24
1
-3
/
+8
*
r600: support position_invariant programs
Andre Maasikas
2009-09-24
1
-12
/
+18
*
r600: add span support for 1D tiles
Alex Deucher
2009-09-24
2
-1
/
+3
*
r600: fix warning
Alex Deucher
2009-09-24
1
-0
/
+1
*
r600: fix texcoords from constants
Andre Maasikas
2009-09-24
1
-40
/
+52
*
r600: enable caching of vertex programs
Andre Maasikas
2009-09-24
6
-62
/
+110
*
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-24
2
-56
/
+64
*
r600: fix ftp for dri1
Alex Deucher
2009-09-24
1
-3
/
+4
*
r600: don't setup hardware state if TFP
Dave Airlie
2009-09-24
1
-0
/
+4
*
r600: fix dri2 clipping
Alex Deucher
2009-09-24
1
-2
/
+2
*
r600: fix Elts handling
Alex Deucher
2009-09-04
2
-3
/
+16
*
r600: rework cb/db setup
Alex Deucher
2009-09-03
3
-130
/
+109
*
r600: make sure the active vertex shader bo is re-added to persistent list.
Alex Deucher
2009-09-03
1
-0
/
+7
*
r600: visual depth has no meaning here.
Dave Airlie
2009-09-03
1
-12
/
+2
*
r600: make sure the active shader bo is re-added to persistent list.
Dave Airlie
2009-09-03
1
-0
/
+8
*
r600: Add more trace debug output to rendering pipeline.
Pauli Nieminen
2009-08-31
1
-0
/
+10
*
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-31
14
-173
/
+141
*
radeon: Add common debugging functions.
Pauli Nieminen
2009-08-31
2
-0
/
+2
*
r600: fix scissor also.
Dave Airlie
2009-08-28
1
-2
/
+2
*
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
[next]