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
*
llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
2017-09-06
1
-2
/
+28
*
gallivm: correct channel shift logic on big endian
Ray Strode
2017-09-06
1
-1
/
+7
*
anv/formats: Nicely handle unknown VkFormat enums
Jason Ekstrand
2017-09-06
1
-5
/
+14
*
vbo: fix offset in minmax cache key
Charmaine Lee
2017-09-06
1
-3
/
+5
*
radv: don't assert on empty hash table
Grazvydas Ignotas
2017-09-06
1
-0
/
+3
*
egl/wayland: polish object teardown in dri2_wl_destroy_surface
Emil Velikov
2017-09-06
1
-2
/
+2
*
egl/wayland: plug leaks in dri2_wl_create_window_surface() error path
Emil Velikov
2017-09-06
1
-2
/
+6
*
egl/dri2: only destroy created objects
Michael Olbrich
2017-09-06
1
-3
/
+6
*
radv: clear dynamic_shader_stages on create
Grazvydas Ignotas
2017-09-06
1
-0
/
+1
*
egl: don't NULL deref the .get_capabilities function pointer
Emil Velikov
2017-09-06
1
-1
/
+2
*
radv: Fix sparse BO mapping merging.
Bas Nieuwenhuizen
2017-09-06
1
-0
/
+1
*
radv: Fix off by one in MAX_VBS assert.
Bas Nieuwenhuizen
2017-09-06
1
-1
/
+1
*
st/mesa: fix handling of vertex array double inputs
Ilia Mirkin
2017-09-06
1
-1
/
+3
*
glsl: fix counting of vertex shader output slots used by explicit vars
Ilia Mirkin
2017-09-06
1
-1
/
+2
*
etnaviv: use correct param for etna_compatible_rs_format(..)
Christian Gmeiner
2017-09-06
1
-1
/
+1
*
radv: don't crash if we have no framebuffer
Dave Airlie
2017-08-25
1
-0
/
+4
*
egl/wayland: Use roundtrips when awaiting buffer release
Kai Chen
2017-08-25
1
-2
/
+7
*
nv50/ir: properly set sType for TXF ops to U32
Ilia Mirkin
2017-08-25
1
-0
/
+3
*
radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
2017-08-25
1
-1
/
+5
*
intel/blorp: Adjust intra-tile x when faking rgb with red-only
Topi Pohjolainen
2017-08-25
1
-0
/
+1
*
mesa: only copy requested compressed teximage cubemap faces
Christoph Haag
2017-08-25
1
-2
/
+2
*
i965: Stop looking at NewDriverState when emitting 3DSTATE_URB
Jason Ekstrand
2017-08-25
3
-5
/
+11
*
glsl: add a few missing int64 constant propagation cases
Ilia Mirkin
2017-08-25
2
-0
/
+8
*
i965: perf: minimize the chances to spread queries across batchbuffers
Lionel Landwerlin
2017-08-25
1
-0
/
+8
*
swr/rast: switch gen_knobs.cpp license
Tim Rowley
2017-08-25
1
-12
/
+17
*
util: Fix build on old glibc.
Eric Anholt
2017-08-21
1
-1
/
+3
*
radv: force cs/ps/l2 flush at end of command stream. (v2)
Dave Airlie
2017-08-21
1
-1
/
+4
*
radv: fix MSAA on SI gpus.
Dave Airlie
2017-08-21
1
-3
/
+7
*
radv: fix f16->f32 denorm handling for SI/CIK. (v2)
Dave Airlie
2017-08-21
1
-2
/
+16
*
nv50/ir: fix TXQ srcMask
Ilia Mirkin
2017-08-19
1
-0
/
+2
*
nv50/ir: fix srcMask computation for TG4 and TXF
Ilia Mirkin
2017-08-19
1
-0
/
+2
*
gallium/os: fix os_time_get_nano() to roll over less
Frank Richter
2017-08-19
1
-1
/
+8
*
st/wgl: check for negative delta in wait_swap_interval()
Frank Richter
2017-08-19
1
-2
/
+5
*
st/mesa: fix a null pointer access
Frank Richter
2017-08-19
1
-1
/
+1
*
swr/rast: Fix invalid casting for calls to Interlocked* functions
Tim Rowley
2017-08-19
3
-7
/
+7
*
glsl/ast: update rhs in addition to the var's constant_value
Ilia Mirkin
2017-08-19
1
-1
/
+1
*
radeonsi: disable CE by default
Marek Olšák
2017-08-19
3
-11
/
+21
*
egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpy
Emil Velikov
2017-08-19
1
-2
/
+2
*
ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
2017-08-19
3
-4
/
+15
*
nv50/ir: fix ConstantFolding with saturation
Karol Herbst
2017-08-19
2
-1
/
+15
*
anv/formats: Allow sampling on depth-only formats on gen7
Jason Ekstrand
2017-08-19
1
-1
/
+2
*
radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Dave Airlie
2017-08-19
1
-0
/
+5
*
egl/x11: don't leak xfixes_query in the error path
Emil Velikov
2017-08-19
1
-0
/
+1
*
intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
Dave Airlie
2017-08-19
1
-0
/
+1
*
i965/blit: Remember to include miptree buffer offset in relocs
Chris Wilson
2017-08-19
2
-3
/
+3
*
i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
Kenneth Graunke
2017-08-19
1
-1
/
+0
*
ac/nir: fix lsb emission
Connor Abbott
2017-08-19
1
-1
/
+11
*
swr/rast: fix scons gen_knobs.h dependency
Tim Rowley
2017-08-03
1
-1
/
+1
*
radv: Don't underflow non-visible VRAM size.
Bas Nieuwenhuizen
2017-08-03
1
-2
/
+4
*
spirv: Fix SpvImageFormatR16ui
Jason Ekstrand
2017-08-03
1
-1
/
+1
[next]