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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/llvm: Remove AMDIL MAD instruction defs
Tom Stellard
2012-05-17
6
-7
/
+14
*
radeon/llvm: Remove AMDIL MUL_IEEE* instructions
Tom Stellard
2012-05-17
3
-7
/
+3
*
r600g: Handle MUL_IEEE in r600_bytecode_get_num_operands
Tom Stellard
2012-05-17
1
-0
/
+2
*
radeon/llvm: Expand fsub during ISel
Tom Stellard
2012-05-17
2
-11
/
+2
*
radeon/llvm: Remove AMDIL floating-point ADD instruction defs
Tom Stellard
2012-05-17
5
-8
/
+9
*
radeon/llvm: Remove AMDIL CMOVLOG* instruction defs
Tom Stellard
2012-05-17
4
-26
/
+6
*
radeon/llvm: Move lowering of ABS_i32 to ISel
Tom Stellard
2012-05-17
4
-17
/
+16
*
radeon/llvm: Remove sub patterns from AMDILInstrPatterns.td
Tom Stellard
2012-05-17
2
-21
/
+1
*
radeon/llvm: Add custom SDNodes for MAX
Tom Stellard
2012-05-17
10
-10
/
+108
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
6
-12
/
+62
*
nv50/ir: fix reversed order of lane ops in quadops
Christoph Bumiller
2012-05-17
2
-4
/
+6
*
nv50,nvc0: handle user vertex buffers
Christoph Bumiller
2012-05-17
14
-308
/
+423
*
nv50,nvc0: handle user index buffers
Christoph Bumiller
2012-05-17
8
-47
/
+49
*
nv50,nvc0: handle user constbufs without wrapping them in a resource
Christoph Bumiller
2012-05-17
14
-165
/
+201
*
gallium/radeon: Fix r300g tiling breakage.
Michel Dänzer
2012-05-16
4
-0
/
+4
*
radeonsi: Initial tiling support.
Michel Dänzer
2012-05-16
5
-128
/
+356
*
r600g: Set tiling information for BOs being shared.
Michel Dänzer
2012-05-16
1
-0
/
+12
*
radeonsi: Bump MAX_DRAW_CS_DWORDS.
Michel Dänzer
2012-05-16
3
-3
/
+3
*
draw,llvmpipe: Avoid named struct types on LLVM 3.0 and later.
José Fonseca
2012-05-16
1
-10
/
+2
*
llvmpipe: Color slot interpolation can be flat or perspective, not linear.
Olivier Galibert
2012-05-16
3
-3
/
+3
*
llvmpipe: Add a test for lp_build_sgn.
José Fonseca
2012-05-15
1
-0
/
+13
*
svga: fix FBO / viewport bugs
Brian Paul
2012-05-15
1
-7
/
+24
*
radeon/llvm: add support for texture offsets, fix TEX_LD
Vadim Girlin
2012-05-15
4
-10
/
+51
*
radeon/llvm: add SET_GRADIENTS*, fix SAMPLE_G
Vadim Girlin
2012-05-15
6
-9
/
+108
*
radeon/llvm: increase const regs count
Vadim Girlin
2012-05-15
1
-1
/
+1
*
radeon/llvm: use IntrNoMem property for intrinsics where possible
Vadim Girlin
2012-05-15
7
-105
/
+171
*
radeon/llvm: use correct intrinsic for CEIL
Vadim Girlin
2012-05-15
2
-3
/
+3
*
radeon/llvm: improve ABS_i32 lowering
Vadim Girlin
2012-05-15
1
-13
/
+5
*
radeon/llvm: fix BUILD_VECTOR lowering for replicated value
Vadim Girlin
2012-05-15
1
-0
/
+2
*
radeon/llvm: add names for AMDGPU* passes
Vadim Girlin
2012-05-15
2
-0
/
+5
*
radeon/llvm: add generated files to .gitignore
Vadim Girlin
2012-05-15
1
-0
/
+18
*
radeonsi: Keep around copies of original sampler states.
Michel Dänzer
2012-05-14
1
-0
/
+2
*
radeonsi: Flesh out shader interpolation related code.
Michel Dänzer
2012-05-14
3
-4
/
+38
*
radeonsi: Add proper SI family names.
Michel Dänzer
2012-05-14
1
-1
/
+3
*
radeonsi: Separate states for samplers and sampler views.
Michel Dänzer
2012-05-14
2
-3
/
+6
*
radeonsi: Fixups for drawing with an index buffer.
Michel Dänzer
2012-05-14
3
-14
/
+13
*
llvmpipe: Calculate fixed point coordinates for triangle setup earlier.
James Benton
2012-05-14
1
-56
/
+106
*
radeon/llvm: Coding style fixes for R600CodeEmitter.cpp
Tom Stellard
2012-05-14
1
-148
/
+90
*
radeon/llvm: Lower bitcast instructions to copies
Tom Stellard
2012-05-14
1
-0
/
+10
*
radeonsi: remove slab allocator for pipe_resource (used mainly for user buffers)
Marek Olšák
2012-05-13
3
-41
/
+3
*
r600g: remove slab allocator for pipe_resource (used mainly for user buffers)
Marek Olšák
2012-05-13
3
-41
/
+4
*
r600g: handle R16G16B16_FLOAT and R32G32B32_FLOAT in translate_colorswap (EG)
Marek Olšák
2012-05-12
1
-0
/
+2
*
gallium: remove user_buffer_create from the interface
Marek Olšák
2012-05-12
18
-198
/
+0
*
r600g: Handle compute caps.
Francisco Jerez
2012-05-12
1
-0
/
+3
*
r300g: Handle compute caps.
Francisco Jerez
2012-05-12
1
-0
/
+5
*
trace: Fix pipe_context::clear dumping.
José Fonseca
2012-05-12
1
-1
/
+3
*
trace: Fix pipe_shader_state dumping.
José Fonseca
2012-05-12
1
-2
/
+4
*
trace: Match NULL context members.
José Fonseca
2012-05-12
1
-73
/
+79
*
radeonsi: Fixed point vertex formats aren't supported.
Michel Dänzer
2012-05-12
1
-4
/
+5
*
r600g: setup COLOR1 for possible dual-src in the framebuffer bind
Dave Airlie
2012-05-12
4
-15
/
+12
[next]