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
*
egl/android: Remove our own reference to buffers.
Lepton Wu
2019-10-21
1
-3
/
+1
*
anv: fix memory leak on device destroy
Lionel Landwerlin
2019-10-21
1
-1
/
+11
*
anv: fix vkUpdateDescriptorSets with inline uniform blocks
Lionel Landwerlin
2019-10-21
1
-3
/
+3
*
rbug: unwrap index buffer resource
Lucas Stach
2019-10-18
1
-2
/
+7
*
rbug: fix transmitted texture sizes
Lucas Stach
2019-10-18
1
-2
/
+9
*
intel/vec4: Don't try both sources as immediates for DPH
Ian Romanick
2019-10-18
1
-1
/
+1
*
nir/search: Fix possible NULL dereference in is_fsign
Ian Romanick
2019-10-18
1
-1
/
+1
*
gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
Roland Scheidegger
2019-10-17
1
-18
/
+10
*
radv: fix DCC fast clear code for intensity formats (correctly)
Samuel Pitoiset
2019-10-17
1
-12
/
+9
*
util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and p_atomic_{c...
Eric Engestrom
2019-10-17
1
-4
/
+4
*
mesa: fix invalid target error handling for teximage
Pierre-Eric Pelloux-Prayer
2019-10-17
1
-7
/
+8
*
iris: finish aux import on get_param
James Xiong
2019-10-17
1
-1
/
+5
*
etnaviv: remove variable from global namespace
Lionel Landwerlin
2019-10-17
1
-1
/
+1
*
intel/common: include unistd.h for ioctl() prototype on Solaris
Alan Coopersmith
2019-10-17
1
-0
/
+1
*
meson: recognize "sunos" as the system name for Solaris
Alan Coopersmith
2019-10-17
1
-1
/
+3
*
util: Solaris has linux-style pthread_setname_np
Alan Coopersmith
2019-10-17
1
-1
/
+1
*
util: Workaround lack of flock on Solaris
Alan Coopersmith
2019-10-17
2
-1
/
+11
*
util: Make Solaris implemention of p_atomic_add work with gcc
Alan Coopersmith
2019-10-17
1
-2
/
+2
*
c99_compat.h: Don't try to use 'restrict' in C++ code
Alan Coopersmith
2019-10-17
1
-1
/
+1
*
Revert "radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+"
Samuel Pitoiset
2019-10-15
2
-12
/
+6
*
etnaviv: fix vertex buffer state emission for single stream GPUs
Lucas Stach
2019-10-15
1
-1
/
+1
*
iris: Implement the Gen < 9 tessellation quads workaround
Kenneth Graunke
2019-10-14
1
-0
/
+3
*
radv: fix DCC fast clear code for intensity formats
Samuel Pitoiset
2019-10-14
3
-9
/
+31
*
glsl: fix crash compiling bindless samplers inside unnamed UBOs
Timothy Arceri
2019-10-14
1
-5
/
+5
*
nir/dead_cf: Remove dead control flow after infinite loops.
Bas Nieuwenhuizen
2019-10-11
1
-0
/
+7
*
meson: skip installation of GLVND-provided headers
Eric Engestrom
2019-10-11
1
-54
/
+56
*
meson: split Mesa headers as a separate installation
Eric Engestrom
2019-10-11
1
-0
/
+7
*
meson: split headers one per line
Eric Engestrom
2019-10-11
1
-6
/
+22
*
meson: move a couple of include installs around
Eric Engestrom
2019-10-11
1
-8
/
+8
*
meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
Eric Engestrom
2019-10-11
3
-9
/
+8
*
GL: drop symbols mangling support
Eric Engestrom
2019-10-11
17
-2975
/
+2
*
radv: Disallow sparse shared images.
Bas Nieuwenhuizen
2019-10-11
1
-8
/
+7
*
nir/sink: Don't sink load_ubo to outside of its defining loop
Connor Abbott
2019-10-10
1
-5
/
+32
*
nir/sink: Rewrite loop handling logic
Connor Abbott
2019-10-10
1
-35
/
+40
*
v3d: take into account prim_counts_offset
Alejandro Piñeiro
2019-10-10
1
-1
/
+1
*
radv: bump minTexelBufferOffsetAlignment to 4
Samuel Pitoiset
2019-10-10
1
-1
/
+1
*
drirc: enable vk_x11_override_min_image_count for DOOM
Samuel Pitoiset
2019-10-10
1
-0
/
+5
*
radeonsi: enable zerovram for Rocket League
Clément Guérin
2019-10-10
1
-0
/
+3
*
iris: Properly unreference extra VBOs for draw parameters
Kenneth Graunke
2019-10-10
1
-3
/
+3
*
docs: Add SHA256 sum for 19.2.1
Dylan Baker
2019-10-09
1
-1
/
+1
*
Bump version for 19.2.1
mesa-19.2.1
Dylan Baker
2019-10-09
1
-1
/
+1
*
docs: Add relnotes for 19.2.1
Dylan Baker
2019-10-09
1
-0
/
+159
*
bin: delete unused releasing scripts
Dylan Baker
2019-10-09
2
-64
/
+0
*
release: Add an update_release_calendar.py script
Dylan Baker
2019-10-09
1
-0
/
+122
*
scripts: Mesa 19.2.x only implements GL 4.5
Dylan Baker
2019-10-09
1
-1
/
+1
*
scripts: Add a gen_release_notes.py script
Dylan Baker
2019-10-09
3
-0
/
+326
*
meson: add missing idep_nir_headers in iris_gen_libs
Eric Engestrom
2019-10-08
1
-2
/
+2
*
anv/android: fix images created with external format support
Tapani Pälli
2019-10-08
1
-0
/
+12
*
scons/MSYS2-MinGW-W64: Fix build options defaults
Prodea Alexandru-Liviu
2019-10-07
1
-0
/
+12
*
intel/isl: Set null surface format to R32_UINT
Lionel Landwerlin
2019-10-07
1
-1
/
+6
[next]