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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/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
4
-0
/
+5
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
4
-0
/
+8
*
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
*
freedreno/a3xx: add hardware ETC1 support
Ilia Mirkin
2015-02-18
2
-0
/
+4
*
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
*
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
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
10
-0
/
+10
*
radeonsi: initialize TC_L2_dirty to false after buffer allocation
Marek Olšák
2015-02-17
1
-0
/
+1
*
radeonsi: small fix in SPI state
Marek Olšák
2015-02-17
1
-2
/
+4
*
r600g,radeonsi: use fences to implement PIPE_QUERY_GPU_FINISHED
Marek Olšák
2015-02-17
1
-9
/
+13
*
r600g,radeonsi: demote TIMESTAMP_DISJOINT query to be a software query
Marek Olšák
2015-02-17
1
-14
/
+13
*
ilo: always set up BLEND_STATE on Gen8
Chia-I Wu
2015-02-17
1
-7
/
+1
*
ilo: fix alpha test on Gen8
Chia-I Wu
2015-02-17
1
-5
/
+26
*
ilo: fix some state pointer commands on Gen8
Chia-I Wu
2015-02-15
1
-0
/
+20
*
nvc0: allow holes in xfb target lists
Ilia Mirkin
2015-02-14
2
-4
/
+13
*
nvc0: bail out of 2d blits with non-A8_UNORM alpha formats
Ilia Mirkin
2015-02-14
1
-2
/
+5
*
ilo: fix JIP/UIP on Gen8
Chia-I Wu
2015-02-14
2
-9
/
+25
*
ilo: do not set GEN6_THREADCTRL_SWITCH
Chia-I Wu
2015-02-14
1
-4
/
+0
*
ilo: correct ISA UIP/JIP decoding for Gen8
Chia-I Wu
2015-02-14
1
-18
/
+39
*
ilo: prepare for 64-bit immediates decoding
Chia-I Wu
2015-02-14
1
-15
/
+31
*
ilo: cleanup ISA DW1 decoding
Chia-I Wu
2015-02-14
1
-34
/
+55
*
ilo: cleanup ISA DW0 decoding
Chia-I Wu
2015-02-14
1
-10
/
+16
*
ilo: update some outdated gen checks
Chia-I Wu
2015-02-14
1
-4
/
+4
*
ilo: fix rectlist length on Gen8
Chia-I Wu
2015-02-14
1
-1
/
+1
*
ilo: fix 3DSTATE_VF_TOPOLOGY
Chia-I Wu
2015-02-14
1
-2
/
+1
*
os,llvmpipe: Set rasterizer thread names on Linux.
Jose Fonseca
2015-02-13
1
-1
/
+7
[next]