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
*
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
*
freedreno/ir3: fix old compiler after f6b2e8af742
Rob Clark
2015-03-04
1
-0
/
+1
*
gallivm: init MM = NULL to silence warning
Brian Paul
2015-03-04
1
-1
/
+1
*
mapi: remove u_compiler.h
Brian Paul
2015-03-04
9
-16
/
+10
*
mapi: use util/macros.h instead of locally defined macros
Brian Paul
2015-03-04
2
-21
/
+2
*
mapi: replace INLINE with inline
Brian Paul
2015-03-04
5
-17
/
+11
*
mesa: consolidate PUBLIC macro definition
Brian Paul
2015-03-04
3
-32
/
+23
*
st/xlib: include p_compiler.h to get PUBLIC definition
Brian Paul
2015-03-04
1
-0
/
+1
*
mapi: remove unneeded ARRAY_SIZE #define
Brian Paul
2015-03-04
3
-1
/
+3
*
glx: use ARRAY_SIZE from macros.h
Brian Paul
2015-03-04
3
-1
/
+3
*
scons: Update for the fact that we require GCC 4.2
Jose Fonseca
2015-03-04
1
-15
/
+10
*
svga: Set MSVC2013 compat flags.
Jose Fonseca
2015-03-04
2
-1
/
+4
*
softpipe,trace: Set MSVC 2008 compat flags.
Jose Fonseca
2015-03-04
4
-2
/
+7
*
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
2015-03-04
9
-7
/
+38
*
st/vega: Remove.
Jose Fonseca
2015-03-04
81
-22104
/
+3
*
st/egl: Remove.
Jose Fonseca
2015-03-04
63
-12965
/
+12
*
windows/gdi: Remove.
Jose Fonseca
2015-03-04
12
-2127
/
+7
*
nir: Use helper macros for dealing with VLAs.
Jose Fonseca
2015-03-04
4
-24
/
+69
*
gallium/auxiliary/indices: fix start param
Marc-Andre Lureau
2015-03-04
1
-4
/
+4
*
scons: Define _DEFAULT_SOURCE.
Vinson Lee
2015-03-03
1
-0
/
+1
[next]