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
*
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
*
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
*
c99_alloca.h: add case for __sun
Brian Paul
2015-03-03
1
-0
/
+4
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
11
-12
/
+51
*
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
*
mesa: Free memory allocated for luminance in readpixels.
Matt Turner
2015-03-02
1
-0
/
+1
*
mesa: Indent break statements and add a missing one.
Matt Turner
2015-03-02
1
-5
/
+6
*
c99_alloca.h: Include stdlib.h on all non-Windows.
Vinson Lee
2015-03-02
1
-5
/
+1
*
mesa: remove extra definition of ARRAY_SIZE in src/mesa/main/macros.h
Brian Paul
2015-03-02
1
-4
/
+0
*
mesa: remove the Elements() macro definition
Brian Paul
2015-03-02
1
-3
/
+0
*
util: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
radeon: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-10
/
+10
*
r200: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-10
/
+10
*
nouveau: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
i965: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
5
-8
/
+8
*
i915: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mapi: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-2
/
+2
*
glsl: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
11
-22
/
+22
*
st/dri: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
st/mesa: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
10
-45
/
+45
*
mesa/program: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
4
-12
/
+12
*
mesa/swrast: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
2
-2
/
+2
*
mesa/vbo: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
5
-18
/
+18
[next]