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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: implement VK_KHR_shader_clock
Samuel Pitoiset
2019-10-09
3
-0
/
+9
*
iris: Implement the Broadwell NP Z PMA Stall Fix
Kenneth Graunke
2019-10-08
5
-2
/
+209
*
anv: Enable VK_EXT_shader_subgroup_{ballot,vote}
Caio Marcelo de Oliveira Filho
2019-10-08
1
-0
/
+2
*
st/mesa: Fix inverted polygon stipple condition
Kenneth Graunke
2019-10-08
1
-1
/
+1
*
gallium: Enable MESA_framebuffer_flip_y
Fritz Koenig
2019-10-08
4
-6
/
+4
*
mesa: Allow MESA_framebuffer_flip_y for GLES 3
Fritz Koenig
2019-10-08
7
-13
/
+83
*
mesa: GetFramebufferParameteriv spelling
Fritz Koenig
2019-10-08
2
-5
/
+5
*
radeonsi: enable zerovram for Rocket League
Clément Guérin
2019-10-08
1
-0
/
+3
*
iris: Properly unreference extra VBOs for draw parameters
Kenneth Graunke
2019-10-08
1
-3
/
+3
*
loader: Simplify handling of the radeonsi driver
Michel Dänzer
2019-10-08
2
-16
/
+1
*
amd/llvm: Fix warning due to asserted-only variable.
Bas Nieuwenhuizen
2019-10-08
1
-1
/
+1
*
panfrost: Draw the wallpaper when only depth/stencil bufs are cleared
Boris Brezillon
2019-10-08
2
-3
/
+15
*
panfrost: Make sure a clear does not re-use a pre-existing batch
Boris Brezillon
2019-10-08
3
-1
/
+32
*
iris: Update comment about 3-component formats and buffer textures
Kenneth Graunke
2019-10-07
1
-5
/
+7
*
iris: Allow packed RGB pbo uploads
Chris Wilson
2019-10-07
1
-2
/
+2
*
anv/android: fix images created with external format support
Tapani Pälli
2019-10-08
1
-0
/
+12
*
amd: Move all amd/common code that depends on LLVM to amd/llvm.
Timur Kristóf
2019-10-08
23
-41
/
+84
*
nvc0: add support for GL_EXT_demote_to_helper_invocation
Ilia Mirkin
2019-10-07
3
-0
/
+14
*
gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
Ilia Mirkin
2019-10-07
4
-6
/
+30
*
radeonsi: use simple_mtx_t instead of mtx_t
Marek Olšák
2019-10-07
9
-50
/
+51
*
st/mesa: use simple_mtx_t instead of mtx_t
Marek Olšák
2019-10-07
4
-34
/
+34
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
39
-73
/
+84
*
util: use simple_mtx_t for util_range
Marek Olšák
2019-10-07
1
-5
/
+6
*
winsys/radeon: initialize SIMD properties in radeon_info
Marek Olšák
2019-10-07
1
-0
/
+3
*
iris: Drop vtbl usage for some load_register calls
Kenneth Graunke
2019-10-07
1
-5
/
+4
*
iris/state: Move reg/mem load/store functions earlier in file
Jordan Justen
2019-10-07
1
-124
/
+122
*
meson: drop unused inc_nir
Eric Engestrom
2019-10-07
1
-1
/
+0
*
meson: drop duplicate inc_nir from spirv2nir
Eric Engestrom
2019-10-07
1
-1
/
+1
*
meson: drop duplicate inc_nir from libglsl
Eric Engestrom
2019-10-07
1
-1
/
+1
*
meson: drop duplicate inc_nir from libiris
Eric Engestrom
2019-10-07
1
-1
/
+1
*
meson: rename libnir to _libnir to make it clear it's not meant to be used an...
Eric Engestrom
2019-10-07
1
-2
/
+2
*
meson: use idep_nir instead of libnir in pipe-loader
Eric Engestrom
2019-10-07
1
-2
/
+2
*
meson: use idep_nir instead of libnir in haiku softpipe
Eric Engestrom
2019-10-07
1
-2
/
+2
*
meson: use idep_nir instead of libnir in gallium nine
Eric Engestrom
2019-10-07
1
-2
/
+3
*
meson: use idep_nir instead of libnir in libclnir
Eric Engestrom
2019-10-07
1
-2
/
+2
*
meson: use idep_nir instead of libnir in libnouveau
Eric Engestrom
2019-10-07
1
-3
/
+4
*
meson: add missing idep_nir_headers in iris_gen_libs
Eric Engestrom
2019-10-07
1
-2
/
+2
*
meson/loader: drop unneeded *.h file
Eric Engestrom
2019-10-07
1
-3
/
+2
*
loader: use ARRAY_SIZE instead of NULL sentinel
Eric Engestrom
2019-10-07
2
-6
/
+3
*
loader: s/int/bool/ for predicate result
Eric Engestrom
2019-10-07
2
-5
/
+8
*
loader: replace int/1/0 with bool/true/false
Eric Engestrom
2019-10-07
2
-10
/
+9
*
iris: Drop bonus parameters from iris_init_*_context()
Kenneth Graunke
2019-10-07
3
-27
/
+10
*
nir/constant_folding: fold load_constant intrinsics
Rhys Perry
2019-10-07
1
-0
/
+58
*
nir/constant_folding: add back and use constant_fold_state
Rhys Perry
2019-10-07
1
-22
/
+19
*
anv: Implement VK_KHR_shader_clock
Caio Marcelo de Oliveira Filho
2019-10-07
3
-0
/
+10
*
spirv: Implement SPV_KHR_shader_clock
Caio Marcelo de Oliveira Filho
2019-10-07
2
-0
/
+36
*
vulkan: Update the XML and headers to 1.1.124
Caio Marcelo de Oliveira Filho
2019-10-07
1
-8
/
+119
*
Revert "iris: Hack up a SKL/Gen9LP PS push constant fifo depth workaround"
Kenneth Graunke
2019-10-07
1
-23
/
+0
*
Revert "Revert "st/dri2: Implement DRI2bufferDamageExtension""
Boris Brezillon
2019-10-07
3
-0
/
+53
*
Revert "st/dri2: Implement DRI2bufferDamageExtension"
Boris Brezillon
2019-10-07
3
-53
/
+0
[next]