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
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: init local vars to silence uninitialized use warnings
Brian Paul
2017-05-24
1
-3
/
+3
*
svga: log the process command line to the vmware.log file
Brian Paul
2017-05-24
1
-0
/
+16
*
svga: Limit svga message capability to newer compilers
Sinclair Yeh
2017-05-24
1
-4
/
+14
*
svga: Fix MSVC build.
Brian Paul
2017-05-24
1
-2
/
+32
*
svga: Add the ability to log messages to vmware.log on the host.
Sinclair Yeh
2017-05-24
5
-0
/
+471
*
Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
2017-05-24
1
-0
/
+1
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
1
-0
/
+2
*
tgsi: remove unused tgsi_is_passthrough_shader()
Samuel Pitoiset
2017-05-24
2
-79
/
+0
*
st/nine: Fix a regression and syntax cleanup
Axel Davy
2017-05-24
4
-19
/
+16
*
gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Marek Olšák
2017-05-23
5
-2
/
+16
*
freedreno/ir3: switch to NIR by default
Rob Clark
2017-05-23
2
-16
/
+2
*
freedreno/ir3: lower arrays to regs
Rob Clark
2017-05-23
2
-150
/
+185
*
freedreno/ir3: add put_dst()
Rob Clark
2017-05-23
1
-0
/
+24
*
freedreno/ir3: code-motion
Rob Clark
2017-05-23
1
-55
/
+55
*
freedreno/ir3: fix cmdline compiler
Rob Clark
2017-05-23
1
-2
/
+0
*
freedreno/ir3: add missing nir_opt_copy_prop_vars() pass
Rob Clark
2017-05-23
1
-0
/
+1
*
freedreno/ir3: need different compiler options for a5xx
Rob Clark
2017-05-23
4
-5
/
+28
*
freedreno/a5xx: remove copapasta from a4xx
Rob Clark
2017-05-23
1
-2
/
+1
*
freedreno: only support SSBOs with nir
Rob Clark
2017-05-23
1
-0
/
+3
*
freedreno/a5xx: add some missing texture formats
Rob Clark
2017-05-23
1
-51
/
+51
*
freedreno/a5xx: provoking vertex
Rob Clark
2017-05-23
6
-44
/
+40
*
freedreno: update generated headers
Rob Clark
2017-05-23
6
-55
/
+64
*
radeon: pass flags that can change shaders to disk_cache_create()
Timothy Arceri
2017-05-23
1
-1
/
+2
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
2
-2
/
+2
*
u_format_test: Ignore S3TC errors.
Jose Fonseca
2017-05-22
1
-0
/
+25
*
gallium/radeon: add a query for monitoring Gallium thread load
Marek Olšák
2017-05-22
2
-0
/
+13
*
radeonsi/gfx9: compile shaders with +xnack
Marek Olšák
2017-05-22
1
-6
/
+7
*
vc4: Remove dead code in vc4_dump_surface_msaa()
Rhys Kidd
2017-05-22
1
-6
/
+0
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
2
-0
/
+4
*
nv50,nvc0: clear index buffer bufctx bin unconditionally
Ilia Mirkin
2017-05-20
2
-5
/
+3
*
nv50: fix vtxbuf cleanup
Ilia Mirkin
2017-05-20
1
-1
/
+1
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-20
1
-0
/
+2
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-20
1
-30
/
+11
*
st/xvmc: add DRI3 support
Emil Velikov
2017-05-19
1
-1
/
+3
*
st/omx: add DRI3 support
Emil Velikov
2017-05-19
1
-1
/
+3
*
gallium/targets: link against XCB only as needed
Emil Velikov
2017-05-19
2
-4
/
+12
*
st/omx: fix building against X11-less setups
Emil Velikov
2017-05-19
1
-0
/
+6
*
st/omx: remove unneeded X11 include
Emil Velikov
2017-05-19
1
-2
/
+0
*
st/omx: remove unused drm_driver.h includes
Emil Velikov
2017-05-19
2
-2
/
+0
*
st/va: check if vl_*_screen_create has failed only once
Emil Velikov
2017-05-19
1
-4
/
+3
*
st/va: fix misplaced closing bracket
Emil Velikov
2017-05-19
1
-1
/
+1
*
st/va: move variable declaration to where its used
Emil Velikov
2017-05-19
1
-2
/
+1
*
auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
2017-05-19
5
-19
/
+35
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-19
9
-1
/
+10
*
Android: r600: fix build when LLVM is disabled
Rob Herring
2017-05-19
1
-0
/
+4
*
virgl: fix virgl_bo_transfer_{put, get} box struct copy
Rob Herring
2017-05-19
1
-2
/
+12
*
radeonsi/gfx9: use CE RAM optimally
Marek Olšák
2017-05-18
2
-36
/
+134
*
radeonsi: remove CE offset alignment restriction
Marek Olšák
2017-05-18
1
-2
/
+1
*
radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Marek Olšák
2017-05-18
4
-24
/
+117
*
radeonsi: record which descriptor slots are used by shaders
Marek Olšák
2017-05-18
5
-0
/
+41
[next]