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
...
*
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
2017-01-18
12
-466
/
+290
*
i965: Make brw_cache_item structure private to brw_program_cache.c.
Kenneth Graunke
2017-01-18
2
-19
/
+21
*
radeonsi: determine in advance which VBOs should be added to the buffer list
Marek Olšák
2017-01-18
3
-4
/
+11
*
radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors
Marek Olšák
2017-01-18
1
-8
/
+9
*
radeonsi: reject invalid vertex buffer indices at state creation
Marek Olšák
2017-01-18
2
-5
/
+6
*
radeonsi: use a global dirty mask for shader pointers
Marek Olšák
2017-01-18
4
-41
/
+51
*
radeonsi: use a bitmask-based loop in si_decompress_textures
Marek Olšák
2017-01-18
3
-7
/
+31
*
radeonsi: skip an unnecessary mutex lock for L2 prefetches
Marek Olšák
2017-01-18
1
-5
/
+7
*
radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches
Marek Olšák
2017-01-18
2
-5
/
+12
*
radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE
Marek Olšák
2017-01-18
2
-10
/
+15
*
radeonsi: use the correct target machine when building shader variants
Marek Olšák
2017-01-18
2
-14
/
+29
*
radeonsi: move shader pipe context state into a separate structure
Marek Olšák
2017-01-18
2
-14
/
+22
*
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
[prev]
[next]