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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Enable dead CF elimination.
Eric Anholt
2016-07-04
1
-0
/
+1
*
vc4: Optimize out redundant SF updates.
Eric Anholt
2016-07-04
2
-6
/
+78
*
vc4: Move SF removal to a separate peephole pass.
Eric Anholt
2016-07-04
5
-17
/
+85
*
vc4: DCE instructions with a NULL destination.
Eric Anholt
2016-07-04
1
-2
/
+3
*
vc4: Mark texturing setup instructions as having side effects.
Eric Anholt
2016-07-04
1
-5
/
+5
*
vc4: Fix a pasteo in scheduling condition flag usage.
Eric Anholt
2016-07-04
1
-1
/
+1
*
vc4: Drop the dead QIR_PACK() macro.
Eric Anholt
2016-07-04
1
-8
/
+0
*
radeonsi: do compilation from si_create_shader_selector asynchronously
Marek Olšák
2016-07-05
4
-7
/
+58
*
radeonsi: don't lock shader cache mutex during compilation
Marek Olšák
2016-07-05
1
-6
/
+16
*
radeonsi: separate the compilation chunk of si_create_shader_selector
Marek Olšák
2016-07-05
3
-80
/
+110
*
radeonsi: move LLVMTargetMachineRef creation to a separate function
Marek Olšák
2016-07-05
1
-14
/
+18
*
gallium/radeon: add and use radeon_info::max_alloc_size (v2)
Marek Olšák
2016-07-05
4
-10
/
+10
*
radeonsi: print LLVM IRs to ddebug logs
Marek Olšák
2016-07-05
6
-1
/
+26
*
radeonsi: enable string markers and record apitrace call numbers
Marek Olšák
2016-07-05
3
-1
/
+24
*
ddebug: add an option to dump info about a specific apitrace call
Marek Olšák
2016-07-05
3
-3
/
+29
*
ddebug: implement pipe_context::generate_mipmap
Marek Olšák
2016-07-05
1
-1
/
+52
*
ddebug: record and dump apitrace call numbers
Marek Olšák
2016-07-05
4
-1
/
+31
*
ddebug: implement emit_string_marker
Marek Olšák
2016-07-05
1
-3
/
+10
*
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
[next]