index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Don't write to user buffer in glGetTexParameterIuiv on error
Ian Romanick
2018-03-12
1
-26
/
+2
*
gallium: work around libtool relink issue for libdrm
Roman Gilg
2018-03-12
1
-1
/
+1
*
vulkan: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
2018-03-12
1
-4
/
+4
*
wayland-drm: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
2018-03-12
1
-3
/
+3
*
egl: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
2018-03-12
1
-2
/
+2
*
docs: document removal of GLX_SGIX_swap_{barrier,group} stubs
Emil Velikov
2018-03-12
1
-1
/
+2
*
glx: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
2018-03-12
4
-30
/
+0
*
gallium/x11: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
2018-03-12
2
-15
/
+0
*
x11: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
2018-03-12
3
-34
/
+0
*
glx: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
2018-03-12
4
-48
/
+0
*
gallium/x11: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
2018-03-12
2
-25
/
+0
*
x11: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
2018-03-12
3
-57
/
+0
*
configure: remove unused AM_CONDITIONAL
Emil Velikov
2018-03-12
1
-1
/
+0
*
radv: Increase the number of dynamic uniform buffers.
Bas Nieuwenhuizen
2018-03-12
2
-3
/
+5
*
u_vbuf/translate: pass max_index into the set_buffer.
Dave Airlie
2018-03-12
1
-1
/
+1
*
r600: implement callstack workaround for evergreen.
Dave Airlie
2018-03-12
1
-8
/
+31
*
gallium/util: add helper util_wait_for_idle
Marek Olšák
2018-03-11
2
-0
/
+15
*
u_blit: (trivial) u_blit.h needs to include p_defines.h
Roland Scheidegger
2018-03-10
1
-0
/
+1
*
travis: bump libxcb version to 1.13
Christian Gmeiner
2018-03-10
1
-2
/
+2
*
mesa: Make gl_vertex_array contain pointers to first order VAO members.
Mathias Fröhlich
2018-03-10
27
-437
/
+480
*
draw: fix alpha value for very short aa lines
Roland Scheidegger
2018-03-10
2
-2
/
+24
*
intel/vulkan: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
2018-03-09
1
-17
/
+28
*
i965: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
2018-03-09
1
-17
/
+27
*
st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFER
Marek Olšák
2018-03-09
1
-24
/
+34
*
radeonsi: add a workaround for GFX9 hang with init_config alignment
Marek Olšák
2018-03-09
1
-1
/
+2
*
ac/gpu_info: print ib_start_alignment, add assertion
Marek Olšák
2018-03-09
1
-0
/
+2
*
meson: Use system_has_kms_drm in default driver selection
Greg V
2018-03-09
1
-3
/
+5
*
broadcom/vc4: Add an accelerated path to turn raster R8/RG88 into tiled.
Eric Anholt
2018-03-09
3
-0
/
+211
*
gallium: Add a util_blitter path for using a custom VS and FS.
Eric Anholt
2018-03-09
2
-0
/
+69
*
broadcom/vc4: Allow binding non-zero constant buffers.
Eric Anholt
2018-03-09
5
-5
/
+53
*
broadcom: Remove our defines of DRM_FORMAT_MOD_INVALID.
Eric Anholt
2018-03-09
2
-8
/
+0
*
broadcom: Suppress compiler warnings about enum pipe_tex_filter.
Eric Anholt
2018-03-09
2
-0
/
+2
*
egl/x11: Re-allocate buffers if format is suboptimal
Louis-Francis Ratté-Boulianne
2018-03-09
6
-7
/
+44
*
egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
2018-03-09
7
-63
/
+383
*
vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11
Louis-Francis Ratté-Boulianne
2018-03-09
3
-5
/
+63
*
vulkan/wsi/x11: Add support for DRI3 v1.2
Daniel Stone
2018-03-09
3
-19
/
+164
*
autotools: include all meson.build files
Dylan Baker
2018-03-09
1
-0
/
+2
*
st/mesa: gl_program::info.system_values_read is a 64-bit-field
Michel Dänzer
2018-03-09
2
-7
/
+7
*
swr/rast: Refactor memory gather operations
George Kyriazis
2018-03-09
2
-6
/
+4
*
swr/rast: Add KNOB_DISABLE_SPLIT_DRAW
George Kyriazis
2018-03-09
2
-8
/
+26
*
swr/rast: Add VPOPCNT
George Kyriazis
2018-03-09
2
-0
/
+9
*
swr/rast: Add tracking for stream out topology
George Kyriazis
2018-03-09
4
-5
/
+8
*
swr/rast: Add split draw and other state information to DrawInfoEvent.
George Kyriazis
2018-03-09
4
-32
/
+22
*
swr/rast: Refactor api and worker event handlers.
George Kyriazis
2018-03-09
2
-35
/
+52
*
swr/rast: Add support for generalized late and early z/stencil stats
George Kyriazis
2018-03-09
2
-0
/
+73
*
swr/rast: Rasterized Subspans stats support
George Kyriazis
2018-03-09
4
-0
/
+30
*
swr/rast: Added comment
George Kyriazis
2018-03-09
1
-0
/
+1
*
vulkan/wsi: clean up cleanup path
Eric Engestrom
2018-03-09
1
-7
/
+7
*
radv: Fix the autotools build take 2.
Bas Nieuwenhuizen
2018-03-09
1
-1
/
+1
*
etnaviv: allow mixing different bit depths for color and depth surfaces
Lucas Stach
2018-03-09
1
-1
/
+1
[next]