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
/
gallium
/
drivers
/
r600
/
r600_asm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: Silence uninitialized variable warnings.
Vinson Lee
2010-10-27
1
-4
/
+4
*
r600g: add assembler support for all the kcache fields.
Dave Airlie
2010-10-26
1
-1
/
+6
*
r600g: Also clear bc data when we're destroying a shader.
Tilman Sauerbeck
2010-10-24
1
-0
/
+36
*
r600g: drop use_mem_constant.
Dave Airlie
2010-10-05
1
-2
/
+1
*
r600g: add assembler support for other vtx fetch fields.
Dave Airlie
2010-10-01
1
-1
/
+5
*
r600g: delete old path
Jerome Glisse
2010-09-29
1
-4
/
+3
*
r600g: break alu clause earlier
Andre Maasikas
2010-09-24
1
-2
/
+3
*
r600g: deal with overflow of VTX/TEX CF clauses.
Dave Airlie
2010-09-21
1
-2
/
+8
*
r600g: only emit uses waterfall on r6xx hw.
Dave Airlie
2010-09-19
1
-1
/
+1
*
r600g; add uses waterfall to asm cf for r6xx.
Dave Airlie
2010-09-19
1
-0
/
+1
*
r600g: misc cleanup
John Doe
2010-09-15
1
-2
/
+2
*
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
1
-1
/
+1
*
r600g: fix warning in r600 pipe driver
Dave Airlie
2010-09-10
1
-12
/
+13
*
r600g: add initial evergreen support
Dave Airlie
2010-09-10
1
-2
/
+31
*
r600g: add initial bank swizzle support.
Dave Airlie
2010-09-08
1
-2
/
+274
*
r600g: split opcodes out and add wrapper around usage.
Dave Airlie
2010-09-08
1
-0
/
+1
*
r600g: add support for constants in memory buffers.
Dave Airlie
2010-09-08
1
-1
/
+7
*
r600g: add missing printf operand
Dave Airlie
2010-09-06
1
-1
/
+1
*
r600g: add missing literals
Dave Airlie
2010-08-31
1
-0
/
+3
*
r600g: add initial relative support to assembler
Dave Airlie
2010-08-30
1
-0
/
+5
*
r600g: fix SSG and op3 neg writing
Dave Airlie
2010-08-30
1
-12
/
+8
*
r600g : add basic loop support.
Dave Airlie
2010-08-30
1
-2
/
+19
*
r600g: add initial if/else/endif support
Dave Airlie
2010-08-27
1
-6
/
+52
*
r600g: add a chiprev type for r600/r700/evergreen instead of using family
Dave Airlie
2010-08-19
1
-13
/
+24
*
r600g: accept empty frag prog shader
Jerome Glisse
2010-08-11
1
-2
/
+1
*
r600g: avoid reemiting literal, avoid scheduling empty cs
Jerome Glisse
2010-08-10
1
-1
/
+2
*
r600g: fix some warnings
Marek Olšák
2010-08-09
1
-2
/
+2
*
r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting
Jerome Glisse
2010-08-03
1
-1
/
+5
*
r600g: split alu block to conform to limit + RCP opcode
Jerome Glisse
2010-08-02
1
-1
/
+3
*
r600g: mipmap early support + EX2/ABS instruction + culling
Jerome Glisse
2010-07-29
1
-0
/
+2
*
r600g: first pass at texture support
Jerome Glisse
2010-07-23
1
-4
/
+87
*
r600g: drop compiler stuff and switch over dumb tgsi assembler
Jerome Glisse
2010-07-23
1
-0
/
+385