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
*
freedreno/a3xx: handle index_bias (i.e. base_vertex)
Ilia Mirkin
2014-12-06
1
-3
/
+13
*
freedreno/a3xx: add bgr565 texturing and rendering
Ilia Mirkin
2014-12-06
1
-1
/
+1
*
freedreno/a3xx: add support for SRGB render targets
Ilia Mirkin
2014-12-06
2
-9
/
+12
*
freedreno/a3xx: output RGBA16_FLOAT from fs for certain outputs
Ilia Mirkin
2014-12-06
3
-1
/
+17
*
freedreno/a3xx: re-enable rgb10_a2 render targets
Ilia Mirkin
2014-12-06
1
-1
/
+3
*
freedreno/a3xx: fix border color swizzle to match texture format desc
Ilia Mirkin
2014-12-06
1
-4
/
+18
*
freedreno/a3xx: fix alpha-blending on RGBX formats
Ilia Mirkin
2014-12-06
5
-8
/
+55
*
llvmpipe: decrease MAX_SCENES from 2 to 1
Roland Scheidegger
2014-12-06
2
-1
/
+13
*
draw: use the prim type from prim_info not emit in passthrough emit
Roland Scheidegger
2014-12-06
1
-2
/
+2
*
draw: use correct output prim for non-adjacent topologies in prim assembler.
Roland Scheidegger
2014-12-06
1
-4
/
+4
*
draw: kill off unneded prim assembler code for handling adjacency verts
Roland Scheidegger
2014-12-06
2
-60
/
+0
*
gallium/docs: (trivial) remove STR opcode description.
Roland Scheidegger
2014-12-06
1
-9
/
+0
*
vc4: Try swapping the regfile A to B to pair instructions.
Eric Anholt
2014-12-05
1
-2
/
+62
*
vc4: Allow pairing of some instructions that disagree about the WS bit.
Eric Anholt
2014-12-05
1
-1
/
+47
*
vc4: Add separate write-after-read dependency tracking for pairing.
Eric Anholt
2014-12-05
1
-20
/
+58
*
vc4: Fix inverted priority of instructions for QPU scheduling.
Eric Anholt
2014-12-05
1
-10
/
+10
*
vc4: Refuse to merge two ops that both access shared functions.
Eric Anholt
2014-12-05
3
-36
/
+55
*
vc4: Allow dead code elimination of color reads.
Eric Anholt
2014-12-05
1
-1
/
+1
*
vc4: Add a debug flag for waiting for sync on submit.
Eric Anholt
2014-12-05
3
-0
/
+11
*
util/primconvert: Avoid point arithmetic; apply offset on all cases.
José Fonseca
2014-12-05
1
-1
/
+2
*
util/primconvert: take ib offset into account
Ilia Mirkin
2014-12-05
1
-1
/
+1
*
util/primconvert: support instanced rendering
Ilia Mirkin
2014-12-05
1
-0
/
+2
*
util/primconvert: pass index bias through
Ilia Mirkin
2014-12-05
1
-0
/
+1
*
freedreno/a4xx: unify vertex/texture formats into a single table
Rob Clark
2014-12-04
1
-299
/
+180
*
freedreno/a4xx: fd4_util -> fd4_format
Rob Clark
2014-12-04
15
-15
/
+15
*
freedreno: update generated headers / a4xx fmt rename
Rob Clark
2014-12-04
6
-124
/
+124
*
freedreno/a4xx: frag-depth fixes
Rob Clark
2014-12-03
2
-18
/
+24
*
st/xvmc: Fix compiler warnings
Jan Vesely
2014-12-03
3
-6
/
+6
*
st/nine: Fix vertex declarations for non-standard (usage/index)
Axel Davy
2014-12-03
7
-108
/
+89
*
st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GE...
Axel Davy
2014-12-03
1
-60
/
+52
*
st/nine: Queries: Always return D3D_OK when issuing with D3DISSUE_BEGIN
Axel Davy
2014-12-03
1
-1
/
+6
*
st/nine: Queries: always succeed for D3DQUERYTYPE_TIMESTAMP when flushing
Axel Davy
2014-12-03
1
-0
/
+3
*
st/nine: Queries: allow app to call GetData without Issuing first
Axel Davy
2014-12-03
1
-4
/
+9
*
st/nine: Queries: Fix D3DISSUE_END behaviour.
Axel Davy
2014-12-03
1
-4
/
+6
*
st/nine: Queries: return S_FALSE instead of INVALIDCALL when in building quer...
Axel Davy
2014-12-03
1
-1
/
+4
*
st/nine: Queries: Use gallium caps to get if queries are supported. (v2)
Axel Davy
2014-12-03
3
-23
/
+24
*
st/nine: Queries: Remove flush logic
Axel Davy
2014-12-03
2
-9
/
+5
*
st/nine: Queries: remove dummy queries
Axel Davy
2014-12-03
2
-94
/
+12
*
freedreno/a3xx: implement anisotropic filtering
Ilia Mirkin
2014-12-03
1
-4
/
+6
*
freedreno/a4xx: rect textures
Rob Clark
2014-12-03
1
-3
/
+4
*
freedreno: update generated headers
Rob Clark
2014-12-03
5
-11
/
+34
*
freedreno: fix signed vs unsigned lols
Rob Clark
2014-12-03
1
-1
/
+1
*
gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.
José Fonseca
2014-12-03
1
-0
/
+4
*
r600, llvm: Don't leak global symbol offsets
Jan Vesely
2014-12-02
1
-0
/
+1
*
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
[next]