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
*
radeon/vcn: fix mpeg4 msg buffer settings
Boyuan Zhang
2018-05-02
1
-9
/
+9
*
i965/tex_image: Avoid the ASTC LDR workaround on gen9lp
Nanley Chery
2018-05-02
1
-1
/
+1
*
radv: compute the number of subpass attachments correctly
Samuel Pitoiset
2018-05-02
1
-2
/
+2
*
radv/winsys: fix leaking resources from bo's imported by fd
Andres Rodriguez
2018-05-02
1
-0
/
+1
*
st/omx/enc: fix blit setup for YUV LoadImage
Leo Liu
2018-04-30
1
-4
/
+4
*
gallium/util: Fix incorrect refcounting of separate stencil.
Eric Anholt
2018-04-30
1
-2
/
+1
*
radeonsi/gfx9: workaround for INTERP with indirect indexing
Marek Olšák
2018-04-30
1
-6
/
+13
*
util/u_queue: fix a deadlock in util_queue_finish
Marek Olšák
2018-04-30
2
-0
/
+10
*
anv/allocator: Don't shrink either end of the block pool
Jason Ekstrand
2018-04-30
1
-4
/
+4
*
meson: don't build classic mesa tests without dri_drivers
Dylan Baker
2018-04-25
1
-1
/
+1
*
radv/winsys: allow to submit up to 4 IBs for chips without chaining
Samuel Pitoiset
2018-04-25
1
-50
/
+169
*
intel/compiler: Add scheduler deps for instructions that implicitly read g0
Ian Romanick
2018-04-25
2
-0
/
+28
*
Revert "st/dri: Fix dangling pointer to a destroyed dri_drawable"
Marek Olšák
2018-04-24
1
-4
/
+0
*
i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_AT_*
Jason Ekstrand
2018-04-24
1
-0
/
+2
*
st/dri: Fix dangling pointer to a destroyed dri_drawable
Johan Klokkhammer Helsing
2018-04-23
1
-0
/
+4
*
etnaviv: fix texture_format_needs_swiz
Lucas Stach
2018-04-23
1
-1
/
+1
*
radv: Mark GTT memory as device local for APUs.
Bas Nieuwenhuizen
2018-04-23
1
-3
/
+5
*
i965: Fix shadow batches to be the same size as the real BO.
Kenneth Graunke
2018-04-23
1
-1
/
+4
*
radv: fix scissor computation when using half-pixel viewport offset
Samuel Pitoiset
2018-04-23
1
-4
/
+4
*
anv: fix number of planes for depth & stencil
Lionel Landwerlin
2018-04-23
2
-1
/
+5
*
mesa: free debug messages when destroying the debug state
Timothy Arceri
2018-04-23
1
-22
/
+23
*
svga: Fix incorrect advertizing of EGL_KHR_gl_colorspace
Thomas Hellstrom
2018-04-23
1
-1
/
+1
*
glsl_to_tgsi: try harder to lower unsupported ir_binop_vector_extract
Marek Olšák
2018-04-23
1
-0
/
+5
*
radeonsi/gfx9: fix a hang with an empty first IB
Marek Olšák
2018-04-23
1
-3
/
+6
*
ac/nir: Make the GFX9 buffer size fix apply to image loads/atomics too.
Bas Nieuwenhuizen
2018-04-23
1
-17
/
+22
*
st/va: Enable vaExportSurfaceHandle()
Mark Thompson
2018-04-17
2
-2
/
+8
*
radv: fix radv_layout_dcc_compressed() when image doesn't have DCC
Samuel Pitoiset
2018-04-12
1
-1
/
+1
*
radv: fix picking the method for resolve subpass
Samuel Pitoiset
2018-04-12
1
-1
/
+1
*
radv: Always reset draw user SGPRs after secondary command buffer.
Bas Nieuwenhuizen
2018-04-12
1
-14
/
+3
*
radv: Don't set instance count using predication.
Bas Nieuwenhuizen
2018-04-12
1
-1
/
+1
*
mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage
Andres Gomez
2018-04-12
1
-2
/
+8
*
mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API override
Marek Olšák
2018-04-12
1
-12
/
+11
*
dri_util: when overriding, always reset the core version
Andres Gomez
2018-04-12
1
-4
/
+2
*
meson: Set .so version for xa like autotools does
Dylan Baker
2018-04-12
1
-1
/
+3
*
nir/lower_vec_to_movs: Only coalesce if the vec had a SSA destination
Jason Ekstrand
2018-04-12
1
-1
/
+6
*
glsl: always call do_lower_jumps() after loop unrolling
Timothy Arceri
2018-04-12
1
-0
/
+18
*
gallium/pipebuffer: fix parenthesis location
Timothy Arceri
2018-04-12
1
-1
/
+1
*
st/dri: Initialise modifier to INVALID for DRI2
Daniel Stone
2018-04-12
1
-0
/
+1
*
intel/vec4: Set channel_sizes for MOV_INDIRECT sources
Jason Ekstrand
2018-04-12
1
-1
/
+4
*
ac/nir: Add workaround for GFX9 buffer views.
Bas Nieuwenhuizen
2018-04-12
4
-6
/
+62
*
gbm: remove never-implemented function
Eric Engestrom
2018-04-12
2
-3
/
+0
*
nir: fix crash in loop unroll corner case
Timothy Arceri
2018-04-12
1
-5
/
+12
*
glsl: fix infinite loop caused by bug in loop unrolling pass
Timothy Arceri
2018-04-12
1
-3
/
+1
*
i965/perf: fix config registration when uploading to kernel
Lionel Landwerlin
2018-04-12
1
-1
/
+1
*
anv/pipeline: fail if TCS/TES compile fail
Caio Marcelo de Oliveira Filho
2018-04-12
1
-7
/
+9
*
ac: make use of if/loop build helpers
Timothy Arceri
2018-04-12
1
-42
/
+18
*
radeonsi: make use of if/loop build helpers in ac
Timothy Arceri
2018-04-12
2
-160
/
+11
*
ac: add if/loop build helpers
Timothy Arceri
2018-04-12
3
-0
/
+212
*
egl/wayland: Make swrast display_sync the correct queue
Derek Foreman
2018-04-12
1
-1
/
+1
*
i965: return the fourcc saved in __DRIimage when possible
Xiong, James
2018-04-12
1
-3
/
+10
[next]