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
*
svga: minor reformatting of svga_texture() cast wrapper
Brian Paul
2016-08-26
1
-1
/
+2
*
svga: rewrite svga_buffer() cast wrapper
Brian Paul
2016-08-26
1
-6
/
+4
*
svga: remove local variable in create_backed_surface_view()
Brian Paul
2016-08-26
1
-7
/
+4
*
r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+
Mario Kleiner
2016-08-26
1
-0
/
+19
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
1
-0
/
+49
*
radeonsi: disable CE on SI + AMDGPU
Marek Olšák
2016-08-26
1
-1
/
+3
*
winsys/amdgpu: disable IB chaining on SI
Marek Olšák
2016-08-26
1
-5
/
+6
*
winsys/amdgpu: finish up SI addrlib integration
Marek Olšák
2016-08-26
1
-5
/
+25
*
winsys/amdgpu: initial SI support
Ronie Salgado
2016-08-26
3
-6
/
+46
*
gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS
Marek Olšák
2016-08-26
5
-2
/
+17
*
radeonsi: fix printing shaders and states on a VM fault
Marek Olšák
2016-08-26
1
-1
/
+3
*
radeonsi: increase performance for DRI PRIME offloading if 2nd GPU is CIK or VI
Marek Olšák
2016-08-26
1
-0
/
+19
*
radeonsi: enable SDMA on CIK
Marek Olšák
2016-08-26
1
-4
/
+0
*
gallium/radeon: increase priority for shader binaries
Marek Olšák
2016-08-26
2
-2
/
+2
*
gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags
Marek Olšák
2016-08-26
8
-15
/
+13
*
svga: fix regression related to srgb
Neha Bhende
2016-08-26
1
-0
/
+12
*
svga: use local variable blit instead of pointer
Neha Bhende
2016-08-26
1
-29
/
+30
*
svga: s/INDEX_0D/INDEX_IMMEDIATE32/
Brian Paul
2016-08-26
1
-1
/
+1
*
svga: add comment about unsupported blend modes
Brian Paul
2016-08-26
1
-0
/
+3
*
svga: fix ordering of mksstats counter strings
Charmaine Lee
2016-08-26
1
-1
/
+1
*
svga: avoid emitting redundant SetShaderResource command
Charmaine Lee
2016-08-26
4
-34
/
+63
*
svga: add a cleanup function to clean up sampler state
Charmaine Lee
2016-08-26
3
-11
/
+22
*
svga: loosen the condition to flush in get_query_result_vgpu10()
Brian Paul
2016-08-26
1
-1
/
+1
*
svga: fix vgpu10 query fencing
Brian Paul
2016-08-26
1
-11
/
+11
*
svga: avoid emitting redundant DXSetSamplers command
Charmaine Lee
2016-08-26
2
-8
/
+25
*
svga: enable ARB_clear_texture extension in the driver.
Neha Bhende
2016-08-26
1
-1
/
+2
*
svga: define svga_clear() in svga_init_clear_functions()
Neha Bhende
2016-08-26
3
-11
/
+2
*
svga: add svga_init_clear_functions()
Neha Bhende
2016-08-26
3
-0
/
+6
*
svga: add new function svga_clear_texture()
Neha Bhende
2016-08-26
1
-0
/
+188
*
svga: add new begin_blit()
Neha Bhende
2016-08-26
1
-9
/
+18
*
svga: add opt to the list of valid build types
Charmaine Lee
2016-08-26
1
-0
/
+2
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
31
-85
/
+468
*
svga: fix indirect non-indexable temp access
Charmaine Lee
2016-08-26
1
-2
/
+25
*
gallium/hud: move signo declaration inside PIPE_OS_UNIX block
Brian Paul
2016-08-26
1
-1
/
+1
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-1
/
+1
*
vc4: Add support for fddx/fddy
Eric Anholt
2016-08-25
1
-0
/
+52
*
vc4: Add register allocation support for MUL output rotation.
Eric Anholt
2016-08-25
2
-0
/
+14
*
vc4: Add support for MUL output rotation.
Eric Anholt
2016-08-25
6
-0
/
+51
*
vc4: Add support for the 2-bit LOAD_IMM variants.
Eric Anholt
2016-08-25
6
-0
/
+58
*
vc4: Add QPU scheduling to handle MUL rotate sources.
Eric Anholt
2016-08-25
1
-0
/
+13
*
vc4: Add disassembly for constant MUL rotates
Eric Anholt
2016-08-25
1
-9
/
+11
*
vc4: Add real validation for MUL rotation.
Eric Anholt
2016-08-25
2
-10
/
+43
*
vc4: Add a QIR value for the QPU element register.
Eric Anholt
2016-08-25
4
-0
/
+8
*
radeonsi: don't use allocas for arrays with LLVM 3.8
Marek Olšák
2016-08-25
1
-1
/
+3
*
gallium/radeon: unify and simplify checking for an empty gfx IB
Marek Olšák
2016-08-25
3
-27
/
+23
*
radeonsi: disable SDMA texture copying on Carrizo
Marek Olšák
2016-08-25
1
-0
/
+6
*
gallium/noop: use 3-space indentation
Marek Olšák
2016-08-25
2
-292
/
+292
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
21
-16
/
+46
*
nvc0: invalidate textures/samplers on GK104+
Samuel Pitoiset
2016-08-24
2
-12
/
+22
*
gallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initialization
Rhys Kidd
2016-08-24
1
-1
/
+0
[next]