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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i965/i915: Add UYVY as the supported format
Johnson Lin
2017-06-30
3
-18
/
+31
*
Android: i965: remove libdrm_intel dependency
Rob Herring
2017-06-29
1
-6
/
+6
*
i965: Drop index buffer re-alignment code.
Kenneth Graunke
2017-06-28
1
-30
/
+8
*
i965: Fix anisotropic filtering for mag filter
Eero Tamminen
2017-06-28
1
-1
/
+1
*
i965/dri: Support R8G8B8A8 and R8G8B8X8 configs
Chad Versace
2017-06-28
2
-3
/
+43
*
i965: Add a RGBX->RGBA fallback for glEGLImageTextureTarget2D()
Chad Versace
2017-06-27
1
-2
/
+16
*
mesa: add missing include
Eric Engestrom
2017-06-27
1
-0
/
+1
*
i965: perf: add support for Geminilake
Lionel Landwerlin
2017-06-27
4
-1
/
+9131
*
i965: perf: add support for Kabylake
Lionel Landwerlin
2017-06-27
5
-1
/
+20970
*
i965: perf: use gen_device_info rather then brw_context
Lionel Landwerlin
2017-06-27
1
-2
/
+2
*
i965: perf: ensure isolated timer reports while idle don't confuse filtering
Robert Bragg
2017-06-27
1
-1
/
+17
*
i965: perf: keep on reading reports until delimiting timestamp
Lionel Landwerlin
2017-06-27
1
-20
/
+113
*
i965: Add Gen8+ INTEL_performance_query support
Robert Bragg
2017-06-27
3
-33
/
+288
*
i965: Add XML OA metric sets for Gen8+
Robert Bragg
2017-06-27
9
-14
/
+65809
*
i965: Add Gen8+ sys_vars for generated OA code
Robert Bragg
2017-06-27
1
-0
/
+3
*
anv/i965: drop libdrm_intel dependency completely
Lionel Landwerlin
2017-06-27
1
-0
/
+1
*
i915: use different CFLAGS/LIBS variables than i965/anv
Lionel Landwerlin
2017-06-27
1
-2
/
+2
*
i965: perf: minimize the chances to spread queries across batchbuffers
Lionel Landwerlin
2017-06-27
1
-0
/
+8
*
i965: Separate gen < 8 and gen >= 8 paths explicitly in wrap_mode()
Topi Pohjolainen
2017-06-27
1
-3
/
+3
*
i915: On Gen <= 3 there are no array textures
Ian Romanick
2017-06-26
4
-17
/
+0
*
i915: On Gen <= 3 there is no W-tiling
Ian Romanick
2017-06-26
4
-29
/
+9
*
i915: Remove unused fields intel_mipmap_tree::logical_(width|height|depth)0
Ian Romanick
2017-06-26
2
-11
/
+0
*
i915: Remove unused field intel_mipmap_tree::array_spacing_lod0
Ian Romanick
2017-06-26
1
-9
/
+0
*
i915: On Gen <= 3 there is no multisampling
Ian Romanick
2017-06-26
3
-38
/
+9
*
i915: Trivial code reformatting
Ian Romanick
2017-06-26
1
-56
/
+54
*
i915,i965: Don't condition use of GLSL clear on the current API
Ian Romanick
2017-06-26
2
-7
/
+2
*
drirc: whitelist glthread for a few games
Marek Olšák
2017-06-26
1
-0
/
+16
*
i965/miptree: Rework aux enabling
Jason Ekstrand
2017-06-23
4
-122
/
+120
*
i965: Clamp clear colors to the representable range
Jason Ekstrand
2017-06-23
1
-0
/
+40
*
i965: Don't bother with HiZ in renderbuffer_move_to_temp
Jason Ekstrand
2017-06-23
1
-4
/
+0
*
i965/miptree: Rename the non_msrt_mcs functions to _ccs
Jason Ekstrand
2017-06-23
3
-40
/
+25
*
i965/miptree: Delete the layered rendering resolve
Jason Ekstrand
2017-06-23
1
-14
/
+0
*
i965/cnl: Don't write to Cache Mode Register 1 on gen10+
Anuj Phogat
2017-06-23
1
-2
/
+4
*
drirc: Add glsl_correct_derivatives_after_discard for The Witcher 2
Edmondo Tommasina
2017-06-23
1
-0
/
+4
*
st/dri: add a drirc workaround for Rocket League
Marek Olšák
2017-06-23
2
-0
/
+8
*
i965: Convert upload_default_color to genxml.
Rafael Antognolli
2017-06-22
1
-77
/
+85
*
i965: Remove unused code and delete file.
Rafael Antognolli
2017-06-22
2
-626
/
+0
*
i965: Convert vs, gs, tcs, tes and cs samplers to genxml.
Rafael Antognolli
2017-06-22
3
-126
/
+123
*
i965: Convert fs sampler state to use genxml.
Rafael Antognolli
2017-06-22
3
-23
/
+540
*
i965: Fix -Wunused-variable in gen8_write_pma_stall_bits()
Chad Versace
2017-06-22
1
-2
/
+0
*
i965/dri: Add intel_screen param to intel_create_winsys_renderbuffer
Chad Versace
2017-06-22
3
-11
/
+17
*
i965: Move brw_context format arrays to intel_screen
Chad Versace
2017-06-22
4
-40
/
+64
*
i965: Rename some vague format members of brw_context
Chad Versace
2017-06-22
9
-28
/
+28
[next]