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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600, llvm: Fix mem leak
Jan Vesely
2014-12-02
1
-0
/
+1
*
clover: clCompileProgram CL_INVALID_COMPILER_OPTIONS
EdB
2014-12-02
2
-1
/
+3
*
vc4: Pair up QPU instructions when scheduling.
Eric Anholt
2014-12-01
3
-38
/
+105
*
r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
2014-12-02
1
-12
/
+38
*
freedreno/a4xx: alpha blend fixes
Rob Clark
2014-12-01
3
-1
/
+11
*
freedreno/a4xx: fix DRAW initiator encoding of index size
Rob Clark
2014-12-01
1
-8
/
+19
*
freedreno: update generated headers
Rob Clark
2014-12-01
5
-23
/
+22
*
svga: fix comment typo
Brian Paul
2014-12-01
1
-1
/
+1
*
gallium: add include path to fix building of pipe-loader code
Brian Paul
2014-12-01
1
-0
/
+1
*
graw: Avoid 'near'/'far' variables.
José Fonseca
2014-12-01
8
-24
/
+24
*
util: Move u_atomic.h to src/util.
Matt Turner
2014-12-01
2
-401
/
+2
*
vc4: Introduce scheduling of QPU instructions.
Eric Anholt
2014-12-01
6
-126
/
+722
*
vc4: Drop the explicit scoreboard wait.
Eric Anholt
2014-12-01
1
-12
/
+11
*
vc4: Also deal with VPM reads at thread end.
Eric Anholt
2014-12-01
1
-2
/
+6
*
vc4: Fix assertion about SFU versus texturing.
Eric Anholt
2014-12-01
1
-3
/
+4
*
vc4: Add another check for invalid TLB scoreboard handling.
Eric Anholt
2014-12-01
3
-8
/
+39
*
freedreno/a4xx: invalidate cache when vbo's change
Rob Clark
2014-12-01
1
-0
/
+7
*
freedreno/a3xx: add missing integer formats and enable rendering
Ilia Mirkin
2014-11-30
1
-3
/
+30
*
freedreno/a3xx: enable sampling from integer textures
Ilia Mirkin
2014-11-30
5
-5
/
+55
*
freedreno: allow each generation to hook into sampler view setting
Ilia Mirkin
2014-11-30
5
-3
/
+8
*
freedreno/a3xx: don't use half precision shaders for int/float32
Ilia Mirkin
2014-11-30
3
-10
/
+35
*
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
*
st/wgl: Don't export wglGetExtensionsStringARB.
José Fonseca
2014-11-26
1
-1
/
+0
*
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
José Fonseca
2014-11-26
1
-1
/
+1
*
gallivm: Removed unused variable.
José Fonseca
2014-11-26
1
-1
/
+1
*
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2014-11-26
5
-10
/
+10
*
st/nine: fix formatting in query9 (cosmetic)
Axel Davy
2014-11-26
1
-3
/
+3
*
st/nine: Fix setting of the shift modifier in nine_shader
Axel Davy
2014-11-26
1
-2
/
+4
*
st/nine: remove unused pipe_viewport_state::translate[3] and scale[3]
David Heidelberg
2014-11-26
1
-2
/
+0
*
st/nine: fix wrong variable reset
Axel Davy
2014-11-26
1
-1
/
+1
*
st/nine: return GetAvailableTextureMem in bytes as expected (v2)
David Heidelberg
2014-11-26
1
-1
/
+5
*
st/nine: Add pool check to SetTexture (v2)
Axel Davy
2014-11-26
1
-1
/
+9
[next]