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
*
gallium/radeon: remove unused code - radeon_llvm_util.*
Marek Olšák
2016-07-05
5
-169
/
+0
*
radeonsi: keep using v_rcp_f32 for division in future LLVM (v2)
Marek Olšák
2016-07-05
2
-2
/
+30
*
radeonsi: remove an obsolete comment
Marek Olšák
2016-07-05
1
-5
/
+0
*
radeonsi: don't interpolate colors if flatshading is enabled
Marek Olšák
2016-07-05
3
-2
/
+14
*
radeonsi: enable the barycentric optimization in all cases
Marek Olšák
2016-07-05
3
-18
/
+125
*
radeonsi: compute only one set of interpolation (i,j) when MSAA is disabled
Marek Olšák
2016-07-05
3
-3
/
+88
*
radeonsi: split ps.prolog.force_persample_interp into persp and linear bits
Marek Olšák
2016-07-05
3
-45
/
+64
*
radeonsi: don't dump the shader key for non-monolithic shaders early
Marek Olšák
2016-07-05
1
-1
/
+2
*
r600g: Add double precision FMA ops
Jan Vesely
2016-07-05
1
-0
/
+2
*
r600: fix duplicate 'const' declaration
Francesco Ansanelli
2016-07-04
1
-1
/
+1
*
radeon/uvd: fix overflow error while calculating bit stream buffer size
Indrajit Das
2016-07-04
1
-1
/
+1
*
freedreno: fix crash on smaller gpus and higher resolutions
Rob Clark
2016-07-03
1
-1
/
+1
*
freedreno/ir3: support glsl linking for cmdline compiler
Rob Clark
2016-07-02
1
-24
/
+47
*
freedreno: update valid_buffer_range for SO buffers
Rob Clark
2016-07-02
1
-0
/
+5
*
freedreno/ir3: support non-user_buffer consts
Rob Clark
2016-07-02
2
-3
/
+5
*
freedreno/a2xx: move setup/restore cmds into binning pass
Rob Clark
2016-07-02
4
-9
/
+4
*
freedreno: pass index buffer as a pipe_resource
Rob Clark
2016-07-02
2
-16
/
+16
*
freedreno: switch emit_const_bo() to take prsc's
Rob Clark
2016-07-02
4
-17
/
+18
*
nv30: Fix "array subscript is below array bounds" compiler warning
Hans de Goede
2016-07-02
1
-2
/
+1
*
nouveau: Fix a couple of "foo may be used uninitialized' compiler warnings
Hans de Goede
2016-07-02
2
-3
/
+3
*
nouveau: Fix gcc6 / c++11 auto_ptr deprecation compiler warnings
Hans de Goede
2016-07-02
1
-0
/
+4
*
nouveau: Add support for SV_WORK_DIM
Hans de Goede
2016-07-02
8
-12
/
+29
*
nvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
Hans de Goede
2016-07-02
3
-4
/
+4
*
nvc0: fix up image support for allowing multiple samples
Ilia Mirkin
2016-07-01
7
-49
/
+108
*
nv30: go back to not using viewport validate function for swtnl
Ilia Mirkin
2016-07-01
2
-1
/
+16
*
nv30: fix viewport clipping settings to be based on viewport, not rt
Ilia Mirkin
2016-07-01
2
-17
/
+11
*
swr: Refactor checks for compiler feature flags
Chuck Atkins
2016-06-30
1
-2
/
+2
*
svga: use SVGA3D_vgpu10_BufferCopy() for buffer copies
Brian Paul
2016-06-30
1
-4
/
+28
*
svga: add SVGA3D_vgpu10_BufferCopy()
Brian Paul
2016-06-30
2
-0
/
+30
*
svga: flush buffers when mapping for reading
Brian Paul
2016-06-30
1
-13
/
+24
*
svga: enable ARB_copy_image extension in the driver
Neha Bhende
2016-06-30
1
-1
/
+2
*
svga: try blitting with copy region in more cases
Brian Paul
2016-06-30
1
-1
/
+7
*
svga: use copy_region_vgpu10() for region copies when possible
Brian Paul
2016-06-30
1
-4
/
+37
*
svga: use vgpu10 CopyRegion command when possible
Neha Bhende
2016-06-30
1
-2
/
+147
*
svga: set render target flag for snorm surfaces
Brian Paul
2016-06-30
1
-0
/
+10
*
svga: add new svga_format_is_uncompressed_snorm() helper
Brian Paul
2016-06-30
2
-0
/
+24
*
svga: adjust sampler view format for RGBX
Brian Paul
2016-06-30
1
-1
/
+5
*
svga: adjust render target view format for RGBX
Brian Paul
2016-06-30
1
-1
/
+13
*
svga: don't advertise support for R32G32B32_UINT/SINT surface formats
Neha Bhende
2016-06-30
1
-2
/
+2
*
svga: use untyped surface formats in most cases
Brian Paul
2016-06-30
1
-4
/
+7
*
svga: Fix failures caused in fedora 24
Neha Bhende
2016-06-30
3
-6
/
+15
*
radeon/uvd: fix a h265 context size bug
sonjiang
2016-06-29
1
-0
/
+3
*
radeon/uvd: seperate uvd context buffer from DPB
sonjiang
2016-06-29
1
-9
/
+97
*
radeon uvd add uvd fw version for amdgpu
sonjiang
2016-06-29
1
-0
/
+1
*
nv50/ir: print EMIT subops in debug mode
Samuel Pitoiset
2016-06-29
1
-0
/
+9
*
nv50/ir: print RSQ/RCP subops in debug mode
Samuel Pitoiset
2016-06-29
1
-0
/
+10
*
nv50/ir: print PIXLD subops in debug mode
Samuel Pitoiset
2016-06-29
1
-0
/
+9
*
nv50/ir: print SHFL subops in debug mode
Samuel Pitoiset
2016-06-29
1
-0
/
+9
*
gallium/radeon: remove zombie textures kept alive by DCC stat gathering
Marek Olšák
2016-06-29
1
-12
/
+27
*
gallium/radeon: don't re-create queries for DCC stat gathering
Marek Olšák
2016-06-29
3
-5
/
+10
[next]