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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Use VALGRIND_MAKE_MEM_x in place of MALLOCLIKE/FREELIKE
Chris Wilson
2017-07-11
1
-7
/
+27
*
i965: Fix asynchronous mappings on !LLC platforms.
Kenneth Graunke
2017-07-11
1
-2
/
+17
*
i965: Don't use PREAD for glGetBufferSubData().
Kenneth Graunke
2017-07-11
3
-28
/
+10
*
i965: perf: use new subslices numbers from device info
Lionel Landwerlin
2017-07-11
1
-32
/
+17
*
i965: Use already existing eu_total
Ben Widawsky
2017-07-11
1
-8
/
+1
*
i965: Resolve framebuffers before signaling the fence
Chris Wilson
2017-07-11
1
-0
/
+32
*
i965: Assert that we don't use CPU write maps to non-coherent buffers.
cros-mesa-17.1.1-r3-vanilla
chadv/cros-mesa-17.1.1-r3-vanilla
Kenneth Graunke
2017-07-10
1
-0
/
+6
*
i965: Disable access to CPU mmap for async access on non-LLC machines
Chris Wilson
2017-07-10
1
-4
/
+12
*
i965: Track when a bo is shared with an external client
Chris Wilson
2017-07-10
2
-0
/
+9
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
1
-2
/
+2
*
i965: Use brw_bo_wait() for brw_bo_wait_rendering()
Chris Wilson
2017-07-10
5
-8
/
+10
*
st/mesa: Fix grabbing the wrong variant if glDrawPixels is called
Matias N. Goldberg
2017-07-08
2
-4
/
+22
*
mesa: finish implementing glPrimitiveRestartNV() for display lists
Brian Paul
2017-07-07
1
-1
/
+21
*
vbo: fix glPrimitiveRestartNV crash inside a display list
Olivier Lauffenburger
2017-07-07
1
-5
/
+15
*
st/mesa: remove unused st_framebuffer::Private field
Brian Paul
2017-07-07
1
-1
/
+0
*
mesa: add some braces in _mesa_make_current()
Brian Paul
2017-07-07
1
-1
/
+2
*
vbo: rename target->index in loopback code
Brian Paul
2017-07-07
1
-12
/
+12
*
vbo: whitespace/formatting fixes in vbo_save_loopback.c
Brian Paul
2017-07-07
1
-52
/
+64
*
vbo: simplify vbo_save_NotifyBegin()
Brian Paul
2017-07-07
3
-24
/
+3
*
mesa: simplify get_tex_images_for_clear()
Brian Paul
2017-07-06
1
-19
/
+14
*
mesa: new comments, assertion related to glClearTexSubImage
Brian Paul
2017-07-06
1
-0
/
+12
*
st/mesa: find proper mipmap level in st_ClearTexSubImage()
Brian Paul
2017-07-06
1
-4
/
+56
*
st/mesa: whitespace fixes in st_cb_fbo.c
Brian Paul
2017-07-06
1
-29
/
+19
*
st/mesa: whitespace fixes in st_texture.c
Brian Paul
2017-07-06
1
-13
/
+15
*
build systems: move git_sha1_gen.sh to bin/
Eric Engestrom
2017-07-06
1
-1
/
+1
*
i965: Move surface resolves back to draw/dispatch time
Jason Ekstrand
2017-07-05
4
-121
/
+143
*
mesa: Avoid set comprehension.
Vinson Lee
2017-07-05
1
-1
/
+1
*
st/glsl_to_nir: fix edgeflag passthrough
Nicolai Hähnle
2017-07-05
2
-1
/
+6
*
st/mesa: use pipe_shader_type_from_mesa
Nicolai Hähnle
2017-07-05
1
-21
/
+2
*
tgsi,st/mesa: move varying slot to semantic mapping into a helper for VS
Nicolai Hähnle
2017-07-05
2
-99
/
+8
*
glsl: simplify add_uniform_to_shader::visit_field
Nicolai Hähnle
2017-07-05
1
-6
/
+5
*
st/mesa: release EGLImage on EGLImageTarget* error
Philipp Zabel
2017-07-04
1
-0
/
+1
*
st/mesa: fix tessellation shaders with no support for shareable shaders
Marek Olšák
2017-07-03
1
-2
/
+2
*
st/mesa: remove an obsolete comment
Nicolai Hähnle
2017-07-03
1
-1
/
+0
*
mesa: remove unused parameter/member of add_uniform_to_shader
Nicolai Hähnle
2017-07-03
1
-6
/
+3
*
i965: Print access flags in INTEL_DEBUG=buf output.
Kenneth Graunke
2017-07-01
1
-3
/
+22
*
i965: Remove clearing of bo->map_gtt after failure
Chris Wilson
2017-07-01
1
-1
/
+0
*
i965: Add inline to brw_bo_unmap
Kenneth Graunke
2017-06-30
1
-1
/
+1
*
i965: Drop global bufmgr lock from brw_bo_map_* functions.
Chris Wilson
2017-06-30
1
-14
/
+15
*
i965: Make brw_bo_unmap a static inline.
Kenneth Graunke
2017-06-30
2
-7
/
+1
*
i965: Discard bo->map_count
Chris Wilson
2017-06-30
2
-53
/
+3
*
i965: Add a comment about not needing VALGRIND_MALLOCLIKE_BLOCK.
Kenneth Graunke
2017-06-30
1
-1
/
+3
*
st/mesa: fix texture image resource selection in st_render_texture()
Brian Paul
2017-06-30
1
-1
/
+18
*
st/mesa: check for incomplete texture in st_finalize_texture()
Brian Paul
2017-06-30
1
-0
/
+12
*
i965/i915: Add UYVY as the supported format
Johnson Lin
2017-06-30
3
-18
/
+31
*
build systems: uniformize git_sha1.h generation
Eric Engestrom
2017-06-29
1
-6
/
+1
*
Android: i965: remove libdrm_intel dependency
Rob Herring
2017-06-29
1
-6
/
+6
*
mesa: Require mipmap completeness for glCopyImageSubData() at times.
Kenneth Graunke
2017-06-28
1
-2
/
+57
*
mesa: tidy up white space in pixelstore.c
Timothy Arceri
2017-06-29
1
-6
/
+6
*
mesa: Refactor error checking for GL_TEXTURE_BASE_LEVEL vs texture targets
Ian Romanick
2017-06-28
1
-7
/
+19
[next]