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
*
etnaviv: Set shader instruction area correctly for GC3000
Wladimir J. van der Laan
2017-02-12
1
-5
/
+21
*
etnaviv: Update hw header files
Wladimir J. van der Laan
2017-02-12
5
-48
/
+160
*
radv: reduce CPU overhead merging bo lists.
Dave Airlie
2017-02-12
1
-1
/
+11
*
nvc0: set the render condition in the compute object
Ilia Mirkin
2017-02-11
1
-2
/
+10
*
gm107/ir: fix address offset bitfield for ATOMS
Ilia Mirkin
2017-02-11
1
-1
/
+1
*
nv50/ir: convert an ATOM.EXCH without a destination into a store
Ilia Mirkin
2017-02-11
1
-0
/
+5
*
nvc0: fix 64-bit integer query buffer writes
Ilia Mirkin
2017-02-11
3
-20
/
+37
*
nv50/ir: return a register when retrieving thread id sysval
Ilia Mirkin
2017-02-11
1
-1
/
+1
*
nv50/ir: add missing break after DSSG
Ilia Mirkin
2017-02-11
1
-0
/
+1
*
etnaviv: shader-db traces
Christian Gmeiner
2017-02-11
4
-1
/
+47
*
etnaviv: keep track of emitted loops
Christian Gmeiner
2017-02-11
2
-0
/
+7
*
etnaviv: wire up core pipe_debug_callback
Christian Gmeiner
2017-02-11
2
-0
/
+15
*
glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1
Jose Maria Casanova Crespo
2017-02-10
1
-4
/
+7
*
vc4: Enable glSampleMask() even when !rasterizer->multisample.
Eric Anholt
2017-02-10
1
-2
/
+1
*
vc4: Respect glSampleMask() even when we're not writing color.
Eric Anholt
2017-02-10
1
-3
/
+13
*
vc4: Use the nir_builder helper for loading sample mask.
Eric Anholt
2017-02-10
1
-10
/
+1
*
vc4: Use accurate 1/w in coordinate shader as well as vert shader.
Eric Anholt
2017-02-10
1
-1
/
+1
*
vc4: Drop VS inputs to 8.
Eric Anholt
2017-02-10
1
-4
/
+1
*
vc4: Avoid emitting small immediates for UBO indirect load address guards.
Eric Anholt
2017-02-10
5
-4
/
+20
*
util/disk_cache: use stat() to check if entry is a directory
Timothy Arceri
2017-02-10
1
-9
/
+24
*
st/nine: update configure options in the README
Emil Velikov
2017-02-10
1
-2
/
+1
*
configure.ac: supersede --enable-gallium-llvm over --enable-llvm
Emil Velikov
2017-02-10
4
-21
/
+33
*
configure.ac: remove dummy radeon_gallium_llvm_check()
Emil Velikov
2017-02-10
1
-9
/
+2
*
configure.ac: correctly manage llvm auto-detection
Emil Velikov
2017-02-10
1
-4
/
+8
*
configure.ac: disable enable_gallium_llvm in the !x86 case
Emil Velikov
2017-02-10
1
-0
/
+1
*
configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
Emil Velikov
2017-02-10
1
-5
/
+6
*
Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10"
Emil Velikov
2017-02-10
1
-5
/
+1
*
configure.ac: don't use == with test
Emil Velikov
2017-02-10
1
-2
/
+2
*
configure.ac: remove unused LLVM variables
Emil Velikov
2017-02-10
1
-5
/
+0
*
configure.ac: Only define HAVE_LLVM if LLVM is used
Tobias Droste
2017-02-10
1
-8
/
+11
*
configure.ac: Rework MESA_LLVM and LLVM detection
Tobias Droste
2017-02-10
1
-12
/
+15
*
configure.ac: move enable-gallium-llvm dependency with-gallium-drivers
Emil Velikov
2017-02-10
1
-4
/
+1
*
configure.ac: Mandate --enable-gallium-llvm when checking LLVM version
Emil Velikov
2017-02-10
1
-6
/
+6
*
configure.ac: Rename the gallium_require_llvm helper
Emil Velikov
2017-02-10
1
-11
/
+8
*
configure.ac: Don't check LLVM version in require_llvm
Tobias Droste
2017-02-10
1
-3
/
+1
*
configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up
Emil Velikov
2017-02-10
1
-18
/
+18
*
configure.ac: remove unused AC_SUBST([MESA_LLVM])
Emil Velikov
2017-02-10
1
-1
/
+0
*
loader: unconditionally include unistd.h and stdlib.h
Nicolai Hähnle
2017-02-10
1
-2
/
+2
*
intel/blorp: do not return const data by get_px_size_sa()
Emil Velikov
2017-02-10
1
-1
/
+1
*
gallium/radeon: use staging for texture read mappings from GTT WC
Marek Olšák
2017-02-10
1
-4
/
+5
*
gallium/radeon: ignore the level parameter in buffer_transfer_map
Marek Olšák
2017-02-10
1
-5
/
+4
*
gallium/radeon: fix performance of buffer readbacks
Marek Olšák
2017-02-10
1
-8
/
+9
*
radeonsi: align vertex buffer descriptor list size for optimal prefetch
Marek Olšák
2017-02-10
4
-2
/
+7
*
radeonsi: align shader binaries to CP DMA alignment for optimal prefetch
Marek Olšák
2017-02-10
1
-1
/
+2
*
radeonsi: move CP_DMA_ALIGNMENT definition
Marek Olšák
2017-02-10
2
-10
/
+10
*
radeonsi: remove SI_CONTEXT_FLUSH_AND_INV_FRAMEBUFFER
Marek Olšák
2017-02-10
3
-6
/
+6
*
radeonsi: remove separate CB/DB_META flush flags
Marek Olšák
2017-02-10
3
-17
/
+8
*
radeonsi: reduce the number of FMASK input coordinates
Marek Olšák
2017-02-10
1
-7
/
+3
*
radeonsi: write shader asm annotated with wave info into GPU hang reports
Marek Olšák
2017-02-10
3
-3
/
+252
*
radeonsi: write wave information into GPU hang reports
Marek Olšák
2017-02-10
1
-0
/
+20
[next]