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
...
*
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
*
vc4: Make SF be a flag on the QIR instructions.
Eric Anholt
2015-02-12
8
-51
/
+47
*
ilo: update screen init for Gen8
Chia-I Wu
2015-02-12
1
-8
/
+32
*
ilo: update outdated render command emissions for Gen8
Chia-I Wu
2015-02-12
1
-4
/
+4
*
ilo: update rectlist command emission for Gen8
Chia-I Wu
2015-02-12
4
-7
/
+93
*
ilo: update draw command emission for Gen8
Chia-I Wu
2015-02-12
6
-34
/
+517
*
ilo: update surface state emission for Gen8
Chia-I Wu
2015-02-12
1
-7
/
+8
*
ilo: update dynamic state emission for Gen8
Chia-I Wu
2015-02-12
1
-14
/
+26
*
ilo: update outdated gen assertions for Gen8
Chia-I Wu
2015-02-12
6
-24
/
+23
*
ilo: add new WM related helpers for Gen8
Chia-I Wu
2015-02-12
1
-0
/
+76
*
ilo: update VS related functions for Gen8
Chia-I Wu
2015-02-12
2
-1
/
+31
*
ilo: update VF related functions for Gen8
Chia-I Wu
2015-02-12
2
-42
/
+157
*
ilo: update SAMPLER_STATE for Gen8
Chia-I Wu
2015-02-12
1
-29
/
+42
[prev]
[next]