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
*
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
*
winsys/radeon: allow unaligned size for user-memory buffers
Marek Olšák
2015-02-17
1
-1
/
+1
*
winsys/radeon: allow mapping a user buffer
Marek Olšák
2015-02-17
3
-2
/
+8
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
13
-0
/
+25
*
winsys/radeon: add user pointer support
Christian König
2015-02-17
2
-0
/
+113
*
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
*
clover: Use Legacy PassManager for LLVM trunk (3.7)
Shawn Starr
2015-02-14
1
-0
/
+9
*
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
2
-1
/
+18
[next]