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
/
gallium
/
drivers
/
r600
/
r600_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace bswap_32 calls with util_bswap32
Jonathan Gray
2013-06-17
1
-2
/
+2
*
r600g/llvm: Fix cubearray textureSize
Vincent Lejeune
2013-05-20
1
-0
/
+1
*
r600g: fixup for MSAA texture support checking
Niels Ole Salscheider
2013-05-16
1
-1
/
+1
*
r600g: cleanup MSAA texture support checking
Marek Olšák
2013-05-15
1
-2
/
+3
*
r600g: increase array size for shader inputs and outputs
Marek Olšák
2013-05-10
1
-0
/
+2
*
r600g/llvm: Don't feed LLVM output through r600_bytecode_build()
Tom Stellard
2013-05-06
1
-388
/
+13
*
r600g/llvm: Don't emit CALL_FS for vertex shaders
Tom Stellard
2013-05-06
1
-7
/
+9
*
r600g/sb: use hex instead of binary constants
Vadim Girlin
2013-05-03
1
-3
/
+3
*
r600g: use old shader disassembler by default
Vadim Girlin
2013-05-03
1
-13
/
+9
*
r600g: plug in optimizing backend
Vadim Girlin
2013-04-30
1
-2
/
+77
*
r600g: mask unused source components for SAMPLE
Vadim Girlin
2013-04-30
1
-0
/
+20
*
r600g/llvm: Fix opencl build
Vincent Lejeune
2013-04-30
1
-1
/
+1
*
r600g/llvm: get use_kill from compiler shader
Vincent Lejeune
2013-04-30
1
-1
/
+5
*
r600g/llvm: Pass struct r600_bytecode to r600_llvm_compile
Tom Stellard
2013-04-24
1
-2
/
+2
*
r600/llvm: Read stacksize from config header
Vincent Lejeune
2013-04-23
1
-2
/
+1
*
/bin/bash: q : commande introuvable
Vincent Lejeune
2013-04-23
1
-1
/
+1
*
r600g: Fix build with --enable-opencl
Tom Stellard
2013-04-18
1
-1
/
+2
*
r600g/llvm: Use gprcount from llvm
Vincent Lejeune
2013-04-17
1
-1
/
+1
*
gallium: Disambiguate TGSI_OPCODE_IF.
José Fonseca
2013-04-17
1
-8
/
+15
*
gallium: Eliminate TGSI_OPCODE_IFC.
José Fonseca
2013-04-17
1
-3
/
+6
*
r600g: Workaround for a harware bug with nested loops on Cayman
Martin Andersson
2013-04-16
1
-3
/
+15
*
r600g: fix two issues in compressed msaa reading code
Dave Airlie
2013-04-11
1
-2
/
+2
*
r600g: Fix UMAD on Cayman
Martin Andersson
2013-04-09
1
-13
/
+32
*
r600g/llvm: Workaround for wrong tex.offset_*
Vincent Lejeune
2013-04-04
1
-0
/
+3
*
r600g/llvm: Do not change cf_alu inst when adding alus
Vincent Lejeune
2013-04-03
1
-7
/
+2
*
r600g: don't reserve more stack space than required v5
Vadim Girlin
2013-04-02
1
-44
/
+87
*
r600g: fix range handling for tgsi input declarations v2
Vadim Girlin
2013-04-02
1
-3
/
+7
*
r600g/llvm: Use stack_size provided from llvm.
Vincent Lejeune
2013-04-01
1
-0
/
+1
*
r600g/llvm: Add support for cf_alu native encode
Vincent Lejeune
2013-04-01
1
-0
/
+14
*
r600g/llvm: use native encode for tex
Vincent Lejeune
2013-03-31
1
-23
/
+27
*
r600g/llvm: Fix build
Tom Stellard
2013-03-11
1
-1
/
+1
*
r600g: atomize vertex shader
Marek Olšák
2013-03-11
1
-0
/
+1
*
r600g: inline r600_pipe_shader function
Marek Olšák
2013-03-11
1
-48
/
+41
*
r600g: use a single env var R600_DEBUG, disable bytecode dumping
Marek Olšák
2013-03-11
1
-25
/
+37
*
r600g/llvm: Fix alpha_to_one piglit tests
Vincent Lejeune
2013-02-18
1
-0
/
+1
*
r600g/compute: Fix segfault caused by new shader disassembler
Tom Stellard
2013-02-05
1
-0
/
+1
*
r600g: implement shader disassembler v3
Vadim Girlin
2013-02-01
1
-2
/
+9
*
r600g: use tables with ISA info v3
Vadim Girlin
2013-02-01
1
-736
/
+735
*
r600g: improve inputs/interpolation handling with llvm backend
Vadim Girlin
2013-01-28
1
-79
/
+80
*
r600g: Add ar_chan member to struct r600_bytecode
Tom Stellard
2013-01-28
1
-0
/
+1
*
r600g: add multi ring support with dma as first second ring v4
Jerome Glisse
2013-01-28
1
-1
/
+1
*
r600g/llvm: tgsi to llvm emits store.swizzle intrinsic for vs/fs output
Vincent Lejeune
2013-01-18
1
-2
/
+4
*
r600g/llvm: tgsi to llvm emits stream output intrinsics.
Vincent Lejeune
2013-01-18
1
-1
/
+2
*
r600g/llvm: rework handling of the constants
Vadim Girlin
2013-01-18
1
-10
/
+33
*
r600g: texture buffer object + glsl 1.40 enable support (v2)
Dave Airlie
2013-01-11
1
-0
/
+134
*
r600g: uniform buffer object support
Dave Airlie
2013-01-11
1
-8
/
+48
*
r600: always export a position from vertex shader
Dave Airlie
2013-01-11
1
-0
/
+17
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
1
-0
/
+1
*
r600g: refactor and make streamout dumping more informative
Marek Olšák
2012-12-20
1
-12
/
+21
*
r600g: try to fix streamout for the cases where BURST_COUNT > 0
Marek Olšák
2012-12-20
1
-1
/
+1
[next]