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
*
freedreno/a3xx: disable blending for integer formats
Ilia Mirkin
2014-11-30
2
-2
/
+14
*
freedreno/a3xx: remove blend clamp enables from gmem/clears
Ilia Mirkin
2014-11-30
2
-4
/
+2
*
freedreno/a3xx: add format to emit info, use to set sint/uint flags
Ilia Mirkin
2014-11-30
3
-2
/
+7
*
freedreno/a3xx: add 16-bit unorm/snorm texture formats
Ilia Mirkin
2014-11-30
1
-6
/
+6
*
freedreno/ir3: remove unused arg parameter
Ilia Mirkin
2014-11-30
1
-7
/
+7
*
freedreno/ir3: fix UMAD
Ilia Mirkin
2014-11-30
1
-9
/
+9
*
freedreno/a4xx: stencil fixes
Rob Clark
2014-11-30
8
-10
/
+38
*
freedreno: update generated headers
Rob Clark
2014-11-30
5
-14
/
+24
*
freedreno/a4xx: add render target format to fd4_emit
Rob Clark
2014-11-30
5
-42
/
+30
*
freedreno/a3xx: unify vertex/texture formats into a single table
Ilia Mirkin
2014-11-29
1
-351
/
+218
*
freedreno/a3xx: rename vertex/texture format enums to be more consistent
Ilia Mirkin
2014-11-29
2
-172
/
+177
*
freedreno/a3xx: fd3_util -> fd3_format
Ilia Mirkin
2014-11-29
15
-22
/
+18
*
freedreno/a3xx: only enable blend clamp for non-float formats
Ilia Mirkin
2014-11-29
2
-4
/
+7
*
nv50/ir/tgsi: handle TGSI_OPCODE_ARR
Christoph Bumiller
2014-11-28
1
-1
/
+4
*
nv50: remove ancient map of rt formats
Ilia Mirkin
2014-11-27
1
-83
/
+0
*
freedreno/ir3: don't pass consts to madsh.m16 in MOD logic
Ilia Mirkin
2014-11-27
1
-0
/
+3
*
r600g: make llvm code compile this time
Dave Airlie
2014-11-27
1
-1
/
+1
*
r600g: fix fallout from last patch
Dave Airlie
2014-11-27
3
-4
/
+1
*
r600g: merge the TXQ and BUFFER constant buffers (v1.1)
Dave Airlie
2014-11-27
3
-68
/
+61
*
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2014-11-26
2
-6
/
+6
*
llvmpipe: (trivial) remove redundant util_cpu_detect() call in lp_test_main
Roland Scheidegger
2014-11-25
1
-2
/
+0
*
llvmpipe: fix lp_test_arit denorm handling
Roland Scheidegger
2014-11-25
1
-1
/
+37
*
nouveau: Fix build after STR/BRA opcode dropping.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
3
-21
/
+3
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
5
-14
/
+3
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
6
-52
/
+6
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
4
-19
/
+3
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
3
-6
/
+3
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
3
-6
/
+3
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
3
-6
/
+3
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
4
-135
/
+6
*
ilo: Drop the explicit intialization of gaps in TGSI opcodes.
Eric Anholt
2014-11-24
1
-22
/
+6
*
r300: Drop the "/* gap */" notes.
Eric Anholt
2014-11-24
1
-3
/
+0
*
r600: Drop the "/* gap */" notes.
Eric Anholt
2014-11-24
1
-19
/
+0
*
vc4: Fix some inconsistent indentation.
Eric Anholt
2014-11-24
1
-6
/
+6
*
vc4: Don't forget to actually connect the fence code.
Eric Anholt
2014-11-24
1
-0
/
+2
*
vc4: Add a note about a piece of errata I've learned about.
Eric Anholt
2014-11-24
1
-0
/
+4
*
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
Dave Airlie
2014-11-24
1
-64
/
+72
*
r600: fix texture gradients instruction emission (v2)
Dave Airlie
2014-11-24
1
-28
/
+31
*
nv50,nvc0: buffer resources can be bound as other things down the line
Ilia Mirkin
2014-11-23
2
-14
/
+14
*
nv50,nvc0: actually check constbufs for invalidation
Ilia Mirkin
2014-11-23
2
-3
/
+6
*
nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
2014-11-23
1
-0
/
+2
*
i915g: Fallback copy_render for ZS formats
Stéphane Marchesin
2014-11-22
1
-1
/
+11
*
i915g: Add back 4444 and 5551 formats
Stéphane Marchesin
2014-11-22
2
-2
/
+4
*
i915g: Don't limit blitter to POT textures
Stéphane Marchesin
2014-11-22
1
-3
/
+2
*
i915g: Align all texture dimensions to the next POT
Stéphane Marchesin
2014-11-22
1
-28
/
+29
*
i915g: Fix typos
Stéphane Marchesin
2014-11-22
1
-2
/
+2
*
i915g: Fix maxlod computation.
Stéphane Marchesin
2014-11-22
1
-3
/
+3
*
i915g: Fix offset for level != 0
Stéphane Marchesin
2014-11-22
5
-8
/
+27
*
i915g: Don't write constants past I915_MAX_CONSTANT
Stéphane Marchesin
2014-11-22
1
-1
/
+1
[next]