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
*
bin/get-pick-list.sh: remove ancient way of nominating patches
Emil Velikov
2017-02-23
1
-1
/
+1
*
bin/get-pick-list.sh: limit `git grep ...' only as needed
Emil Velikov
2017-02-23
1
-2
/
+5
*
bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
Emil Velikov
2017-02-23
1
-2
/
+5
*
bin/get-extra-pick-list: rework to use already_picked list
Emil Velikov
2017-02-23
1
-8
/
+11
*
bin/get-extra-pick-list: use git merge-base to get the branchpoint
Emil Velikov
2017-02-23
1
-2
/
+1
*
anv: wsi: report presentation error per image request
Lionel Landwerlin
2017-02-23
1
-8
/
+15
*
glx/glvnd: Fix GLXdispatchIndex sorting
Hans de Goede
2017-02-23
1
-4
/
+4
*
anv: fix Get*MemoryRequirements for !LLC
Connor Abbott
2017-02-23
1
-6
/
+8
*
radv: adopt some init config workarounds from radeonsi.
Dave Airlie
2017-02-23
1
-2
/
+9
*
radv: fix cik macroModeIndex.
Dave Airlie
2017-02-23
1
-0
/
+14
*
radv: change base aligmment for allocated memory.
Dave Airlie
2017-02-23
1
-1
/
+1
*
nvc0: disable linked tsc mode in compute launch descriptor
Ilia Mirkin
2017-02-23
2
-2
/
+6
*
tgsi: fix memory leak in tgsi sanity check
Dave Airlie
2017-02-23
1
-3
/
+5
*
intel/blorp: Swizzle clear colors on the CPU
Jason Ekstrand
2017-02-23
1
-18
/
+30
*
mesa: Do (TCS && !TES) draw time validation in ES as well.
Kenneth Graunke
2017-02-23
1
-19
/
+26
*
i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
Jason Ekstrand
2017-02-23
2
-1
/
+20
*
i965/sampler_state: Pass texObj into update_sampler_state
Jason Ekstrand
2017-02-23
1
-6
/
+4
*
i965/sampler_state: Clamp min/max LOD to 14 on gen7+
Jason Ekstrand
2017-02-23
1
-2
/
+5
*
st/mesa: don't pass compare mode for stencil-sampled textures
Ilia Mirkin
2017-02-23
1
-1
/
+1
*
nvc0: set the render condition in the compute object
Ilia Mirkin
2017-02-23
1
-2
/
+10
*
gm107/ir: fix address offset bitfield for ATOMS
Ilia Mirkin
2017-02-23
1
-1
/
+1
*
glsl: non-last member unsized array on SSBO must fail compilation on GLSL ES 3.1
Jose Maria Casanova Crespo
2017-02-23
1
-4
/
+7
*
vc4: Avoid emitting small immediates for UBO indirect load address guards.
Eric Anholt
2017-02-23
5
-4
/
+20
*
gallivm: Reenable PPC VSX (v3)
Ben Crocker
2017-02-23
1
-1
/
+13
*
docs: add sha256 checksums for 17.0.0
Emil Velikov
2017-02-13
1
-1
/
+2
*
docs: Update 17.0.0 release notes
mesa-17.0.0
Emil Velikov
2017-02-13
1
-2
/
+211
*
Update version to 17.0.0(final)
Emil Velikov
2017-02-13
1
-1
/
+1
*
util/disk_cache: use stat() to check if entry is a directory
Timothy Arceri
2017-02-13
1
-9
/
+24
*
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
*
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
*
anv/blorp: Disable resolves for transparent black clears
Nanley Chery
2017-02-10
1
-2
/
+8
*
gallium/radeon: fix performance of buffer readbacks
Marek Olšák
2017-02-10
1
-8
/
+9
*
tgsi-dump: dump label if instruction has one
Marc-André Lureau
2017-02-10
1
-11
/
+13
*
nvc0/ir: fix ubo max clamp, reset file index
Ilia Mirkin
2017-02-10
1
-1
/
+3
*
nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute
Ilia Mirkin
2017-02-10
1
-25
/
+22
*
nvc0: increase number of ubo binding points
Ilia Mirkin
2017-02-10
1
-3
/
+2
*
glsl: correct compute shader checks for memoryBarrier functions
Marc Di Luzio
2017-02-10
1
-6
/
+12
*
Revert "i965: Disable guardband clipping in the smaller-than-viewport case."
Kenneth Graunke
2017-02-10
1
-31
/
+0
*
i965: Always scissor on Gen6-7.5 instead of disabling guardband.
Kenneth Graunke
2017-02-10
3
-48
/
+5
*
i965: Use a better guardband calculation.
Jason Ekstrand
2017-02-10
4
-82
/
+126
*
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
2017-02-10
3
-57
/
+30
*
radv: pass FMASK alignment to application
Dave Airlie
2017-02-10
1
-0
/
+1
[next]