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
/
r700_render.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-24
1
-1
/
+20
*
r600: rework DB render setup
Alex Deucher
2009-11-09
1
-3
/
+1
*
r600: rework draw functions
Alex Deucher
2009-11-04
1
-64
/
+134
*
r600: fix count prediction for IB case
Alex Deucher
2009-11-04
1
-1
/
+1
*
r600: fix a warning, update comments
Alex Deucher
2009-10-30
1
-3
/
+3
*
r600: use AUTO_INDEX for draw - saves cmd buffer space
Andre Maasikas
2009-10-30
1
-18
/
+10
*
r600: remove duplicate stride setting
Andre Maasikas
2009-10-23
1
-4
/
+0
*
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
1
-3
/
+3
*
r600: fix render size prediction
Alex Deucher
2009-10-23
1
-18
/
+17
*
r600: remove old tnl pipeline
Alex Deucher
2009-10-23
1
-176
/
+17
*
r600: r700PredictRenderSize can flush, so move index buffer setup after it
Andre Maasikas
2009-10-06
1
-1
/
+1
*
r600: remove support for host-based ibs
Alex Deucher
2009-10-02
1
-136
/
+68
*
r600 : Enable draw_prim.
Richard Li
2009-09-27
1
-2
/
+0
*
r600 : disable draw_prim for now.
Richard Li
2009-09-24
1
-1
/
+4
*
r600: fix up ordering of functions in draw prims path
Alex Deucher
2009-09-23
1
-16
/
+15
*
r600: fix r700PredictRenderSize for draw prims path
Alex Deucher
2009-09-23
1
-7
/
+12
*
r600 : add hw index buffer draw support.
Richard Li
2009-09-23
1
-12
/
+61
*
r600: fix copy/paste typo
Alex Deucher
2009-09-23
1
-1
/
+1
*
r600 : add draw_prim support.
Richard Li
2009-09-22
1
-24
/
+643
*
r600: enable caching of vertex programs
Andre Maasikas
2009-09-11
1
-4
/
+5
*
r600: fix Elts handling
Alex Deucher
2009-09-04
1
-1
/
+6
*
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
1
-6
/
+4
*
r600: make reloc_chunk size dynamic
Alex Deucher
2009-08-26
1
-2
/
+1
*
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-25
1
-0
/
+7
|
\
|
*
r600: fix state emit sizes
Alex Deucher
2009-08-24
1
-0
/
+7
*
|
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
1
-2
/
+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: move full state to radeon state atoms
Alex Deucher
2009-08-22
1
-38
/
+7
*
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-20
1
-72
/
+14
*
r600: improve state emission
Alex Deucher
2009-08-20
1
-13
/
+53
*
r600: split state emit into block specific functions
Alex Deucher
2009-08-20
1
-1
/
+8
*
r600: try and get everything in the draw in one IB
Alex Deucher
2009-08-20
1
-3
/
+10
*
r600: rework emit code
Alex Deucher
2009-08-20
1
-2
/
+3
*
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
*
r600: state cleanups
Alex Deucher
2009-08-12
1
-4
/
+2
*
r600: handle state emit better
Alex Deucher
2009-08-02
1
-8
/
+11
*
r600: fix regression in texenv
Alex Deucher
2009-08-02
1
-2
/
+0
*
r600: make sure bos are valid before usign that
Alex Deucher
2009-07-31
1
-0
/
+3
*
r600: remove unused offset_mod stuff
Alex Deucher
2009-07-31
1
-6
/
+1
*
r600: ensure we have enough room for full state emit
Alex Deucher
2009-07-31
1
-0
/
+3
*
r600: unify state emit into one function
Alex Deucher
2009-07-31
1
-24
/
+32
*
r600: re-arrange state setup and emit so they are not mixed
Alex Deucher
2009-07-31
1
-76
/
+9
*
r600: warning fixes
Alex Deucher
2009-07-30
1
-2
/
+0
*
r600: split primitive draw into a separate function
Alex Deucher
2009-07-30
1
-56
/
+59
[next]