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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
8
-0
/
+18
*
st/vega: Remove.
Jose Fonseca
2015-03-04
70
-20802
/
+1
*
st/egl: Remove.
Jose Fonseca
2015-03-04
60
-12938
/
+8
*
windows/gdi: Remove.
Jose Fonseca
2015-03-04
8
-1981
/
+0
*
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
*
intel: fix EGLImage renderbuffer _BaseFormat
Frank Henigman
2015-03-03
2
-3
/
+2
*
freedreno/a4xx: re-enable int (conditional on glsl130)
Rob Clark
2015-03-03
1
-1
/
+1
*
freedreno/ir3: handle flat bypass for a4xx
Rob Clark
2015-03-03
8
-5
/
+99
*
freedreno/ir3: add support for memory (cat6) instructions
Rob Clark
2015-03-03
3
-4
/
+8
*
freedreno/ir3: fix up cat6 instruction encodings
Rob Clark
2015-03-03
3
-139
/
+121
*
tgsi/lowering: don't forget interp for BCOLOR inputs
Rob Clark
2015-03-03
1
-3
/
+7
*
freedreno/a3xx,a4xx: silence some warnings
Rob Clark
2015-03-03
2
-5
/
+2
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
10
-12
/
+34
*
i965: Fix assertion in brw_reg_type_letters
Ben Widawsky
2015-03-02
1
-1
/
+1
*
i965: Rename some PIPE_CONTROL flags
Ben Widawsky
2015-03-02
5
-14
/
+14
*
i965/fs: Don't use backend_visitor::instructions after creating the CFG.
Matt Turner
2015-03-02
1
-10
/
+0
*
main/base_tex_format: Properly handle STENCIL_INDEX1/4/16
Jason Ekstrand
2015-03-02
1
-0
/
+3
*
meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin
Jason Ekstrand
2015-03-02
1
-4
/
+4
*
i915: Remove hand-rolled memcpy implementation.
Matt Turner
2015-03-02
2
-29
/
+1
*
i965: Remove hand-rolled memcpy implementation.
Matt Turner
2015-03-02
2
-28
/
+1
*
i965: Consider scratch writes to have side effects.
Matt Turner
2015-03-02
1
-0
/
+1
*
mesa: Correct backwards NULL check.
Matt Turner
2015-03-02
1
-1
/
+1
[next]