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
*
st/va: delay calling begin_frame until we have all parameters
Nayan Deshmukh
2017-01-25
2
-3
/
+9
*
r600/sb: Fix loop optimization related hangs on eg
Heiko Przybyl
2017-01-24
6
-30
/
+68
*
i965: Properly flush in hsw_pause_transform_feedback().
Kenneth Graunke
2017-01-24
1
-0
/
+3
*
radv: fix include order for installed headers v2
Andres Rodriguez
2017-01-24
1
-4
/
+4
*
vulkan/wsi: clarify the severity of lack of DRI3 v2
Andres Rodriguez
2017-01-24
1
-2
/
+4
*
freedreno: some fence cleanup
Rob Clark
2017-01-24
9
-27
/
+23
*
glsl: Use ir_var_temporary when generating inline functions.
Kenneth Graunke
2017-01-24
1
-1
/
+1
*
isl: Mark A4B4G4R4_UNORM as supported on gen8
Jason Ekstrand
2017-01-24
1
-1
/
+4
*
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
2017-01-24
1
-0
/
+1
*
radeonsi: don't forget to add HTILE to the buffer list for texturing
Marek Olšák
2017-01-24
1
-6
/
+13
*
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
2017-01-24
1
-1
/
+3
*
egl/wayland: use the destroy_window_callback for swrast
Emil Velikov
2017-01-24
1
-0
/
+2
*
radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+
Marek Olšák
2017-01-24
1
-2
/
+5
*
i965: Make BLORP disable the NP Z PMA stall fix.
Kenneth Graunke
2017-01-24
1
-0
/
+4
*
radv: Support loader interface version 3.
Bas Nieuwenhuizen
2017-01-24
1
-0
/
+45
*
egl/wayland: Cleanup private display connection when init fails
Jonas Ådahl
2017-01-24
1
-0
/
+4
*
nouveau: take extra push space into account for pushbuf_space calls
Ilia Mirkin
2017-01-24
15
-56
/
+26
*
mapi: update the asm code to support x32
Grazvydas Ignotas
2017-01-24
1
-3
/
+28
*
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
2017-01-24
1
-0
/
+1
*
anv: Support loader interface version 3 (patch v2)
Chad Versace
2017-01-24
1
-0
/
+44
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-24
5
-16
/
+34
*
util: fix list_is_singular()
Timothy Arceri
2017-01-24
1
-1
/
+1
*
anv/image: Disable HiZ for depth buffer arrays
Nanley Chery
2017-01-24
1
-0
/
+2
*
anv/cmd_buffer: Fix programmed HiZ qpitch
Nanley Chery
2017-01-24
1
-1
/
+1
*
anv/cmd_buffer: Fix arrayed depth/stencil attachments
Nanley Chery
2017-01-24
1
-2
/
+5
*
nir/search: Only allow matching SSA values
Jason Ekstrand
2017-01-24
1
-5
/
+11
*
spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass.
Kenneth Graunke
2017-01-24
1
-1
/
+2
*
glsl: fix opt_minmax redundancy checks against baserange
Timothy Arceri
2017-01-24
1
-2
/
+2
*
anv/formats: Use the real format for B4G4R4A4_UNORM_PACK16 on gen8
Jason Ekstrand
2017-01-24
1
-2
/
+2
*
i965: Fix texturing in the vec4 TCS and GS backends.
Kenneth Graunke
2017-01-24
1
-2
/
+12
*
dri3: Fix MakeCurrent without a default framebuffer
Fredrik Höglund
2017-01-24
1
-4
/
+10
*
i965: Fix last slot calculations
Kenneth Graunke
2017-01-24
1
-3
/
+13
*
va: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-24
1
-2
/
+5
*
vdpau: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-24
2
-6
/
+13
*
meta: Disable dithering during glGenerateMipmap
Chad Versace
2017-01-24
1
-0
/
+1
*
vl/zscan: fix "Fix trivial sign compare warnings"
Christian König
2017-01-24
1
-1
/
+1
*
mesa/shaderobj: Fix races on refcounts
Chad Versace
2017-01-24
1
-10
/
+5
*
anv: Handle vkGetPhysicalDeviceQueueFamilyProperties with count == 0
Chad Versace
2017-01-24
1
-1
/
+8
*
egl: Emit correct error when robust context creation fails
Chad Versace
2017-01-24
1
-12
/
+26
*
anv: return count of queue families written
Damien Grassart
2017-01-24
1
-0
/
+2
*
mesa/texformat: Handle GL_RGBA + GL_UNSIGNED_SHORT_5_5_5_1
Chad Versace
2017-01-24
1
-0
/
+2
*
dri: Add __DRI_IMAGE_FORMAT_ARGB1555
Chad Versace
2017-01-24
1
-0
/
+4
*
i965/generator/tex: Handle an immediate sampler with an indirect texture
Jason Ekstrand
2017-01-24
2
-4
/
+12
*
vulkan/wsi/x11: don't crash on null wsi x11 connection
Arda Coskunses
2017-01-24
1
-0
/
+3
*
vulkan/wsi/x11: don't crash on null visual
Arda Coskunses
2017-01-24
1
-0
/
+3
*
radv: fix dual source blending
Fredrik Höglund
2017-01-24
1
-2
/
+2
*
radv: flush smem for uniform buffer bit.
Dave Airlie
2017-01-24
1
-1
/
+3
*
egl: Check config's surface types in eglCreate*Surface()
Chad Versace
2017-01-24
1
-0
/
+10
*
i965: Don't bail on vertex element processing if we need draw params.
Kenneth Graunke
2017-01-24
1
-17
/
+17
*
cso: Don't restore nr_samplers in cso_restore_fragment_samplers
Michel Dänzer
2017-01-24
1
-1
/
+0
[next]