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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: extract out variable for nir_algebraic.py
Rob Clark
2017-10-24
2
-1
/
+3
*
freedreno/ir3: use a flag instead of setting PYTHONPATH
Rob Clark
2017-10-24
3
-6
/
+23
*
i965: Don't disable CCS for RT dependencies when dispatching compute.
Kenneth Graunke
2017-10-24
3
-5
/
+5
*
i965: Fix memmem compiler warnings.
Eric Anholt
2017-10-24
1
-1
/
+2
*
freedreno: per-context fd_pipe
Rob Clark
2017-10-24
9
-12
/
+20
*
freedreno: rename pipe -> vsc_pipe
Rob Clark
2017-10-24
6
-15
/
+15
*
freedreno: pass context flags through to fd_context_init()
Rob Clark
2017-10-24
6
-6
/
+6
*
gallium/util: use util_snprintf() in u_socket_connect()
Brian Paul
2017-10-24
1
-1
/
+2
*
radeonsi: postponed KILL isn't postponed anymore, but maintains WQM
Marek Olšák
2017-10-24
3
-0
/
+14
*
radeonsi: use postponed KILL only when derivatives are used
Marek Olšák
2017-10-24
4
-3
/
+9
*
ac: use llvm.amdgcn.kill with LLVM 6.0
Marek Olšák
2017-10-24
1
-0
/
+6
*
ac: replace ac_build_kill with ac_build_kill_if_false
Marek Olšák
2017-10-24
5
-78
/
+49
*
radv: move nir print after linking is done
Timothy Arceri
2017-10-24
2
-5
/
+7
*
mesa/bufferobj: don't double negate the range
Dave Airlie
2017-10-24
1
-3
/
+3
*
radv: clone meta shaders before linking
Timothy Arceri
2017-10-24
1
-1
/
+8
*
gallium/util: don't call close() on Windows in u_tests.c
Brian Paul
2017-10-23
1
-0
/
+2
*
mesa: use util_strdup() macro in u_debug_symbol.c
Brian Paul
2017-10-23
1
-1
/
+1
*
mesa: use util_strdup() macro in symbol_table.c
Brian Paul
2017-10-23
1
-2
/
+3
*
util: add util_strdup() wrapper macro
Brian Paul
2017-10-23
1
-0
/
+2
*
gallium/util: replace gethostbyname() with getaddrinfo()
Brian Paul
2017-10-23
1
-13
/
+22
*
radv: Update code pointer correctly if a variant is already created
Alex Smith
2017-10-23
1
-0
/
+2
*
i965: Revert absolute mode for constant buffer pointers.
Kenneth Graunke
2017-10-23
2
-25
/
+1
*
meson: build imx driver
Dylan Baker
2017-10-23
3
-1
/
+36
*
meson: build etnaviv driver + winsys
Dylan Baker
2017-10-23
4
-1
/
+135
*
ac: Silence a compiler warning about results[0].
Eric Anholt
2017-10-23
1
-0
/
+1
*
ac: Fix a compiler warning for possibly undefined "name"
Eric Anholt
2017-10-23
1
-1
/
+1
*
meson: fix egl build for meson version < 0.43
Dylan Baker
2017-10-23
1
-5
/
+4
*
amd/common/gfx9: workaround DCC corruption more conservatively
Nicolai Hähnle
2017-10-23
1
-7
/
+25
*
glsl: fix derived cs variables
Ilia Mirkin
2017-10-23
9
-118
/
+244
*
radv: automake: include radv_extensions.py in the tarball
17.3-branchpoint
Juan A. Suarez Romero
2017-10-23
1
-0
/
+1
*
ac/nir: Only clamp shadow reference on radeonsi.
Bas Nieuwenhuizen
2017-10-23
4
-2
/
+9
*
radv: Disallow indirect outputs for GS on GFX9 as well.
Bas Nieuwenhuizen
2017-10-23
1
-3
/
+1
*
ac/nir: Fix nir_texop_lod on GFX for 1D arrays.
Bas Nieuwenhuizen
2017-10-23
1
-1
/
+3
*
radv/ac/nir: only emit tess factors to storage if tes reads them
Dave Airlie
2017-10-23
3
-2
/
+4
*
radv: Don't use vgpr indexing for outputs on GFX9.
Bas Nieuwenhuizen
2017-10-22
1
-0
/
+5
*
ac/nir: Account for compact array index in GS input load from LDS.
Bas Nieuwenhuizen
2017-10-21
1
-1
/
+1
*
radv: Don't compile shaders when they are cached already.
Bas Nieuwenhuizen
2017-10-21
1
-19
/
+23
*
radv: Don't check for max GL GS invocations.
Bas Nieuwenhuizen
2017-10-21
1
-2
/
+0
*
radv: Don't explicitly reference vertex shader for draw_id.
Bas Nieuwenhuizen
2017-10-21
1
-1
/
+1
*
radv: Don't reset cmd_buffer->state.dirty.
Bas Nieuwenhuizen
2017-10-21
1
-2
/
+0
*
radv: Correctly detect changed shaders for vertex descriptors.
Bas Nieuwenhuizen
2017-10-21
1
-6
/
+6
*
ac/nir: Set larged wrokgroup size for GS on GFX9.
Bas Nieuwenhuizen
2017-10-21
1
-1
/
+1
*
ac/nir: Take the max workgroup size of all provided shaders.
Bas Nieuwenhuizen
2017-10-21
1
-1
/
+6
*
radv: Fix pipeline cache locking issues
Alex Smith
2017-10-21
1
-7
/
+23
*
anv: don't assert on device init on Cannonlake
Lionel Landwerlin
2017-10-21
1
-2
/
+4
*
anv: disable stencil pma fix on Gen > 9
Lionel Landwerlin
2017-10-21
1
-0
/
+2
*
blorp: enable R32G32B32X32 blorp ccs copies
Lionel Landwerlin
2017-10-21
1
-0
/
+1
*
meson: Fix vc5 deps on the XML-generated headers.
Eric Anholt
2017-10-20
2
-2
/
+2
*
broadcom/vc5: Propagate vc4 aliasing fix to vc5.
Eric Anholt
2017-10-20
1
-1
/
+1
*
broadcom/vc4: Fix aliasing issue
Stefan Schake
2017-10-20
1
-1
/
+1
[next]