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
Commit message (
Expand
)
Author
Age
Files
Lines
*
targets/egl-static: add missing line break in ldflags
Emil Velikov
2014-05-23
1
-1
/
+1
*
targets/osmesa: limit the amount of exported symbols
Emil Velikov
2014-05-23
2
-0
/
+19
*
gallivm: Disable workaround for PR12833 on LLVM 3.2+.
José Fonseca
2014-05-23
1
-2
/
+2
*
gallivm: Support MCJIT on Windows.
José Fonseca
2014-05-23
1
-0
/
+9
*
haiku: Add missing u_memory.h for FREE()
Alexander von Gluck IV
2014-05-21
2
-0
/
+2
*
freedreno/a3xx: fix blend opcode
Rob Clark
2014-05-21
8
-54
/
+83
*
freedreno/a3xx: fix depth/stencil gmem restore
Rob Clark
2014-05-21
1
-1
/
+1
*
freedreno/a3xx: fix depth/stencil GMEM positioning
Rob Clark
2014-05-21
1
-12
/
+18
*
freedreno: update generated headers
Rob Clark
2014-05-21
4
-5
/
+5
*
freedreno: use OUT_RELOCW when buffer is written
Rob Clark
2014-05-21
1
-4
/
+4
*
rbug: add missing pipe->blit() entrypoint
Rob Clark
2014-05-21
1
-0
/
+21
*
tgsi: add GS_INVOCATIONS to property names array
Ilia Mirkin
2014-05-21
1
-1
/
+2
*
nv50,nvc0: fix 3d blits with mipmap levels
Ilia Mirkin
2014-05-21
2
-11
/
+19
*
nv50/ir: fix constant folding for OP_MUL subop HIGH
Ilia Mirkin
2014-05-21
1
-4
/
+43
*
nv50/ir: fix s32 x s32 -> high s32 multiply logic
Ilia Mirkin
2014-05-21
2
-11
/
+82
*
freedreno: don't advertise texture arrays for now
Rob Clark
2014-05-20
1
-1
/
+1
*
freedreno/a3xx: shadow sampler support
Rob Clark
2014-05-19
2
-3
/
+46
*
freedreno/a3xx/compiler: refactor trans_samp()
Rob Clark
2014-05-19
1
-47
/
+90
*
freedreno: update generated headers
Rob Clark
2014-05-19
4
-4
/
+10
*
llvmpipe: do IR counting for shader cache management after optimization.
Roland Scheidegger
2014-05-19
3
-4
/
+22
*
nv50/ir: fix integer mul lowering for u32 x u32 -> high u32
Ilia Mirkin
2014-05-18
1
-3
/
+4
*
nv50/ir: make sure that texprep/texquerylod's args get coalesced
Ilia Mirkin
2014-05-18
1
-0
/
+2
*
freedreno/a3xx: use util_format_compose_swizzles()
Rob Clark
2014-05-18
1
-9
/
+9
*
freedreno/a3xx/compiler: 1D textures
Rob Clark
2014-05-18
1
-4
/
+25
*
freedreno: fix caps
Rob Clark
2014-05-18
1
-2
/
+2
*
freedreno: fix index buffer offset
Rob Clark
2014-05-18
1
-1
/
+1
*
freedreno/a3xx: add sRBG texture support
Rob Clark
2014-05-16
2
-0
/
+15
*
freedreno: update generated headers
Rob Clark
2014-05-16
4
-20
/
+21
*
gallivm: (trivial) fix compilation with llvm 3.1, 3.2
Roland Scheidegger
2014-05-17
1
-0
/
+4
*
gallivm: print out how long it takes to optimize shader IR.
Roland Scheidegger
2014-05-16
3
-1
/
+31
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
10
-26
/
+38
*
gallivm: remove optimization workaround when not having sse 4.1
Roland Scheidegger
2014-05-16
1
-8
/
+1
*
gallivm: remove workaround for reversing optimization pass order.
Roland Scheidegger
2014-05-16
1
-13
/
+2
*
egl-static: include libradeonwinsys.la only once
Emil Velikov
2014-05-15
1
-8
/
+5
*
gallium/radeon: link in libradeon.la at target level
Emil Velikov
2014-05-15
12
-20
/
+22
*
gallium/radeon: build only a single common library libradeon
Emil Velikov
2014-05-15
3
-12
/
+5
*
freedreno/a3xx: fix write to bogus register
Rob Clark
2014-05-14
1
-2
/
+2
*
freedreno/a3xx: account for special inputs/outputs
Rob Clark
2014-05-14
1
-2
/
+2
*
freedreno/a3xx: fix MAX_INPUTS shader cap
Rob Clark
2014-05-14
3
-1
/
+9
*
freedreno/a3xx: add debug flag to expose glsl130
Rob Clark
2014-05-14
2
-3
/
+8
*
freedreno/a3xx/compiler: add KILL_IF
Ryan Houdek
2014-05-14
1
-1
/
+35
*
freedreno/a3xx/compiler: start adding integer support
Ryan Houdek
2014-05-14
1
-0
/
+169
*
draw: better llvm names for shaders for debugging.
Roland Scheidegger
2014-05-15
1
-6
/
+12
*
llvmpipe: improve setup shader names (for debugging)
Roland Scheidegger
2014-05-15
1
-38
/
+40
*
llvmpipe: kill off llvmpipe_variant_count
Roland Scheidegger
2014-05-15
4
-20
/
+4
*
nvc0: enable support for maxwell boards
Ben Skeggs
2014-05-15
6
-19
/
+49
*
nvc0: add maxwell (sm50) compiler backend
Ben Skeggs
2014-05-15
16
-5
/
+3588
*
nvc0: maxwell isa has no per-instruction join modifier
Ben Skeggs
2014-05-15
4
-19
/
+23
*
nvc0: replace immd 0 with $rLASTGPR for emit/restart opcodes
Ben Skeggs
2014-05-15
1
-0
/
+1
*
nvc0: move nvc0 lowering pass class definitions into header
Ben Skeggs
2014-05-15
3
-106
/
+136
[next]