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
*
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
*
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
[next]