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
...
*
nvc0/ir: no instruction can load a double immediate
Ilia Mirkin
2015-02-20
1
-0
/
+2
*
nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
Ilia Mirkin
2015-02-20
5
-16
/
+40
*
gm107/ir: fix F2F flipped stype/dtype flags
Ilia Mirkin
2015-02-20
1
-2
/
+2
*
gm107/ir: fix DSET boolean float flag
Ilia Mirkin
2015-02-20
1
-0
/
+1
*
gm107/ir: fix DMUL opcode encoding
Ilia Mirkin
2015-02-20
1
-3
/
+3
*
gk110/ir: add emission of dadd/dmul/dmad opcodes
Ilia Mirkin
2015-02-20
1
-3
/
+77
*
nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax
Ilia Mirkin
2015-02-20
1
-3
/
+63
*
gallium/sw/kms: fix a type-mismatch warning
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallium/sw/kms: don't redefine DEBUG
Marek Olšák
2015-02-21
1
-7
/
+7
*
targets/d3dadapter9: remove an unused variable
Marek Olšák
2015-02-21
1
-1
/
+1
*
tgsi: fix type-mismatch warning
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallivm: fix uninitialized-variable warnings
Marek Olšák
2015-02-21
2
-2
/
+2
*
gallium/util: Don't include unused debug functions from u_math.h
Eric Anholt
2015-02-20
1
-1
/
+0
*
gallium/radeon: fix an uninitialized-variable warning
Marek Olšák
2015-02-20
1
-1
/
+1
*
gallium: add new double-related shader caps to all the getters
Ilia Mirkin
2015-02-20
5
-0
/
+20
*
svga: add missing _DROUND,DFRACEXP_DLDEXP_SUPPORTED switch cases
Brian Paul
2015-02-20
1
-0
/
+2
*
radeonsi: don't use SQC_CACHES to flush ICACHE and KCACHE on SI
Marek Olšák
2015-02-20
1
-18
/
+11
*
vc4: Keep an array of pointers to instructions defining the temps around.
Eric Anholt
2015-02-19
8
-68
/
+67
*
vc4: Move qir_uniform() and the constant-value versions to vc4_qir.c/h.
Eric Anholt
2015-02-19
3
-45
/
+49
*
vc4: Enforce one-uniform-per-instruction after optimization.
Eric Anholt
2015-02-19
6
-50
/
+209
*
vc4: Rename add_uniform() to qir_uniform().
Eric Anholt
2015-02-19
1
-15
/
+15
*
vc4: Shut up runtime warnings about new pipe caps.
Eric Anholt
2015-02-19
1
-0
/
+2
*
nv50: add PIPELINE_STATISTICS query support, based on nvc0
Ilia Mirkin
2015-02-19
2
-2
/
+27
*
svga: add missing :
Ilia Mirkin
2015-02-19
1
-1
/
+1
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
8
-0
/
+10
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
8
-1
/
+15
*
gallium: add some more double opcodes to avoid unnecessary lowering
Ilia Mirkin
2015-02-19
3
-1
/
+50
*
softpipe/tgsi: expose doubles for softpipe.
Dave Airlie
2015-02-20
1
-1
/
+1
*
tgsi: add support for flt64 constants
Dave Airlie
2015-02-20
8
-6
/
+113
*
gallium: add double opcodes and TGSI execution (v4.2)
Dave Airlie
2015-02-20
4
-30
/
+876
*
gallium/util: indentation fix
Brian Paul
2015-02-19
1
-3
/
+3
*
freedreno: add missing PIPE_CAP_RESOURCE_FROM_USER_MEMORY to switch
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
freedreno/a3xx: add ARB_instanced_arrays support
Ilia Mirkin
2015-02-19
2
-2
/
+3
*
freedreno/a3xx: add support for vertexid and instanceid sysvals
Ilia Mirkin
2015-02-19
4
-16
/
+119
*
freedreno: pass number of instances to draw
Ilia Mirkin
2015-02-19
8
-18
/
+22
*
freedreno/a3xx: add ETC2 decoding support
Ilia Mirkin
2015-02-19
2
-4
/
+17
*
llvmpipe,softpipe: only support ETC1, not the upcoming ETC2
Ilia Mirkin
2015-02-18
2
-0
/
+8
*
gallium: add ETC2 format support
Ilia Mirkin
2015-02-18
7
-114
/
+104
*
freedreno/a3xx: add hardware ETC1 support
Ilia Mirkin
2015-02-18
2
-0
/
+4
*
gallium/dri: Shut up a compiler warning.
Eric Anholt
2015-02-18
1
-1
/
+1
*
ilo: fix PCB alloc asserts on Gen7.5 GT3
Chia-I Wu
2015-02-18
1
-1
/
+5
*
ilo: fix compiler warnings
Chia-I Wu
2015-02-18
3
-8
/
+12
*
auxiliary/vl: honour the DRI2PROTO_CFLAGS
Emil Velikov
2015-02-18
1
-0
/
+1
*
auxiliary/vl: Build vl_winsys_dri.c only when needed.
Emil Velikov
2015-02-18
1
-0
/
+4
*
Revert "radeon/llvm: enable unsafe math for graphics shaders"
Michel Dänzer
2015-02-18
1
-4
/
+0
*
r600g/sb: treat undefined values like constants
Dave Airlie
2015-02-18
1
-2
/
+2
*
i915g: Use the actual MIN instruction.
Kenneth Graunke
2015-02-17
1
-15
/
+1
*
radeonsi: fix a crash if a stencil ref state is set before a DSA state
Marek Olšák
2015-02-17
1
-4
/
+8
*
r600g,radeonsi: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
5
-4
/
+54
*
winsys/radeon: test the userptr ioctl to see if it's present
Marek Olšák
2015-02-17
5
-19
/
+35
[prev]
[next]