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
*
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
*
|
|
r600 : add pre-compile mesa shader calling interface, in order to handle
Richard Li
2009-12-09
4
-24
/
+498
*
|
|
r600: and finally fix SCS
Andre Maasikas
2009-12-08
1
-51
/
+46
*
|
|
r600: remove (now) dead code
Andre Maasikas
2009-12-08
2
-303
/
+2
*
|
|
r600: fix SIN also
Andre Maasikas
2009-12-08
2
-12
/
+6
*
|
|
r600: use the new inline constants feature to fix COS
Andre Maasikas
2009-12-08
1
-1
/
+36
*
|
|
r600: add assembler support for literal(inline) constants
Andre Maasikas
2009-12-08
2
-21
/
+49
*
|
|
r600: merge alu_instruction/alu_instruction2
Andre Maasikas
2009-12-08
2
-297
/
+29
*
|
|
r600: add ABS support for source regs to assembler
Andre Maasikas
2009-12-08
2
-25
/
+9
*
|
|
r600: glsl - allow specifying texture sampler via uniforms
Andre Maasikas
2009-12-08
4
-1
/
+11
*
|
|
r600: implement FRAG_ATTRIB_FACE, glsl/twoside works
Andre Maasikas
2009-12-08
1
-1
/
+33
*
|
|
r600: quick hack to get KIL_NV working - does condition TR only for now
Andre Maasikas
2009-12-08
1
-7
/
+17
*
|
|
r600: wip glsl - refactor conditional instructions a bit
Andre Maasikas
2009-12-08
2
-310
/
+70
*
|
|
r600: execute SET funtions on all channels
Andre Maasikas
2009-12-08
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
2
-18
/
+13
|
\
|
|
|
*
|
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
*
|
|
radeon/r200/r600: fix drivers for changes in 433f0a82f5a4696e6b0c4061f645485e...
Alex Deucher
2009-12-05
1
-12
/
+1
*
|
|
r600 : clena up a bit for last commit.
Richard Li
2009-11-29
2
-8
/
+6
*
|
|
r600 : add read port allocation for uniform;
Richard Li
2009-11-29
4
-62
/
+101
*
|
|
r600: add ARB_texture_non_power_of_two support.
Dave Airlie
2009-11-25
1
-1
/
+1
*
|
|
r600 : reset stack flag with one channel only.
Richard Li
2009-11-24
1
-1
/
+4
*
|
|
r600 : fix stack depth setting bug.
Richard Li
2009-11-24
1
-4
/
+4
*
|
|
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-24
1
-1
/
+20
*
|
|
r600 : add support for shader instruction trunc and discard.
Richard Li
2009-11-22
2
-29
/
+78
*
|
|
r600: hopefully fix segfault.
Dave Airlie
2009-11-23
1
-1
/
+2
*
|
|
r600: fix inline issues
Dave Airlie
2009-11-23
2
-4
/
+2
*
|
|
r600 : add stack depth calculation, enable CF pop.
Richard Li
2009-11-22
3
-161
/
+223
*
|
|
r600 : use cf for all pop now, left optimization for future.
Richard Li
2009-11-22
2
-16
/
+42
*
|
|
r600 : eliminate Wondows line ending for test code.
Richard Li
2009-11-20
1
-28
/
+28
*
|
|
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-20
3
-40
/
+24
|
\
|
|
|
*
|
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 : Clean up a bit test code mess.
Richard Li
2009-11-19
1
-17
/
+0
*
|
|
|
r600 : change shader pop method for now.
Richard Li
2009-11-19
1
-27
/
+27
*
|
|
|
r600 : check in shader code test enable flag: if flag
Richard Li
2009-11-19
2
-21
/
+77
*
|
|
|
r600 : update PS and VS emit count for loop constants.
Richard Li
2009-11-18
1
-2
/
+2
*
|
|
|
r600 : add some defs
Richard Li
2009-11-18
3
-3
/
+55
*
|
|
|
r600 : Initial version of glsl fc.
Richard Li
2009-11-18
7
-84
/
+2189
|
/
/
/
*
/
/
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
[next]