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
...
*
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
*
docs: add sha256 checksums for 17.1.6
Emil Velikov
2017-08-07
1
-1
/
+2
*
docs: add release notes for 17.1.6
mesa-17.1.6
Emil Velikov
2017-08-07
1
-0
/
+224
*
Update version to 17.1.6
Emil Velikov
2017-08-07
1
-1
/
+1
*
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
*
dri3: Wait for all pending swapbuffers to be scheduled before touching the front
Thomas Hellstrom
2017-08-03
2
-0
/
+21
*
gallium/radeon: fix ARB_query_buffer_object conversion to boolean
Nicolai Hähnle
2017-08-03
1
-1
/
+2
*
fixup! cherry-ignore: add a bunch more commits to the list
Emil Velikov
2017-08-03
1
-1
/
+0
*
nir: fix algebraic optimizations
Connor Abbott
2017-08-03
1
-2
/
+2
*
cherry-ignore: add a bunch more commits to the list
Emil Velikov
2017-08-03
1
-0
/
+15
*
etnaviv: fix memory leak when BO allocation fails
Lucas Stach
2017-08-03
1
-1
/
+5
*
st/dri: Check get-handle return value in queryImage
Daniel Stone
2017-08-03
1
-6
/
+9
*
radv: for stencil only set Z tile mode index to same value
Dave Airlie
2017-08-03
1
-0
/
+2
*
radv/ac: port SI TC L1 write corruption fix.
Dave Airlie
2017-08-03
1
-3
/
+5
*
radv/ac: realign SI workaround with radeonsi.
Dave Airlie
2017-08-03
1
-2
/
+3
*
radv: fix buffer views on SI/CIK.
Dave Airlie
2017-08-03
1
-0
/
+5
*
radv: fix non-0 based layer clears.
Dave Airlie
2017-08-03
1
-4
/
+9
*
swr: remove unneeded fallback strcasecmp define
Emil Velikov
2017-08-03
1
-5
/
+0
*
i965: use strtol to convert the integer deviceID override
Emil Velikov
2017-08-03
1
-1
/
+1
*
anv/pipeline: do not use BITFIELD64_BIT()
Juan A. Suarez Romero
2017-08-03
1
-1
/
+1
*
travis: lower SWR requirement to GCC 4.8, aka std=c++11
Emil Velikov
2017-08-03
1
-8
/
+4
*
i965: Resolve framebuffers before signaling the fence
Chris Wilson
2017-08-03
1
-0
/
+32
*
bin/cherry-ignore: add radeonsi "fix of a fix"
Emil Velikov
2017-08-03
1
-0
/
+4
*
cherry-ignore: add yet another bindless textures fix
Emil Velikov
2017-08-03
1
-0
/
+3
*
cherry-ignore: add "st/glsl_to_tgsi: fix getting the image type for array of ...
Emil Velikov
2017-08-03
1
-0
/
+3
*
cherry-ignore: add bindless textures fix
Emil Velikov
2017-08-03
1
-0
/
+3
*
cherry-ignore: ignore reverted st/mesa commit
Emil Velikov
2017-08-03
1
-0
/
+3
*
cherry-ignore: add a couple of radeonsi/gfx9 commits
Emil Velikov
2017-08-03
1
-0
/
+4
*
cherry-ignore: add "swr: fix transform feedback logic"
Emil Velikov
2017-08-03
1
-0
/
+4
*
cherry-ignore: add "swr/rast: non-regex knob fallback code for gcc < 4.9"
Emil Velikov
2017-08-03
1
-0
/
+4
[prev]
[next]