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
*
radeonsi/ac: move frag interp emission code to shared llvm code.
Dave Airlie
2017-02-02
1
-87
/
+13
*
radeon/uvd: add h264 constrained baseline support
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
radeonsi: Fix build on LLVM < 3.9 v2
Tom Stellard
2017-02-01
1
-2
/
+4
*
vc4: Enable Neon on arm android builds
Rob Herring
2017-01-31
1
-0
/
+2
*
vc4: fix arm64 build with Neon
Rob Herring
2017-01-31
1
-1
/
+1
*
vc4: Make Neon inline assembly clang compatible
Rob Herring
2017-01-31
1
-35
/
+35
*
radeonsi: Set datalayout on the llvm module
Tom Stellard
2017-01-31
1
-0
/
+6
*
etnaviv: Set SE.CLIP registers, add margins for scissor/clip registers
Wladimir J. van der Laan
2017-01-31
3
-20
/
+52
*
etnaviv: Generate new sin/cos instructions on GC3000
Wladimir J. van der Laan
2017-01-31
3
-1
/
+40
*
etnaviv: Cannot render to rb-swapped formats
Wladimir J. van der Laan
2017-01-31
1
-2
/
+5
*
etnaviv: Avoid infinite loop in find_frame()
Christian Gmeiner
2017-01-31
1
-1
/
+1
*
r600: fix a compilation warning in r600_screen_create()
Samuel Pitoiset
2017-01-30
1
-1
/
+1
*
gallium/radeon: merge dirty_fb_counter and dirty_tex_descriptor_counter
Marek Olšák
2017-01-30
4
-41
/
+22
*
radeonsi: handle count_from_stream_output in a few IA_MULTI_VGT_PARAM cases
Marek Olšák
2017-01-30
1
-2
/
+4
*
radeonsi: don't invoke DCC decompression in update_all_texture_descriptors
Marek Olšák
2017-01-30
1
-5
/
+6
*
radeonsi: fold info->indirect conditionals into the last one in draw_vbo
Marek Olšák
2017-01-30
1
-12
/
+13
*
radeonsi: atomize the scratch buffer state
Marek Olšák
2017-01-30
6
-29
/
+32
*
r600: Fix stack overflow
Bartosz Tomczyk
2017-01-30
1
-1
/
+1
*
gallium/radeon: add new HUD queries for monitoring the CP
Samuel Pitoiset
2017-01-30
4
-3
/
+80
*
gallium/radeon: add new GPU-sdma-busy HUD query
Samuel Pitoiset
2017-01-30
4
-1
/
+21
*
gallium/radeon: rename grbm to mmio in the gpu load path
Samuel Pitoiset
2017-01-30
2
-32
/
+33
*
gallium/radeon: remove r600_common_context::max_db
Marek Olšák
2017-01-30
3
-20
/
+17
*
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
2017-01-30
5
-22
/
+18
*
radeonsi: precompute IA_MULTI_VGT_PARAM values into a table
Marek Olšák
2017-01-30
6
-72
/
+163
*
radeonsi: move VGT_VERTEX_REUSE_BLOCK_CNTL into shader states for Polaris
Marek Olšák
2017-01-30
4
-21
/
+43
*
radeonsi: state atom IDs don't have to be off by one
Marek Olšák
2017-01-30
2
-4
/
+4
*
radeonsi: use a bitmask for looping over dirty PM4 states
Marek Olšák
2017-01-30
5
-18
/
+20
*
radeonsi: atomize L2 prefetches
Marek Olšák
2017-01-30
7
-36
/
+50
*
radeonsi: unbind disabled shader stages to prevent useless L2 prefetches
Marek Olšák
2017-01-30
1
-0
/
+6
*
radeonsi: also prefetch compute shaders
Marek Olšák
2017-01-30
1
-0
/
+12
*
radeonsi: update dirty_level_mask only after the first draw after FB change
Marek Olšák
2017-01-30
3
-24
/
+31
*
gallium/radeon: allow VRAM-only placements again on APUs & recent amdgpu
Marek Olšák
2017-01-30
1
-0
/
+4
*
radeonsi: don't set +fp64-denormals
Marek Olšák
2017-01-30
1
-1
/
+1
*
radeonsi: remove si_shader_context::param_tess_offchip
Marek Olšák
2017-01-30
2
-8
/
+3
*
etnaviv: force vertex buffers through the MMU
Lucas Stach
2017-01-30
1
-1
/
+4
*
llvmpipe: Use LLVMDumpModule, not DumpModule.
Bas Nieuwenhuizen
2017-01-29
1
-1
/
+1
*
various: Fix missing DumpModule with recent LLVM.
Bas Nieuwenhuizen
2017-01-29
2
-4
/
+10
*
r600g: use ieee variants of multiplication instructions
Ilia Mirkin
2017-01-29
2
-18
/
+19
*
r600g: add support for optionally using non-IEEE mul ops
Ilia Mirkin
2017-01-28
2
-4
/
+18
*
vc4: Coalesce into TLB writes as well as VPM/tex.
Eric Anholt
2017-01-28
1
-1
/
+5
*
vc4: Avoid an extra temporary and mov in ffloor/ffract/fceil.
Eric Anholt
2017-01-28
1
-13
/
+18
*
vc4: Flip the switch to run the GLSL compiler optimization loop once.
Eric Anholt
2017-01-28
1
-1
/
+1
*
nouveau: remove explicit __STDC_FORMAT_MACROS define
Emil Velikov
2017-01-27
1
-1
/
+0
*
scons: swr: remove explicit __STDC_.*_MACROS defines
Emil Velikov
2017-01-27
1
-5
/
+0
*
svga: remove const qualifier from SVGA3D_vgpu10_GenMips() prototype
Emil Velikov
2017-01-27
1
-1
/
+1
*
freedreno: automake: correctly set MKDIR_GEN
Emil Velikov
2017-01-27
1
-0
/
+1
*
gallium: enable int64 on radeonsi, llvmpipe, softpipe
Nicolai Hähnle
2017-01-27
3
-4
/
+4
*
gallium: Add integer 64 capability
Dave Airlie
2017-01-27
16
-0
/
+16
*
vc4: Use NEON to speed up utile stores on Pi2+.
cros-mesa-17.1.0-r2-vanilla
cros-mesa-17.1.0-r1-vanilla
chadv/cros-mesa-17.1.0-r2-vanilla
chadv/cros-mesa-17.1.0-r1-vanilla
Eric Anholt
2017-01-26
1
-5
/
+50
*
vc4: Use NEON to speed up utile loads on Pi2.
Eric Anholt
2017-01-26
3
-18
/
+115
[next]