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: Add function svga_resource_type()
Neha Bhende
2016-09-17
2
-19
/
+21
*
nvc0/ir: fix subops for IMAD
Samuel Pitoiset
2016-09-17
1
-4
/
+6
*
nvc0/ir: fix comments about instructions info
Samuel Pitoiset
2016-09-17
1
-2
/
+3
*
radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3
Tom Stellard
2016-09-16
2
-18
/
+227
*
radeonsi/compute: Add some more debug printfs
Tom Stellard
2016-09-16
1
-0
/
+3
*
clover: fix getting scalar args api size
Serge Martin
2016-09-16
1
-4
/
+3
*
ttn: fix warning after 7bf76563e
Rob Clark
2016-09-16
1
-0
/
+2
*
gallium/docs: document alpha_to_coverage and alpha_to_one blend state
Brian Paul
2016-09-16
1
-0
/
+12
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
1
-1
/
+1
*
Revert "tgsi/scan: don't set interp flags for inputs only used by INTERP inst...
Marek Olšák
2016-09-15
1
-57
/
+48
*
nir: Report progress from nir_lower_phis_to_scalar.
Kenneth Graunke
2016-09-14
2
-3
/
+2
*
nir: Report progress from nir_lower_alu_to_scalar.
Kenneth Graunke
2016-09-14
2
-2
/
+2
*
gallium: fix return value check
Martina Kollarova
2016-09-14
1
-6
/
+6
*
radeonsi: reload PS inputs with direct indexing at each use (v2)
Marek Olšák
2016-09-14
3
-22
/
+41
*
radeonsi: get rid of constant buffer preloading
Marek Olšák
2016-09-14
1
-24
/
+14
*
radeonsi: get rid of img/buf/sampler descriptor preloading (v2)
Marek Olšák
2016-09-14
1
-132
/
+47
*
radeonsi: rename get_sampler_desc -> load_sampler_desc
Marek Olšák
2016-09-14
1
-11
/
+11
*
radeonsi: cosmetic changes in si_shader.c
Marek Olšák
2016-09-14
1
-3
/
+5
*
radeonsi: load streamout buffer descriptors before use (v2)
Marek Olšák
2016-09-14
1
-33
/
+14
*
vc4: Implement job shuffling
Eric Anholt
2016-09-14
8
-194
/
+333
*
vc4: Handle resolve skipping at job submit time.
Eric Anholt
2016-09-14
3
-31
/
+37
*
vc4: Move the render job state into a separate structure.
Eric Anholt
2016-09-14
12
-255
/
+287
*
vc4: Always unref the current job surfaces at job reset time.
Eric Anholt
2016-09-14
3
-36
/
+21
*
vc4: Move job-submit skip cases to vc4_job_submit().
Eric Anholt
2016-09-14
2
-12
/
+12
*
vc4: Move bin CL trailer to job_submit() time.
Eric Anholt
2016-09-14
2
-11
/
+14
*
vc4: Simplify the DISCARD_RANGE handling
Eric Anholt
2016-09-14
1
-12
/
+15
*
vc4: Fix incorrect clearing of Z/stencil when cleared separately.
Eric Anholt
2016-09-14
3
-15
/
+38
*
tgsi/scan: don't set interp flags for inputs only used by INTERP instructions
Marek Olšák
2016-09-13
1
-48
/
+57
*
radeonsi: fix FP64 UBO loads with indirect uniform block indexing
Marek Olšák
2016-09-13
1
-2
/
+1
*
winsys/amdgpu: don't assume GTT if the VRAM flag isn't set
Marek Olšák
2016-09-13
1
-3
/
+3
*
radeonsi: clean up CP DMA emit code
Marek Olšák
2016-09-13
1
-84
/
+60
*
radeonsi: print the IB and buffer list in VM fault reports
Marek Olšák
2016-09-13
1
-1
/
+2
*
radeonsi: add sampler view BOs to the BO list last
Marek Olšák
2016-09-13
1
-7
/
+10
*
radeonsi: export SampleMask from pixel shaders at full rate
Marek Olšák
2016-09-13
3
-16
/
+56
*
gallium/radeon: set new r600_resource fields correctly in other places too
Marek Olšák
2016-09-13
1
-0
/
+11
*
ddebug: dump shader buffers and images
Marek Olšák
2016-09-13
3
-3
/
+49
*
ddebug: fix a crash in resource_get_handle
Marek Olšák
2016-09-13
1
-1
/
+1
*
radeon: Don't check DCC on pipe buffers
Jan Vesely
2016-09-13
1
-3
/
+4
*
vl/util: Fix YV12/I420 convert to NV12 U/V reversal
Andy Furniss
2016-09-13
1
-1
/
+1
*
android: add support for libmesa_amdgpu_addrlib
Mauro Rossi
2016-09-13
4
-6
/
+11
*
st/va: also honors interlaced preference when providing a video format
Julien Isorce
2016-09-12
1
-17
/
+19
*
tgsi: document semantics for compute shaders
Samuel Pitoiset
2016-09-12
1
-0
/
+28
*
radeonsi: don't preload constants at the beginning of shaders
Marek Olšák
2016-09-12
1
-20
/
+11
*
st/va: enable vbr rate control for vaapi encode
Boyuan Zhang
2016-09-12
2
-2
/
+2
*
vl/rbsp: match initial escaped bits with valid in the buffer
Leo Liu
2016-09-12
1
-2
/
+4
*
winsys/radeon: rename nrelocs, crelocs to max_relocs, num_relocs
Nicolai Hähnle
2016-09-12
2
-27
/
+27
*
winsys/radeon: don't pre-allocate the relocations array
Nicolai Hähnle
2016-09-12
1
-14
/
+1
*
winsys/radeon: remove unused radeon_cs_context::priority_usage
Nicolai Hähnle
2016-09-12
1
-1
/
+0
*
winsys/amdgpu: remove amdgpu_cs_lookup_buffer
Nicolai Hähnle
2016-09-12
2
-9
/
+3
*
winsys/amdgpu: remove unused field domains from amdgpu_cs_buffer
Nicolai Hähnle
2016-09-12
2
-37
/
+17
[prev]
[next]