index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-13
/
+13
*
r600: fix vertex buffer size calculation
Andre Maasikas
2010-08-26
1
-0
/
+1
*
r600: add support for draw_elements_base_vertex
Andre Maasikas
2010-08-12
1
-11
/
+27
*
r600: relax stride/alignment requirements for vertices
Andre Maasikas
2010-08-04
1
-16
/
+7
*
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
1
-0
/
+4
*
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
2010-08-02
1
-4
/
+0
*
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
2010-08-02
1
-0
/
+4
*
r600: fix blender picking.
Dave Airlie
2010-03-02
1
-3
/
+15
*
r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24d
Alex Deucher
2010-02-24
1
-1
/
+1
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
r600: reduce number of cache flushes
Alex Deucher
2010-02-04
1
-3
/
+2
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-1
/
+0
*
r600: Update default state size to account for the new relocation
Jerome Glisse
2010-01-18
1
-1
/
+1
*
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
[next]