index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
26
-38
/
+96
*
i965: Tell intel_get_memcpy() which direction the memcpy() is going.
Matt Turner
2015-03-05
5
-42
/
+106
*
mesa/x86: missing stdio inclusions
Mark Janes
2015-03-05
2
-0
/
+4
*
clover: Enable cl_khr_fp64 for devices that support doubles v4
Tom Stellard
2015-03-05
3
-3
/
+25
*
xmlpool: make sure we ship options.h
Emil Velikov
2015-03-05
1
-1
/
+1
*
mapi: fix *glapi dependency tracking
Emil Velikov
2015-03-05
1
-2
/
+2
*
mesa: drop Makefile from get_hash.h dependency list
Emil Velikov
2015-03-05
1
-1
/
+1
*
mesa: fix dependency tracking of generated sources
Emil Velikov
2015-03-05
1
-0
/
+2
*
mesa: rename format_info.c to format_info.h
Emil Velikov
2015-03-05
5
-7
/
+7
*
mesa/main: update .gitignore
Emil Velikov
2015-03-05
1
-2
/
+0
*
egl/main: remove no-longer needed definition of stdint types
Emil Velikov
2015-03-05
1
-32
/
+0
*
egl/drivers: include stdint.h where needed
Emil Velikov
2015-03-05
6
-0
/
+7
*
egl/main: drop the declaration of PUBLIC keyword.
Emil Velikov
2015-03-05
1
-14
/
+0
*
egl/main: no longer export internal function
Emil Velikov
2015-03-05
13
-36
/
+36
*
egl/main: replace __FUNCTION__ with __func__
Emil Velikov
2015-03-05
2
-11
/
+3
*
egl/main: replace INLINE with inline
Emil Velikov
2015-03-05
15
-68
/
+82
*
mapi: remove u_thread.h
Brian Paul
2015-03-05
6
-30
/
+19
*
mapi: use c11 call_once() instead of pthread_once()
Brian Paul
2015-03-05
1
-2
/
+3
*
mapi: THREADS was always defined, remove it
Brian Paul
2015-03-05
7
-56
/
+13
*
mesa: remove THREADS check, printf calls in debug.c
Brian Paul
2015-03-05
1
-5
/
+0
*
mapi: rewrite u_current_init() function without u_thread_self()
Brian Paul
2015-03-05
2
-27
/
+40
*
mapi: fix preprocessor check in u_current_destroy()
Brian Paul
2015-03-05
1
-1
/
+1
*
mapi: remove u_macros.h
Brian Paul
2015-03-05
6
-17
/
+3
*
osmesa: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
xlib: include stdio.h
Brian Paul
2015-03-05
4
-1
/
+4
*
st/osmesa: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
st/xlib: include stdio.h
Brian Paul
2015-03-05
2
-0
/
+2
*
st/xlib: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
st/mesa: include stdio.h where needed
Brian Paul
2015-03-05
2
-0
/
+2
*
swrast: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
nouveau: include stdio.h where needed
Brian Paul
2015-03-05
3
-0
/
+3
*
dri/common: include stdio.h where needed
Brian Paul
2015-03-05
2
-0
/
+2
*
glsl: include stdio.h where needed
Brian Paul
2015-03-05
2
-0
/
+2
*
mesa: include stdio.h where needed
Brian Paul
2015-03-05
22
-2
/
+25
*
mesa: include c11/threads.h in mtypes.h
Brian Paul
2015-03-05
1
-0
/
+1
*
meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage
Neil Roberts
2015-03-05
1
-0
/
+8
*
meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage
Neil Roberts
2015-03-05
1
-12
/
+20
*
Revert "common: Fix PBOs for 1D_ARRAY."
Neil Roberts
2015-03-05
1
-36
/
+26
*
glsl: Fix GCC unused-variable warning in release build.
Vinson Lee
2015-03-04
1
-3
/
+1
*
ilo: improve WA handling in rectlist path
Chia-I Wu
2015-03-04
4
-38
/
+60
*
ilo: clean up Gen7.5 WAs
Chia-I Wu
2015-03-04
2
-51
/
+43
*
clover: Fix build since llvm r231270
Tom Stellard
2015-03-04
1
-1
/
+1
*
ilo: add ILO_DEBUG=hang
Chia-I Wu
2015-03-05
5
-4
/
+45
*
ilo: add some more winsys functions
Chia-I Wu
2015-03-04
2
-2
/
+66
*
i965/fs: Don't propagate cmod to inst with different type.
Matt Turner
2015-03-04
2
-0
/
+38
*
r300g: Check return value of snprintf().
Matt Turner
2015-03-04
1
-1
/
+6
*
r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
Matt Turner
2015-03-04
1
-3
/
+3
*
glx/tests: add -I src/ to fix make check
Brian Paul
2015-03-04
1
-0
/
+1
*
i965: Fix uint64_t overflow in intel_client_wait_sync()
Kristian Høgsberg
2015-03-04
1
-0
/
+8
*
egl: Take alpha bits into account when selecting GBM formats
Daniel Stone
2015-03-04
1
-5
/
+11
[next]