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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/amdgpu: Support a preamble CS.
Bas Nieuwenhuizen
2017-01-30
4
-15
/
+56
*
i965: add assert to while_jumps_before_offset()
Timothy Arceri
2017-01-30
1
-0
/
+1
*
i965: fix up asserts in brw_inst_set_jip()
Timothy Arceri
2017-01-30
1
-2
/
+2
*
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
5
-5
/
+22
*
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
*
i965: Unbind deleted shaders from brw_context, fixing malloc heisenbug.
Kenneth Graunke
2017-01-27
1
-0
/
+43
*
radv/ac: Use base in push constant loads.
Bas Nieuwenhuizen
2017-01-28
1
-2
/
+5
*
radv: drop support for VK_AMD_NEGATIVE_VIEWPORT_HEIGHT
Andres Rodriguez
2017-01-28
1
-4
/
+0
*
radv: implement VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2
Dave Airlie
2017-01-28
2
-1
/
+73
*
radv: use proper maximum slice for layered view
Dave Airlie
2017-01-28
1
-2
/
+4
*
i965/sync: Implement fences based on Linux sync_file
Chad Versace
2017-01-27
1
-3
/
+159
*
i965/sync: Rename brw_fence_insert()
Chad Versace
2017-01-27
1
-3
/
+3
*
i965/sync: Fail sync creation when batchbuffer flush fails
Chad Versace
2017-01-27
1
-6
/
+28
*
i965/sync: Add brw_fence::type
Chad Versace
2017-01-27
1
-32
/
+71
*
i965: Add intel_batchbuffer_flush_fence()
Chad Versace
2017-01-27
2
-12
/
+26
*
i965: Add intel_screen::has_fence_fd
Chad Versace
2017-01-27
2
-1
/
+4
*
radv: automake: Don't install vk_platform.h or vulkan.h.
Emil Velikov
2017-01-27
1
-3
/
+1
*
anv: Advertise API version 1.0.39
Jason Ekstrand
2017-01-27
1
-1
/
+1
*
gbm/dri: fix memory leaks in error path
Eric Engestrom
2017-01-27
1
-1
/
+6
*
mesa: remove explicit __STDC_FORMAT_MACROS define
Emil Velikov
2017-01-27
1
-4
/
+0
*
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
*
gallium: remove explicit __STDC_.*_MACROS defines
Emil Velikov
2017-01-27
1
-3
/
+0
*
gallivm: remove explicit __STDC_.*_MACROS defines
Emil Velikov
2017-01-27
1
-8
/
+0
*
glsl: remove explicit __STDC_FORMAT_MACROS define
Emil Velikov
2017-01-27
3
-3
/
+0
*
st/xa: automake: remove duplicate -Wall
Emil Velikov
2017-01-27
1
-1
/
+1
*
mesa: move variable declaration to where its used
Emil Velikov
2017-01-27
1
-2
/
+2
*
st/mesa: use correct return statement for a void function
Emil Velikov
2017-01-27
1
-1
/
+2
*
mesa: use correct return statement for a void function
Emil Velikov
2017-01-27
1
-3
/
+4
*
svga: remove const qualifier from SVGA3D_vgpu10_GenMips() prototype
Emil Velikov
2017-01-27
1
-1
/
+1
*
nir: add extra const notation in compare_blocks()
Emil Velikov
2017-01-27
1
-2
/
+2
*
nir: silence implicit conversion to 64bit
Emil Velikov
2017-01-27
1
-1
/
+1
*
i915, i965: automake: remove NA include directive
Emil Velikov
2017-01-27
2
-2
/
+0
*
mesa/tests: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri/osmesa: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri/swrast: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
radeon, r200: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
2
-2
/
+2
*
mapi: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-2
/
+2
*
loader: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
glx/windows: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
glx/apple: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-2
/
+2
*
glx: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-2
/
+2
*
d3dadapter9: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
st/dri: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
clover: automake: remove -I$(srcdir)
Emil Velikov
2017-01-27
1
-2
/
+1
[next]