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
*
mesa/st: add force_compat_profile option to driconfig
Timothy Arceri
2018-09-18
2
-2
/
+9
*
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
Timothy Arceri
2018-09-18
3
-52
/
+40
*
v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.
Eric Anholt
2018-09-17
1
-6
/
+6
*
v3d: Stop clearing the OQ state at the end of the job.
Eric Anholt
2018-09-17
3
-18
/
+1
*
v3d: Always emit a TF disable at the start of drawing on V3D 4.x.
Eric Anholt
2018-09-17
3
-10
/
+8
*
build: Don't overlink gallium xlib target
Dylan Baker
2018-09-17
2
-2
/
+1
*
r600/sb: use safe math optimizations when TGSI contains precise operations
Gert Wollny
2018-09-15
3
-1
/
+5
*
gallium/util: don't let child processes inherit our thread affinity
Marek Olšák
2018-09-14
1
-4
/
+32
*
gallium/util: start with a random L3 cache index for AMD Zen
Marek Olšák
2018-09-14
1
-4
/
+16
*
virgl: adjust strides when mapping temp-resources
Erik Faye-Lund
2018-09-14
1
-0
/
+2
*
nvir: Always split 64-bit IMAD/IMUL operations
Pierre Moreau
2018-09-13
1
-1
/
+1
*
st/vdpau: Use output buffer as back buffer with 24-bit color only
Leo Liu
2018-09-13
1
-1
/
+2
*
vl/dri: add color depth to vl winsys
Leo Liu
2018-09-13
2
-0
/
+2
*
vl/dri3: add support for 10 bits format
Leo Liu
2018-09-13
1
-4
/
+25
*
vl/dri: add 10 bits format supports
Leo Liu
2018-09-13
2
-10
/
+65
*
winsys/virgl: avoid unintended behavior
Erik Faye-Lund
2018-09-12
1
-1
/
+1
*
nv50,nvc0: warn on not-explicitly-handled caps
Ilia Mirkin
2018-09-11
2
-14
/
+26
*
gallium: Correctly handle no config context creation
Elie Tournier
2018-09-10
2
-1
/
+5
*
radeonsi/nir: port some bindless and sampler code from TGSI
Marek Olšák
2018-09-10
1
-30
/
+50
*
radeonsi: adjust and simplify max_alloc_size determination
Marek Olšák
2018-09-10
1
-3
/
+5
*
radeonsi: split si_copy_buffer
Marek Olšák
2018-09-10
5
-17
/
+33
*
radeonsi: don't call VBO prefetch with size=0
Marek Olšák
2018-09-10
1
-1
/
+1
*
radeonsi: merge SI and CI dma_clear_buffer and remove the callback
Marek Olšák
2018-09-10
8
-90
/
+66
*
radeonsi: fix GPU hangs with bindless textures and LLVM 7.0
Marek Olšák
2018-09-10
3
-5
/
+33
*
ac: use iN_0/1 constants
Marek Olšák
2018-09-10
2
-3
/
+3
*
ac: add radeon_info::num_good_cu_per_sh
Marek Olšák
2018-09-10
2
-3
/
+5
*
radeonsi: fix printing a BO list into ddebug reports
Marek Olšák
2018-09-10
1
-1
/
+2
*
r600: fix HTILE for NPOT textures with mipmapping
Marek Olšák
2018-09-10
1
-2
/
+2
*
winsys/radeon: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI
Marek Olšák
2018-09-10
1
-2
/
+2
*
radeonsi: fix HTILE for NPOT textures with mipmapping on SI/CI
Marek Olšák
2018-09-10
1
-2
/
+2
*
svga: assorted fixes/changes in svga_pipe_blit.c
Brian Paul
2018-09-10
1
-27
/
+15
*
svga: set buffer bind_flags in svga_buffer_add_host_surface()
Brian Paul
2018-09-10
1
-0
/
+3
*
svga: add format conversion for legacy formats
Charmaine Lee
2018-09-10
4
-332
/
+433
*
svga: remove obsolete code to reemit gs binding
Charmaine Lee
2018-09-10
2
-39
/
+0
*
svga: move variant->fs_shadow_compare_units assignment
Brian Paul
2018-09-10
1
-0
/
+2
*
svga: fix resource checking in is_blending_enabled()
Charmaine Lee
2018-09-10
1
-1
/
+2
*
svga: Use texture_copy_region instead of texture_copy_handle for multisampling
Neha Bhende
2018-09-10
1
-9
/
+18
*
svga: add missing devcap check for texture array support
Charmaine Lee
2018-09-10
1
-1
/
+11
*
svga: no need to check MULTISAMPLE devcap for view format
Charmaine Lee
2018-09-10
1
-1
/
+1
*
svga: sync devcap name changes in svga3d_devcaps.h
Charmaine Lee
2018-09-10
2
-12
/
+12
*
svga: explicit set DXFMT_SHADER_SAMPLE for DS format for pre-SM41 device
Charmaine Lee
2018-09-10
1
-5
/
+6
*
svga: remove unused variable
Charmaine Lee
2018-09-10
1
-1
/
+0
*
svga: draw round points when msaa is enabled
Brian Paul
2018-09-10
1
-13
/
+15
*
svga: check number of samples before emitting MSAA decls/opcodes
Brian Paul
2018-09-10
1
-2
/
+14
*
svga: remove obsolete comment on format_cap_table[]
Brian Paul
2018-09-10
1
-10
/
+0
*
svga: allow TGSI_TEXTURE_CUBE_ARRAY in emit_tg4()
Brian Paul
2018-09-10
1
-7
/
+2
*
svga: no dma on multisample surface
Charmaine Lee
2018-09-10
1
-0
/
+7
*
svga: src surface for IntraSurfaceCopy cannot be multisample
Charmaine Lee
2018-09-10
1
-0
/
+4
*
svga: fix missing format multisample devcap check
Charmaine Lee
2018-09-10
1
-0
/
+1
*
svga: fix incorrect multisample support in VGPU9 device
Charmaine Lee
2018-09-10
1
-0
/
+4
[next]