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
*
intel/common: include unistd.h for ioctl() prototype on Solaris
Alan Coopersmith
2019-10-17
1
-0
/
+1
*
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
1
-0
/
+10
*
util: Make Solaris implemention of p_atomic_add work with gcc
Alan Coopersmith
2019-10-17
1
-2
/
+2
*
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: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
Eric Engestrom
2019-10-11
2
-4
/
+4
*
GL: drop symbols mangling support
Eric Engestrom
2019-10-11
11
-64
/
+0
*
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
*
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
*
intel/isl: Set null surface format to R32_UINT
Lionel Landwerlin
2019-10-07
1
-1
/
+6
*
intel: fix subslice computation from topology data
Lionel Landwerlin
2019-10-07
1
-1
/
+1
*
egl: Remove the 565 pbuffer-only EGL config under X11.
Andres Gomez
2019-10-07
1
-97
/
+4
*
radv: Fix condition for skipping the continue CS.
Bas Nieuwenhuizen
2019-10-04
1
-1
/
+2
*
intel: fix topology query
Lionel Landwerlin
2019-10-03
1
-0
/
+3
*
radeonsi/gfx10: fix corruption for chips with harvested TCCs
Marek Olšák
2019-10-01
1
-2
/
+6
*
ac: add radeon_info::tcc_harvested
Marek Olšák
2019-10-01
2
-0
/
+5
*
mesa: don't forget to clear _Layer field on texture unit
Lionel Landwerlin
2019-10-01
1
-1
/
+1
*
haiku: fix Mesa build
Ken Mays
2019-10-01
4
-31
/
+21
*
iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
Kenneth Graunke
2019-10-01
1
-2
/
+6
*
meson: gallium media state trackers require libdrm with x11
Dylan Baker
2019-10-01
4
-8
/
+14
*
iris: Disable CCS_E for 32-bit floating point textures.
Kenneth Graunke
2019-10-01
1
-1
/
+23
*
ac: fix num_good_cu_per_sh for harvested chips
Marek Olšák
2019-10-01
1
-0
/
+6
*
ac: fix incorrect vram_size reported by the kernel
Marek Olšák
2019-10-01
1
-2
/
+10
*
radeonsi/gfx10: fix L2 cache rinse programming
Marek Olšák
2019-10-01
1
-5
/
+17
*
android: compiler/nir: build nir_divergence_analysis.c
Mauro Rossi
2019-09-30
1
-0
/
+1
*
glsl: disallow incompatible matrices multiplication
Andrii Simiklit
2019-09-30
1
-3
/
+3
*
intel/fs: Fix fs_inst::flags_read for ANY/ALL predicates
Jason Ekstrand
2019-09-30
1
-6
/
+28
*
meson: Link xvmc with libxv
Dylan Baker
2019-09-30
1
-3
/
+7
*
meson: Try finding libxvmcw via pkg-config before using find_library
Dylan Baker
2019-09-30
1
-2
/
+7
*
drisw: Fix shared memory leak on drawable resize
Andreas Gottschling
2019-09-30
1
-0
/
+2
*
scons: Fix MSYS2 Mingw-w64 build.
pal1000
2019-09-30
1
-2
/
+2
*
radeonsi: fix VAAPI segfault due to various bugs
Michel Dänzer
2019-09-26
3
-0
/
+3
*
iris: disable aux on first get_param if not created with aux
Tapani Pälli
2019-09-26
1
-9
/
+22
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-26
7
-16
/
+56
*
nir/range-analysis: Bail if the types don't match
Ian Romanick
2019-09-26
1
-0
/
+20
*
anv: gem-stubs: return a valid fd got anv_gem_userptr()
Lionel Landwerlin
2019-09-26
1
-1
/
+7
*
st/nine: Ignore D3DSIO_RET if it is the last instruction in a shader
Danylo Piliaiev
2019-09-26
1
-1
/
+7
[next]