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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix SURFACE_STATE to handle non-zero aux offsets
Ben Widawsky
2017-01-18
1
-2
/
+1
*
Revert "etnaviv: Fake occlusion query capability"
Christian Gmeiner
2017-01-18
1
-3
/
+2
*
android: ac/debug: move sid_tables.h generation and IB decode to amd/common
Mauro Rossi
2017-01-18
2
-13
/
+18
*
android: gallium/auxiliary: fix building error in Android 7.0
Mauro Rossi
2017-01-18
1
-1
/
+1
*
android: amd/common: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
2017-01-18
1
-0
/
+2
*
android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
2017-01-18
1
-0
/
+2
*
android: radeon: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
2017-01-18
1
-0
/
+1
*
nouveau: remove always false argument in nouveau_fence_new()
Emil Velikov
2017-01-18
5
-11
/
+6
*
egl/wayland: resolve quirky try_damage_buffer() implementation
Emil Velikov
2017-01-18
1
-10
/
+0
*
configure: error out when building static XOR shared
Emil Velikov
2017-01-18
1
-4
/
+2
*
configure: explicitly require shared glapi for enable-dri
Emil Velikov
2017-01-18
1
-3
/
+1
*
configure: factor out commom egl/gbm checks
Emil Velikov
2017-01-18
1
-29
/
+18
*
configure: remove HAVE_EGL_DRIVER_DRI[23]
Emil Velikov
2017-01-18
2
-13
/
+3
*
configure: forbid static EGL/GBM
Emil Velikov
2017-01-18
1
-16
/
+20
*
configure: remove unused AC_SUBST variables
Emil Velikov
2017-01-18
1
-10
/
+0
*
gallium: correctly manage libsensors link flags
Emil Velikov
2017-01-18
3
-5
/
+4
*
egl/wayland: unify dri2_wl_create_surface implementations
Emil Velikov
2017-01-18
1
-93
/
+21
*
egl/wayland: use the destroy_window_callback for swrast
Emil Velikov
2017-01-18
1
-0
/
+2
*
glx: unify GLX_SGIX_pbuffer aliased declarations
Emil Velikov
2017-01-18
2
-18
/
+0
*
glx: use GLX_ALIAS for glXGetProcAddress
Emil Velikov
2017-01-18
1
-13
/
+4
*
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
Emil Velikov
2017-01-18
6
-25
/
+8
*
android: set HAVE_FUNC_ATTRIBUTE_ALIAS
Emil Velikov
2017-01-18
1
-0
/
+1
*
scons: set HAVE_FUNC_ATTRIBUTE_ALIAS
Emil Velikov
2017-01-18
1
-0
/
+1
*
configure: use standard check for attribure alias
Emil Velikov
2017-01-18
1
-0
/
+1
*
glx: remove always false ifdef GLX_NO_STATIC_EXTENSION_FUNCTIONS
Emil Velikov
2017-01-18
1
-5
/
+0
*
etnaviv: Fake occlusion query capability
Wladimir J. van der Laan
2017-01-18
1
-2
/
+3
*
etnaviv: add flags parameter to texture barrier
Christian Gmeiner
2017-01-18
1
-1
/
+1
*
etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH
Christian Gmeiner
2017-01-18
1
-0
/
+1
*
gallivm: (trivial) fix copy/paste bug with big endian code
Roland Scheidegger
2017-01-18
1
-2
/
+4
*
configure.ac: Revert recent HAVE_LLVM changes.
Jose Fonseca
2017-01-18
6
-54
/
+39
*
docs: Fix GLSL compiler link
Elie TOURNIER
2017-01-18
1
-4
/
+8
*
vulkan: automake: do not use EXTRA_DIST in a conditional
Emil Velikov
2017-01-18
1
-1
/
+1
*
configure.ac: Respect LLVM_CFLAGS in LLVM version detection
Tomasz Figa
2017-01-18
1
-0
/
+6
*
configure.ac: Don't check LLVM version in gallium_require_llvm
Tobias Droste
2017-01-18
1
-3
/
+1
*
configure.ac: Set and use HAVE_GALLIUM_LLVM define
Tobias Droste
2017-01-18
6
-12
/
+13
*
configure.ac: Only define HAVE_LLVM if LLVM is used
Tobias Droste
2017-01-18
1
-7
/
+9
*
configure.ac: Only set LLVM_LIBS if LLVM is used
Tobias Droste
2017-01-18
1
-9
/
+24
*
configure.ac: Rename MESA_LLVM to FOUND_LLVM
Tobias Droste
2017-01-18
1
-11
/
+10
*
gallivm: Cleanup USE_MCJIT.
Jose Fonseca
2017-01-18
1
-10
/
+25
*
i965: Don't map/unmap in brw_print_program_cache on LLC platforms.
Kenneth Graunke
2017-01-17
1
-2
/
+4
*
i965: Move program cache printing to brw_program_cache.c.
Kenneth Graunke
2017-01-17
3
-57
/
+49
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
7
-85
/
+68
*
glsl: Make copy propagation not panic when it sees an intrinsic.
Kenneth Graunke
2017-01-17
1
-4
/
+27
*
i965: Make DCE set null destinations on messages with side effects.
Kenneth Graunke
2017-01-17
1
-13
/
+41
*
i965: Combine some dead code elimination NOP'ing code.
Kenneth Graunke
2017-01-17
1
-8
/
+1
*
i965: Make DCE explicitly not eliminate any control flow instructions.
Kenneth Graunke
2017-01-17
1
-3
/
+2
*
radv: disable vertex reuse when writing viewport index
Dave Airlie
2017-01-18
1
-0
/
+2
*
radv: add support for layered clears (v2)
Dave Airlie
2017-01-18
1
-6
/
+22
*
radv/ac: split part of llvm compile into a separate function
Dave Airlie
2017-01-18
1
-11
/
+22
*
radv/ac: switch an if to switch
Dave Airlie
2017-01-18
1
-4
/
+9
[next]