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
*
glsl: move shader_cache type handling to glsl_types
Connor Abbott
2017-10-25
3
-171
/
+178
*
vulkan: Update headers and registry to 1.0.64
Alex Smith
2017-10-26
1
-26
/
+133
*
ac/nir: generate correct instruction for atomic min/max on unsigned images
Matthew Nicholls
2017-10-25
1
-2
/
+4
*
gallium/util: remove some block alignment assertions
Roland Scheidegger
2017-10-25
1
-8
/
+0
*
gles2: support for GL_EXT_occlusion_query_boolean
Harish Krupo
2017-10-25
3
-7
/
+76
*
mesa: enum checks for GL_EXT_occlusion_query_boolean
Tapani Pälli
2017-10-25
1
-0
/
+44
*
radv: print NIR before LLVM IR and disassembly
Samuel Pitoiset
2017-10-25
1
-7
/
+10
*
radv: Fix truncation issue hexifying the cache uuid for the disk cache.
Bas Nieuwenhuizen
2017-10-25
1
-2
/
+2
*
radv: enable lower to scalar nir pass
Timothy Arceri
2017-10-25
1
-0
/
+24
*
ac: add support for explicit component packing
Timothy Arceri
2017-10-25
1
-16
/
+52
*
i965: fix unused var warnings in release build
Timothy Arceri
2017-10-25
6
-32
/
+13
*
radv: use device name in cache creation like radeonsi.
Dave Airlie
2017-10-25
1
-2
/
+3
*
radv: use a define for the transition point between cp and compute shader
Dave Airlie
2017-10-25
1
-3
/
+9
*
i965: Call gen6_upload_push_constants() even when the stage is disabled.
Kenneth Graunke
2017-10-24
2
-18
/
+16
*
i965: Drop a bunch of downcasting and upcasting of gl_program pointers.
Kenneth Graunke
2017-10-24
1
-19
/
+12
*
i965: Move _mesa_shader_write_subroutine_indices down a level.
Kenneth Graunke
2017-10-24
2
-6
/
+3
*
radv: only emit dfsm packets if dfsm is allowed.
Dave Airlie
2017-10-24
2
-3
/
+4
*
meson: build freedreno
Rob Clark
2017-10-24
4
-1
/
+256
*
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
[next]