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
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i915: Fix gl_Fragcoord interpolation
Ville Syrjälä
2017-06-22
5
-16
/
+21
*
mesa: remove _NEW_BUFFER_OBJECT
Marek Olšák
2017-06-22
1
-1
/
+0
*
mesa: replace VP/FP/ATIfs _Enabled flags with helper functions
Marek Olšák
2017-06-22
10
-20
/
+25
*
mesa: don't update draw buffer bounds in _mesa_update_state
Marek Olšák
2017-06-22
9
-0
/
+29
*
mesa: replace ctx->Polygon._FrontBit with a helper function
Marek Olšák
2017-06-22
9
-5
/
+214
*
mesa: replace ctx->VertexProgram._TwoSideEnabled with a helper function
Marek Olšák
2017-06-22
2
-3
/
+4
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
17
-21
/
+37
*
meta: do the full FBO completeness check in decompress_texture_image
Marek Olšák
2017-06-22
1
-0
/
+5
*
i965/gen6: Use isl-based miptree also for stencil rbs
Pohjolainen, Topi
2017-06-21
1
-3
/
+16
*
i965: Remove spurious mutex frobbing around call to intel_miptree_blit
Ian Romanick
2017-06-21
1
-13
/
+6
[next]