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
*
opencl: autotools: Fix linking order for OpenCL target
Kai Wasserbäch
2018-05-15
1
-2
/
+1
*
radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.
Bas Nieuwenhuizen
2018-05-15
1
-0
/
+19
*
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
2018-05-15
4
-11
/
+98
*
radv: Translate logic ops.
Bas Nieuwenhuizen
2018-05-15
2
-30
/
+59
*
radv: use compute path for multi-layer images.
Dave Airlie
2018-05-15
1
-0
/
+2
*
radv: resolve all layers in compute resolve path.
Dave Airlie
2018-05-15
1
-6
/
+42
*
winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.
Jan Vesely
2018-05-15
1
-1
/
+6
*
i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROL
Jason Ekstrand
2018-05-15
2
-1
/
+3
*
anv: emit pixel scoreboard stall before ISP disable
Lionel Landwerlin
2018-05-15
1
-1
/
+8
*
i965: require pixel scoreboard stall prior to ISP disable
Lionel Landwerlin
2018-05-15
1
-1
/
+8
*
winsys/radeon: Destroy fd_hash table when the last winsys is removed.
Jan Vesely
2018-05-15
1
-1
/
+6
*
gallium/auxiliary: Add helper function to count the number of entries in hash...
Jan Vesely
2018-05-15
2
-0
/
+22
*
r600: fix constant buffer bounds.
Dave Airlie
2018-05-15
2
-2
/
+2
*
src/intel/Makefile.vulkan.am: add missing MKDIR_GEN
Ross Burton
2018-05-15
1
-0
/
+2
*
mesa: fix error handling in get_framebuffer_parameteriv
Rhys Perry
2018-05-15
1
-31
/
+41
*
pipe-loader: Free driver_name in error path
Jan Vesely
2018-05-15
1
-0
/
+1
*
eg/compute: Drop reference to kernel_param bo in destructor
Jan Vesely
2018-05-15
1
-0
/
+1
*
r600: Cleanup constant buffers on context destruction
Jan Vesely
2018-05-15
1
-1
/
+5
*
eg/compute: Drop reference on code_bo in destructor.
Jan Vesely
2018-05-15
1
-3
/
+1
*
i965: Don't leak blorp on Gen4-5.
Kenneth Graunke
2018-05-15
1
-3
/
+1
*
clover: Add explicit virtual destructor to argument class
Jan Vesely
2018-05-15
1
-0
/
+1
*
spirv: Apply OriginUpperLeft to FragCoord
Neil Roberts
2018-05-15
1
-3
/
+3
*
mesa: Add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV)
Ian Romanick
2018-05-15
1
-0
/
+1
*
egl/x11: Send invalidate to driver on copy_region path in swap_buffer
Deepak Rawat
2018-05-15
1
-10
/
+13
*
intel/compiler: fix brw_imm_w for negative 16-bit integers
Jose Maria Casanova Crespo
2018-05-15
1
-1
/
+1
*
intel/compiler: fix 16-bit int brw_negate_immediate and brw_abs_immediate
Jose Maria Casanova Crespo
2018-05-15
1
-4
/
+8
*
radv: fix multisample image copies
Matthew Nicholls
2018-05-07
2
-110
/
+196
*
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
[next]