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
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
19
-1
/
+40
*
tgsi/ureg: don't call tgsi_sanity when it's too slow
Marek Olšák
2018-08-23
1
-1
/
+12
*
st/mesa: fix up uniform limits to be able to expose large UBOs
Marek Olšák
2018-08-23
1
-8
/
+23
*
st/mesa: don't include compute resources in "Combined" limits
Marek Olšák
2018-08-23
1
-6
/
+3
*
st/mesa: set ctx->Const.SubPixelBits
Marek Olšák
2018-08-23
1
-0
/
+1
*
glsl: fix error checking against MAX_UNIFORM_LOCATIONS
Marek Olšák
2018-08-23
1
-2
/
+6
*
mesa: make MaxCombinedUniformComponents 64-bit to allow large UBOs
Marek Olšák
2018-08-23
2
-7
/
+7
*
mesa: add ctx->Const.MaxGeometryShaderInvocations
Marek Olšák
2018-08-23
5
-3
/
+7
*
mesa: don't include compute resources in MAX_COMBINED_* limits
Marek Olšák
2018-08-23
1
-9
/
+13
*
mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES
Marek Olšák
2018-08-23
2
-2
/
+5
*
mesa: remove incorrect change for EXT_disjoint_timer_query
Marek Olšák
2018-08-23
1
-2
/
+1
*
glapi: actually implement GL_EXT_robustness for GLES
Marek Olšák
2018-08-23
1
-0
/
+32
*
intel/decoder: Decode SFIXED values.
Kenneth Graunke
2018-08-23
1
-3
/
+7
*
travis: use python3 for the autoconf builds
Emil Velikov
2018-08-23
1
-1
/
+11
*
configure: allow building with python3
Emil Velikov
2018-08-23
27
-39
/
+37
*
bin/git_sha1_gen.py: remove execute bit/shebang
Emil Velikov
2018-08-23
1
-2
/
+0
*
vk/wsi: avoid reading uninitialised memory
Eric Engestrom
2018-08-23
1
-2
/
+2
*
egl: drop unused _EGL_BUILT_IN_DRIVER_DRI2
Eric Engestrom
2018-08-23
3
-4
/
+1
*
radv/gfx9: implement coherent shaders for VK_ACCESS_SHADER_READ_BIT
Samuel Pitoiset
2018-08-23
1
-1
/
+20
*
bin/install_megadrivers.py: Remove shebang and executable bit
Mathieu Bridon
2018-08-23
1
-1
/
+0
*
meson: Run the install script with Python 3
Mathieu Bridon
2018-08-23
5
-0
/
+5
*
glsl: remove execute bit and shebang from python tests
Emil Velikov
2018-08-23
3
-3
/
+0
*
docs: update required mako version
Emil Velikov
2018-08-23
1
-1
/
+1
*
configure: use distutils in ax_check_python_mako_module
Emil Velikov
2018-08-23
1
-2
/
+3
*
configure: enforce python 2.7 with AM_PATH_PYTHON
Emil Velikov
2018-08-23
2
-3
/
+6
*
i965: Enable INTEL_shader_atomic_float_minmax on Gen9+
Ian Romanick
2018-08-22
1
-0
/
+1
*
i965: Sort Gen9+ extension enables
Ian Romanick
2018-08-22
1
-3
/
+3
*
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
2018-08-22
14
-1
/
+261
*
intel/compiler: Expand untyped atomic message type field by a bit
Ian Romanick
2018-08-22
3
-4
/
+9
*
intel/compiler: Silence unused parameter warnings
Ian Romanick
2018-08-22
5
-7
/
+5
*
nir: Add floating point atomic min, max, and compare-swap instrinsics
Ian Romanick
2018-08-22
4
-8
/
+50
*
nir: Add floating point atomic add instrinsics
Ian Romanick
2018-08-22
5
-5
/
+22
*
glsl: Add support for lowering shared-variable float atomics
Ian Romanick
2018-08-22
1
-3
/
+3
*
glsl: Add support for lowering SSBO float atomics
Ian Romanick
2018-08-22
1
-3
/
+3
*
glsl: Add built-in functions for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
1
-1
/
+32
*
mesa: Extension boilerplate for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
4
-0
/
+5
*
docs: Initial version of INTEL_shader_atomic_float_minmax spec
Ian Romanick
2018-08-22
1
-0
/
+200
*
glsl: Add built-in functions for NV_shader_atomic_float
Ian Romanick
2018-08-22
1
-3
/
+48
*
mesa: Extension boilerplate for NV_shader_atomic_float
Ian Romanick
2018-08-22
4
-0
/
+5
*
meson: fix egl build for android
Gurchetan Singh
2018-08-22
1
-0
/
+1
*
meson: fix egl build for surfaceless
Gurchetan Singh
2018-08-22
1
-0
/
+1
*
nir: Give end_block its own index
Caio Marcelo de Oliveira Filho
2018-08-22
1
-1
/
+4
*
nir: Skip common instructions when comparing deref paths
Caio Marcelo de Oliveira Filho
2018-08-22
1
-0
/
+3
*
nir: Export deref comparison functions
Caio Marcelo de Oliveira Filho
2018-08-22
3
-132
/
+132
*
util/dynarray: add a clone function
Caio Marcelo de Oliveira Filho
2018-08-22
1
-0
/
+9
*
amd/addrlib: Fix include path for c99_compat.h
Mariusz Ceier
2018-08-22
1
-1
/
+1
*
vulkan/wsi: fix pointer-integer conversion warnings
Grazvydas Ignotas
2018-08-23
2
-3
/
+3
*
radv: use different builtin shader cache for 32bit
Grazvydas Ignotas
2018-08-23
1
-9
/
+7
*
radv: place pointer length into cache uuid
Grazvydas Ignotas
2018-08-23
1
-1
/
+1
*
llvmpipe: add cc clobber to inline asm
Grazvydas Ignotas
2018-08-23
1
-1
/
+2
[next]