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
*
loader_dri3: Make sure we have an updated back v3
Thomas Hellstrom
2017-08-17
2
-10
/
+50
*
loader_dri3: Support GLX_SWAP_EXCHANGE_OML
Thomas Hellstrom
2017-08-17
1
-3
/
+5
*
loader_dri3: Eliminate the back-to-fake-front copy
Thomas Hellstrom
2017-08-17
1
-19
/
+31
*
loader_dri3: Remove buffer_type from buffer metadata
Thomas Hellstrom
2017-08-17
2
-4
/
+0
*
loader_dri3: Support GLX_SWAP_COPY_OML
Thomas Hellstrom
2017-08-17
2
-1
/
+10
*
loader_dri3: Honor the request to preserve back buffer content
Thomas Hellstrom
2017-08-17
2
-3
/
+52
*
loader_dri3: Increase the likelyhood of reusing the current swap buffer
Thomas Hellstrom
2017-08-17
1
-0
/
+6
*
loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
2017-08-17
6
-67
/
+196
*
loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
2017-08-17
4
-35
/
+1
*
nv50/ir: fix TXQ srcMask
Ilia Mirkin
2017-08-16
1
-0
/
+2
*
nv50/ir: fix srcMask computation for TG4 and TXF
Ilia Mirkin
2017-08-16
1
-0
/
+2
*
anv/gem: Add a stub for sync_file_merge
Jason Ekstrand
2017-08-16
1
-0
/
+6
*
radv: disable texture gather workaround on gfx9.
Dave Airlie
2017-08-17
1
-1
/
+1
*
st/mesa: remove Windows hack for glFinish
Brian Paul
2017-08-16
1
-12
/
+0
*
gallium/os: fix os_time_get_nano() to roll over less
Frank Richter
2017-08-16
1
-1
/
+8
*
st/wgl: check for negative delta in wait_swap_interval()
Frank Richter
2017-08-16
1
-2
/
+5
*
st/mesa: fix a null pointer access
Frank Richter
2017-08-16
1
-1
/
+1
*
i965: Alphabetize TCS image dirty bits
Kenneth Graunke
2017-08-16
1
-1
/
+1
*
i965: Always allow CPU readback of the scanout on LLC platforms
Chris Wilson
2017-08-16
1
-1
/
+15
*
swr/rast: Fix invalid casting for calls to Interlocked* functions
Tim Rowley
2017-08-16
3
-7
/
+7
*
radeon/vce: support all firmwares with major ver 53
Boyuan Zhang
2017-08-16
1
-8
/
+10
*
i965: make sure check_and_emit_atom gets inlined
Tapani Pälli
2017-08-16
1
-1
/
+1
*
a2xx: only update rasterizer settings when they're there
Ilia Mirkin
2017-08-15
1
-1
/
+1
*
a2xx: add logicop support
Ilia Mirkin
2017-08-15
1
-5
/
+4
*
glsl/ast: update rhs in addition to the var's constant_value
Ilia Mirkin
2017-08-15
1
-1
/
+1
*
anv: Advertise VK_KHR_external_semaphore
Jason Ekstrand
2017-08-15
1
-3
/
+3
*
anv: Use DRM sync objects for external semaphores when available
Jason Ekstrand
2017-08-15
4
-23
/
+128
*
anv/gem: Add a drm syncobj support
Jason Ekstrand
2017-08-15
3
-0
/
+80
*
anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
2017-08-15
5
-9
/
+172
*
anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set
Jason Ekstrand
2017-08-15
1
-1
/
+4
*
anv: Submit a dummy batch when only semaphores are provided.
Jason Ekstrand
2017-08-15
4
-3
/
+73
*
anv: Add a basic implementation of VK_KHX_external_semaphore
Jason Ekstrand
2017-08-15
4
-9
/
+187
*
clover/event: Include additional event statuses for clSetEventCallback
Aaron Watry
2017-08-15
1
-1
/
+2
*
broadcom/vc4: Port NEON-code to ARM64
Jonas Pfeil
2017-08-15
1
-0
/
+84
*
broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.
Eric Anholt
2017-08-15
4
-7
/
+24
*
util: Fix build on old glibc.
Eric Anholt
2017-08-15
1
-1
/
+3
*
broadcom: Add v3d_xml.h to gitignore.
Eric Anholt
2017-08-15
1
-0
/
+1
*
broadcom: Add missing libexpat cflags for the decoder.
Eric Anholt
2017-08-15
1
-0
/
+3
*
radv/gfx9: for fast clear use is_linear flag.
Dave Airlie
2017-08-16
1
-1
/
+1
*
radv/gfx9: fix tile swizzle handling for gfx9
David Airlie
2017-08-16
2
-11
/
+8
*
radv/gfx9: handle GFX9 opaque metadata
David Airlie
2017-08-16
1
-4
/
+5
*
radv: emit db_htile_surface reg on gfx9 as well
David Airlie
2017-08-16
1
-1
/
+2
*
radv/gfx9: remove some leftover gfx6 descriptor setup.
Dave Airlie
2017-08-16
1
-4
/
+0
*
radv/gfx9: fix set predication packet.
Dave Airlie
2017-08-16
1
-9
/
+12
*
intel/genxml: Fix gen10 BLEND_STATE variable length packing
Scott D Phillips
2017-08-15
1
-2
/
+2
*
mesa: count uniform against storage when its bindless
Timothy Arceri
2017-08-15
1
-5
/
+13
*
radeonsi: disable CE by default
Marek Olšák
2017-08-15
3
-8
/
+21
*
radeonsi: initialise imported surface to 0.
Dave Airlie
2017-08-15
1
-1
/
+1
*
st/mesa: correctly calculate the storage offset
Timothy Arceri
2017-08-15
4
-2
/
+165
*
mesa: correctly calculate the storage offset for i915
Timothy Arceri
2017-08-15
1
-3
/
+1
[next]