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
*
radv: Use correct stage for ready bit.
Bas Nieuwenhuizen
2017-05-02
1
-9
/
+24
*
radv: Add top of pipe timestamp queries.
Bas Nieuwenhuizen
2017-05-02
2
-12
/
+27
*
radv: Add NIR loop unrolling.
Bas Nieuwenhuizen
2017-05-02
1
-0
/
+10
*
i965: Solve Android native fence fd double close
Randy Xu
2017-05-01
1
-1
/
+1
*
vc4: Only build the NEON code on arm32.
Eric Anholt
2017-05-01
1
-2
/
+2
*
gm107/ir: add a missing assertion in emitISCADD()
Samuel Pitoiset
2017-05-01
1
-0
/
+2
*
i965: Don't allocate uniform space for samplers
Timothy Arceri
2017-05-01
1
-1
/
+1
*
egl: initialise dummy_thread via _eglInitThreadInfo
Emil Velikov
2017-04-29
1
-9
/
+4
*
egl: polish dri2_to_egl_attribute_map[]
Emil Velikov
2017-04-29
1
-50
/
+18
*
gallium/targets: fix bool setting on BE architectures
Ilia Mirkin
2017-04-29
8
-11
/
+11
*
docs: add release calendar page and references to it
Emil Velikov
2017-04-29
5
-1
/
+107
*
travis: bump MAKEFLAGS to -j4
Emil Velikov
2017-04-29
1
-6
/
+6
*
travis: enable wayland support
Emil Velikov
2017-04-29
1
-4
/
+16
*
travis: add Gallium state-tracker targets
Emil Velikov
2017-04-29
1
-0
/
+80
*
travis: model scons check target like the make one
Emil Velikov
2017-04-29
1
-1
/
+7
*
travis: split the make target to three separate ones
Emil Velikov
2017-04-29
1
-16
/
+80
*
travis: add "make swr" to the build matrix
Emil Velikov
2017-04-29
1
-3
/
+38
*
travis: add "scons swr" to the build matrix
Emil Velikov
2017-04-29
1
-0
/
+28
*
travis: add separate "scons" and "scons llvm" targets
Emil Velikov
2017-04-29
1
-16
/
+45
*
travis: split out matrix from env
Emil Velikov
2017-04-29
1
-5
/
+13
*
travis: rework "if test" blocks in the script section
Emil Velikov
2017-04-29
1
-1
/
+3
*
travis: remove unused -dev packages
Emil Velikov
2017-04-29
1
-2
/
+0
*
travis: automatically manage ccache caching
Emil Velikov
2017-04-29
1
-3
/
+1
*
travis: enable apt cache
Emil Velikov
2017-04-29
1
-0
/
+1
*
travis: add the possibility of using the txc-dxtn library
Andres Gomez
2017-04-29
1
-0
/
+14
*
travis: replace Trusty-based LLVM toolchain apt-get with apt addon
Andres Gomez
2017-04-29
1
-11
/
+4
*
travis: explicitly LD_LIBRARY_PATH the local libraries
Emil Velikov
2017-04-29
1
-0
/
+1
*
st/wgl: whitespace, formatting fixes in stw_pixelformat.c
Brian Paul
2017-04-28
1
-72
/
+62
*
st/wgl: allow WGL_BIND_TO_TEXTURE_RGB_ARB for RGBA visuals
Charmaine Lee
2017-04-28
1
-2
/
+2
*
st/wgl: use ARRAY_SIZE() macro in wglChoosePixelFormatARB()
Brian Paul
2017-04-28
1
-1
/
+1
*
st/wgl: whitespace/formatting fixes in stw_ext_pixelformat.c
Brian Paul
2017-04-28
1
-59
/
+52
*
svga: implement sRGB rendering for imported surfaces
Neha Bhende
2017-04-28
1
-2
/
+9
*
svga: add function svga_linear_to_srgb()
Neha Bhende
2017-04-28
2
-0
/
+29
*
glx: add missing sRGB attribute check in fbconfigs_compatible()
Neha Bhende
2017-04-28
1
-0
/
+1
*
svga: Add a more elaborate format compatibility determination v2
Thomas Hellstrom
2017-04-28
3
-41
/
+93
*
swr/rast: add memory api to SwrGetInterface()
Tim Rowley
2017-04-28
6
-28
/
+54
*
swr/rast: use gather instruction for odd format fetch
Tim Rowley
2017-04-28
1
-46
/
+9
*
swr/rast: enable SIMD16 8x2 tile backend
Tim Rowley
2017-04-28
1
-1
/
+1
*
swr/rast: add SwrInit() to init backend/memory tables
Tim Rowley
2017-04-28
5
-22
/
+26
*
swr/rast: increment depth/stencil tile pointer in SIMD16 BE
Tim Rowley
2017-04-28
1
-1
/
+1
*
swr/rast: add SwrGetInterface() function to return api
Tim Rowley
2017-04-28
3
-44
/
+151
*
swr/rast: enable per-warp scratch space for CS
Tim Rowley
2017-04-28
8
-8
/
+33
*
swr/rast: reduce simd{16}vertex stack for VS output
Tim Rowley
2017-04-28
2
-16
/
+54
*
swr/rast: remove default argument from SwrSync()
Tim Rowley
2017-04-28
1
-1
/
+1
*
swr/rast: remove unused variables in the SIMD16 FE
Tim Rowley
2017-04-28
3
-14
/
+2
*
swr/rast: move construction of const above goto
Tim Rowley
2017-04-28
1
-2
/
+2
*
swr/rast: name threads to aid debugging
Tim Rowley
2017-04-28
4
-2
/
+126
*
swr/rast: disable buffer overrun warning for Assemble()
Tim Rowley
2017-04-28
1
-2
/
+4
*
swr/rast: clean up clipper comments
Tim Rowley
2017-04-28
1
-2
/
+2
*
swr/rast: add SIMDAPI decorators in binner/clipper
Tim Rowley
2017-04-28
2
-6
/
+6
[next]