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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: fill in some missing XRGB tex formats
Alex Deucher
2010-01-15
1
-0
/
+26
*
r600: set tiling correctly for texturing from depth buffer
Alex Deucher
2010-01-15
1
-0
/
+10
*
r600: fix typo in SQ setup
Alex Deucher
2010-01-15
1
-3
/
+3
*
r600: adjust after radeon mipmap changes in 7118db8700
Andre Maasikas
2010-01-06
2
-6
/
+5
*
r600: float texture component ordering
Pierre Ossman
2010-01-06
1
-20
/
+20
*
r600: support vertex_array_bgra
Andre Maasikas
2010-01-04
5
-6
/
+25
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-21
1
-7
/
+6
|
\
|
*
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
6
-101
/
+108
|
*
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-12-22
2
-16
/
+15
|
*
r600: fix glFrontFace(GL_CW)
Dave Airlie
2009-12-21
1
-7
/
+2
|
*
r600: Invert front face winding when rendering to FBO
Alex Deucher
2009-12-16
1
-0
/
+4
*
|
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
6
-101
/
+108
*
|
r600: move structs for legacy cmdbuf into cmdbuf C file.
Dave Airlie
2009-12-22
2
-16
/
+15
*
|
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_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
2
-18
/
+10
|
\
|
|
*
r600: add support for TXB instruction
Andre Maasikas
2009-12-08
1
-17
/
+9
|
*
r600: reorder state for render_target and blend
Andre Maasikas
2009-12-08
1
-1
/
+1
|
*
r600: disable compressed texture support
mesa_7_6_1_rc1
Alex Deucher
2009-11-18
1
-0
/
+4
|
*
r600: don't emit htile regs
Alex Deucher
2009-11-09
1
-4
/
+2
*
|
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
Maciej Cencora
2009-11-18
3
-40
/
+24
|
\
\
|
*
|
r600: align for mipmap tree changes
Maciej Cencora
2009-11-18
3
-40
/
+24
*
|
|
r600: don't force Z order
Alex Deucher
2009-11-16
1
-3
/
+0
|
/
/
*
|
r600/r700: typo, fix mask of DB_ALPHA_TO_MASK
Jerome Glisse
2009-11-09
1
-3
/
+3
*
|
r600: rework DB render setup
Alex Deucher
2009-11-09
4
-42
/
+73
*
|
r600: don't emit htile regs
Alex Deucher
2009-11-09
1
-4
/
+2
*
|
r600: add missing ZPASS setup bits for r7xx+
Alex Deucher
2009-11-09
2
-0
/
+6
*
|
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: implement LOG op in compiler
Pierre Ossman
2009-11-02
2
-3
/
+214
*
|
r600: implement EXP op in compiler
Pierre Ossman
2009-11-02
2
-3
/
+130
*
|
r600: remove duplicate line
Alex Deucher
2009-10-30
1
-1
/
+0
*
|
r600: fill in some missing tex formats
Alex Deucher
2009-10-30
1
-0
/
+46
*
|
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 the no rrb messages
Alex Deucher
2009-10-29
1
-2
/
+0
*
|
r600: Add support for ARB_depth_clamp
Alex Deucher
2009-10-29
2
-2
/
+14
*
|
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
3
-13
/
+10
|
\
\
|
*
|
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
1
-3
/
+1
|
*
|
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-21
1
-3
/
+3
|
*
|
drivers: don't include texformat.h
Brian Paul
2009-10-05
3
-3
/
+0
|
*
|
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-2
/
+2
|
*
|
drivers: use more mesa format functions
Brian Paul
2009-09-27
1
-2
/
+4
*
|
|
r600: add occlusion query support
Alex Deucher
2009-10-28
3
-4
/
+82
*
|
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-4
/
+4
*
|
|
r600: remove duplicate stride setting
Andre Maasikas
2009-10-23
1
-4
/
+0
*
|
|
r600: for position invariant programs reading vert_pos is not always known at...
Andre Maasikas
2009-10-23
1
-0
/
+5
*
|
|
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
7
-268
/
+41
*
|
|
r600: fix render size prediction
Alex Deucher
2009-10-23
3
-20
/
+20
*
|
|
r600: remove old tnl pipeline
Alex Deucher
2009-10-23
2
-192
/
+34
[next]