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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: rename gl_client_array -> gl_vertex_array
Brian Paul
2016-10-28
31
-112
/
+114
*
mesa: code clean-up in _mesa_update_vao_client_arrays()
Brian Paul
2016-10-28
1
-8
/
+5
*
mesa: update comment on vertex_attrib_binding()
Brian Paul
2016-10-28
1
-1
/
+2
*
mesa: rename gl_vertex_array_object::VertexBinding to BufferBinding
Brian Paul
2016-10-28
9
-54
/
+54
*
vulkan/wsi/x11: Smplify implementation of vkGetPhysicalDeviceSurfaceFormatsKHR
Eduardo Lima Mitev
2016-10-28
1
-8
/
+3
*
vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR
Eduardo Lima Mitev
2016-10-28
1
-3
/
+3
*
i965: use memory context when creating passthrough tcs
Timothy Arceri
2016-10-28
1
-8
/
+5
*
intel/blorp: remove stale comment
Timothy Arceri
2016-10-28
1
-3
/
+0
*
drivers/meta: Accept GL_TEXTURE_3D as target for tex image decompression
Eduardo Lima Mitev
2016-10-28
1
-4
/
+0
*
intel/blorp: Rework our usage of ralloc when compiling shaders
Jason Ekstrand
2016-10-27
4
-15
/
+14
*
intel/blorp: Rename compile_nir_shader to compile_fs
Jason Ekstrand
2016-10-27
4
-14
/
+14
*
radv: split the device local memory heap into two
Fredrik Höglund
2016-10-28
3
-6
/
+20
*
radv: add a write-combining host-local memory type
Fredrik Höglund
2016-10-28
1
-4
/
+13
*
i965/miptree: Remove the width/height < 32768 restrictions
Jason Ekstrand
2016-10-27
2
-8
/
+1
*
i965/blit: Break blits into chunks in intel_miptree_blit
Jason Ekstrand
2016-10-27
1
-23
/
+41
*
i965/blit: Break blits into chunks in set_alpha_to_one
Jason Ekstrand
2016-10-27
1
-15
/
+73
*
i965/blit: Remove a bogus assertion
Jason Ekstrand
2016-10-27
1
-4
/
+0
*
i965/miptree: Break miptree -> ISL tiling conversion into a helper
Jason Ekstrand
2016-10-27
2
-25
/
+33
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset
Jason Ekstrand
2016-10-27
5
-28
/
+8
*
intel/blorp: Fix a couple asserts around image copy rectangles
Jason Ekstrand
2016-10-27
1
-2
/
+6
*
anv/allocator: Assert that we have a valid gem handle in bo_pool_alloc
Jason Ekstrand
2016-10-27
1
-0
/
+1
*
nvc0/ir: fix emission of IMAD with NEG modifiers
Samuel Pitoiset
2016-10-27
2
-2
/
+2
*
glsl: inspect interfaces in contains_foo()
Juan A. Suarez Romero
2016-10-27
2
-13
/
+14
*
i965/vec4: make offset() work in terms of a simd width and scalar components
Iago Toral Quiroga
2016-10-27
3
-18
/
+16
*
i965/vec4: use byte_offset() instead of offset()
Iago Toral Quiroga
2016-10-27
5
-15
/
+29
*
i965/vec4: add a byte_offset helper
Iago Toral Quiroga
2016-10-27
1
-0
/
+50
*
glsl: Size TCS->TES unsized arrays to gl_MaxPatchVertices for queries.
Kenneth Graunke
2016-10-27
4
-3
/
+49
*
glsl: Pass ctx to program interface query helper functions.
Kenneth Graunke
2016-10-27
1
-13
/
+20
*
egl: set preserved behavior for surface only if config supports it
Tapani Pälli
2016-10-27
1
-1
/
+5
*
mesa: expose GL_EXT_robustness
Tapani Pälli
2016-10-27
1
-0
/
+1
*
st/mesa: set RobustAccess true when is supported
Tapani Pälli
2016-10-27
1
-1
/
+3
*
i956: set RobustAccess true when is supported
Tapani Pälli
2016-10-27
1
-1
/
+3
*
mesa: add missing CONTEXT_ROBUST_ACCESS enum
Tapani Pälli
2016-10-27
5
-0
/
+11
*
egl: fix error handling in _eglCreateSync
Tapani Pälli
2016-10-27
1
-2
/
+9
*
vulkan/wsi/x11: add support for IMMEDIATE present mode
Dave Airlie
2016-10-27
1
-1
/
+3
*
vulkan/wsi: store present mode in swapchain base class
Dave Airlie
2016-10-27
3
-3
/
+5
*
vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
Dave Airlie
2016-10-27
1
-5
/
+57
*
radv/ac/llvm: trim texture return values
Dave Airlie
2016-10-27
1
-1
/
+2
*
glsl: Add pthread libs to cache_test
Rhys Kidd
2016-10-27
1
-1
/
+4
*
genxml: Handle failure of Python codegen scripts.
Matt Turner
2016-10-26
1
-1
/
+1
*
nvc0/ir: fix emission of SHLADD with NEG modifiers
Samuel Pitoiset
2016-10-26
2
-2
/
+2
*
compiler: avoid warning about redefinition of PYTHON_GEN
Erik Faye-Lund
2016-10-26
3
-3
/
+1
*
egl/dri2: swap_buffers_with_damage falls back to swap_buffers
Eric Engestrom
2016-10-26
1
-1
/
+2
*
compiler: automake: add shader_info.h to the sources list
Emil Velikov
2016-10-26
1
-1
/
+2
*
configure.ac: simplify EGL requirements for drivers dependent on EGL
Marek Olšák
2016-10-26
1
-14
/
+13
*
st/mesa: allow multiple concurrent waiters in ClientWaitSync
Marek Olšák
2016-10-26
1
-4
/
+22
*
st/mesa: unduplicate st_check_sync code
Marek Olšák
2016-10-26
1
-20
/
+6
*
radeonsi: remove si_resource_create_custom
Marek Olšák
2016-10-26
5
-20
/
+11
*
gallium/radeon: stop using PIPE_BIND_CUSTOM
Marek Olšák
2016-10-26
11
-24
/
+18
*
r600g: remove a redundant buffer_create helper
Marek Olšák
2016-10-26
1
-23
/
+8
[next]