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_chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-41
/
+41
*
r600c: fix buffer height setting in dri2 case
Andre Maasikas
2010-09-15
1
-4
/
+23
*
r600c: oq updates
Alex Deucher
2010-09-10
1
-1
/
+1
*
r600: fix vertex buffer size calculation
Andre Maasikas
2010-08-26
1
-12
/
+1
*
evergreen : initial support driver code.
richard
2010-08-20
1
-42
/
+80
*
r600: add support for draw_elements_base_vertex
Andre Maasikas
2010-08-12
1
-15
/
+1
*
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
1
-2
/
+2
*
r600: add new relocs for tiling support
Alex Deucher
2010-08-05
1
-11
/
+26
*
r600: add support for more rendering formats
Alex Deucher
2010-04-26
1
-15
/
+244
*
r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24d
Alex Deucher
2010-02-24
1
-1
/
+1
*
Revert "r600c: substract vbo offset to vbo size"
Jerome Glisse
2010-02-12
1
-1
/
+1
*
r600c: substract vbo offset to vbo size
Jerome Glisse
2010-02-12
1
-1
/
+1
*
r600: be more exact in vb size calculation
Andre Maasikas
2010-02-12
1
-1
/
+2
*
r600: support GL_SHORT attributes
Andre Maasikas
2010-02-12
1
-5
/
+5
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-2
/
+0
*
r600: enable draw_offset
Andre Maasikas
2010-01-22
1
-2
/
+1
*
r6xx/r7xx: emit relocation for FRAG & TILE buffer
Jerome Glisse
2010-01-18
1
-3
/
+21
*
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-05
1
-4
/
+1
*
r600: fix typos for vert-tex
Andre Maasikas
2009-12-15
1
-2
/
+2
*
r600 : add texture support for vertex shader.
Richard Li
2009-12-14
1
-4
/
+30
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
1
-1
/
+5
|
\
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
1
-1
/
+5
|
|
\
|
|
*
r600: fix state size prediction after dc0777d3
Andre Maasikas
2009-12-09
1
-1
/
+5
*
|
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
1
-1
/
+1
|
|
\
|
|
|
*
r600: reorder state for render_target and blend
Andre Maasikas
2009-12-08
1
-1
/
+1
|
|
*
r600: don't emit htile regs
Alex Deucher
2009-11-09
1
-4
/
+2
|
|
*
r600: add span support for 1D tiles
Alex Deucher
2009-09-24
1
-1
/
+1
|
|
*
r600: enable caching of vertex programs
Andre Maasikas
2009-09-24
1
-6
/
+4
|
|
*
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-24
1
-55
/
+63
*
|
|
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-20
1
-3
/
+7
|
\
|
|
|
*
|
r600: align for mipmap tree changes
Maciej Cencora
2009-11-18
1
-3
/
+7
*
|
|
r600 : update PS and VS emit count for loop constants.
Richard Li
2009-11-18
1
-2
/
+2
*
|
|
r600 : Initial version of glsl fc.
Richard Li
2009-11-18
1
-45
/
+54
|
/
/
*
|
r600: don't emit htile regs
Alex Deucher
2009-11-09
1
-4
/
+2
*
|
r600: remove the no rrb messages
Alex Deucher
2009-10-29
1
-2
/
+0
*
|
r600: add occlusion query support
Alex Deucher
2009-10-28
1
-0
/
+54
*
|
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
1
-113
/
+8
*
|
r600: fix render size prediction
Alex Deucher
2009-10-23
1
-2
/
+2
*
|
radeon: Fix newlines.
Michal Krol
2009-09-25
1
-14
/
+14
*
|
r600 : fix draw_prim bug: vertex fetcher setting.
Richard Li
2009-09-24
1
-3
/
+16
*
|
r600 : add draw_prim support.
Richard Li
2009-09-22
1
-8
/
+92
*
|
r600: add span support for 1D tiles
Alex Deucher
2009-09-14
1
-1
/
+1
*
|
r600: enable caching of vertex programs
Andre Maasikas
2009-09-11
1
-6
/
+4
*
|
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-09
1
-55
/
+63
|
/
*
r600: rework cb/db setup
Alex Deucher
2009-09-03
1
-0
/
+91
*
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-31
1
-0
/
+34
*
r600: fix state emit sizes
Alex Deucher
2009-08-24
1
-7
/
+67
*
r600: fix count for CB/DB target state
Alex Deucher
2009-08-23
1
-2
/
+2
*
r600: make state emit more fine grained
Alex Deucher
2009-08-22
1
-99
/
+211
[next]